Here is my stack trace System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Windows.Forms.UnsafeNativeMethods.IOleInPlaceObject.InPlaceDeactivate() at System.Windows.Forms.WebBrowserBase.TransitionFromInPlaceActiveToRunning() at System.Windows.Forms.WebBrowserBase.TransitionDownTo(AXState state) at System.Windows.Forms.WebBrowserBase.WndProc(Message& m) at System.Windows.Forms.WebBrowser.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|