Bean closing a client.

Hi All,

I am using a bean . The bean uses quick time engine . I am facing some serious problems in that . When I am running through client , on clicking of the button a dialog appears . The bean is placed in the dialog form . It is working fine for sometimes . But in other times , When I am clicking the button, the client is closing . In the developer I could not see this problem. But When I am starting to run the smart client . It is closing the developer. In the on show of the login form there are some security.authenticate() methods . When I am commenting these codes . It is working fine . But this problem donot exist in client. I am guessing there are some quick time engine initiation problem.

Please Help . Thanks in advance.

Thanks,
Ashutos.

Hi All,

My servoy version is 5.2.11 . After the bean is loading the movie url , I am using the application.showFomInDialog() or application.showFormInWindow() . It seems to be there threading issues . The bean is getting locked in the modal dialog . It is crashing the client . How can I get the crash report ? . Where these are saved by the webstart ?

Thanks in advance . Waiting for your feedback.