I just looked away from my development session and when I looked back it was
gone. At the time there was an activex control open which was firing events
which cause an update to an excel server spreadsheet, which could have been
rejected if the spreadsheet was being edited (hresult callee rejected). This
condition has tested out fine in d5 as well as D4 (just shows the error on
the Transcript). This same code with no changes never disappeared in D4
though.
I know that my app window didnt go thru the normal close because this would
have closed Excel (via a quit), and it stayed open.
Are there any known problems the session shutting down ? Anybody else besides
me ? I dont know if there's any connection with my previous post (no activex
controls were open at that time).
-Alan
On Tue, 19 Feb 2002 14:36:10 -0500, Alan Reider
<
[hidden email]> wrote:
>I had a SystemBrowser and a PackageBrowser open. I went throught the Active
>Compenent Wizard dialogs (for Excel.9) and pressed generate. It started and I
>saw that it was going to be bogged down by the other browsers reacting to
>creation events so I closed the SystemBrowser. At that point all Dolphin
>windows immediately disappeared, and I assume, the dolphin.exe process ended.
>
>I have not tried to repeat this...
>
>(I have successfully generated the wrappers with no other browsers open).
>
>regards,
>Alan Reider