Rank: Newbie Groups: Member
Joined: 9/21/2015 Posts: 1
|
Hello.
My vb.net application uses the WebControl control, but if the app is running and the user shuts-down her/his computer, it throws an exception: An unhandled exception of type 'System.NullReferenceException' occurred in EO.WebBrowser.dll
Additional information: Object reference not set to an instance of an object.
To recreate this create a new Windows Forms application, place a WebControl on the form, and try to shutdown your pc. If you're debugging, Visual Studio will throw the exception above. If not, it with show an error that says: The exception unknown software exception (0x..) occured in the application at location 0x000...
Any help would be appreciated.
Thanks, Tamir.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
We tested the latest version and we are not able to reproduce the problem. Can you check if you have the latest version and also try it on a different computer?
Thanks!
|