I use WebBrowser component and put correct URL it works fine but when I came to another link it produce this exception
An unhanded Exception of type 'System.AccessViolationException' occurred in System.Windows.Forms.dll
Additional Information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
When I navigate to this URL using IE or Firefox it works fine and there is no error. Thanks in advance.