Hi I got a problem with an ActiveX document exe.


My document creates a modal dialog with the document as parent. So far so good. Then the modal dialog in turn creates another modal dialog. Then the funny behaviour occurs.


When I close the dialogs, using "Unload Me" (in the right order), and then try to close the document (running in Internet Explorer) I get an error message basically stating that the browser or ActiveX control is busy. I have tried it without any functionality in the dialogs or the document. just enough to show the dialogs and I still get the same result.


Any suggestions?


TIA

/Henrik