|
-
Jul 21st, 2009, 08:00 AM
#20
Re: WebBrowser Tabs
 Originally Posted by pillhead2007
A first chance exception of type 'System.NullReferenceException' occurred in Web Browser.exe
A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in System.Windows.Forms.dll
See #77 - these aren't errors being raised in your application, just in the .net framework. They can be resolved but basically they aren't going to stop your code running, unlike a runtime exception within your own code.
There is an option to turn off these messages somewhere but I can't recall where off the top of my head.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|