This was a wizard generated webapp.
I have a client update procedure. (netwebform)
Within that update procedure is 8 tabs that contain related browses (netwebbrowse).
6 of the 8 seem to generate an ASSERT error that Close was not called....
From the client list, I double click to edit a client.
The window displays and the server generates 6 ASSERT errors ...
If I remove the call to a netwebbrowse procedure the ASSERT error to its main file goes away.
I cannot detect any settings differences between the netwebbrowses that generate the ASSERT message and those that don't. I've examined both the Netwebbrowse itself and the calling webform.
Suggestions?