my js:
$(function(sender, e) {
alert("hello to my EFML-Application :D");
});
$("FormClosing", function(sender, e) {
alert("Application is closing");
});
no line number, no compilation error. COMException is throwed