Home
»
HTTP Spy .NET
»
Error Tracking Page With ActiveX Control
Bugs, comments or suggestions; anything related to HTTP Spy .NET
11/22/2008 9:40:29 PM
 RomSteady Posts: 2
|
I'm getting a sporadic issue monitoring pages...
--------------------------- Fatal Error --------------------------- Fatal Error: System.Threading.ThreadStateException: ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment. at System.Windows.Forms.WebBrowserBase..ctor(String clsidString) at System.Windows.Forms.WebBrowser..ctor() at Devolutions.ToolBox.Gui.FrmErrorDialog.InitializeComponent() at Devolutions.ToolBox.Gui.FrmErrorDialog..ctor(Exception aException) at Devolutions.ToolBox.Gui.FrmErrorDialog.ShowErrorDialog(Exception aException, String aMessage, String aTitle) at Devolutions.TcpSpy.Program.OnAppDomainUnhandledException(Object sender, UnhandledExceptionEventArgs e)
Stack Trace: at System.Windows.Forms.WebBrowserBase..ctor(String clsidString) at System.Windows.Forms.WebBrowser..ctor() at Devolutions.ToolBox.Gui.FrmErrorDialog.InitializeComponent() at Devolutions.ToolBox.Gui.FrmErrorDialog..ctor(Exception aException) at Devolutions.ToolBox.Gui.FrmErrorDialog.ShowErrorDialog(Exception aException, String aMessage, String aTitle) at Devolutions.TcpSpy.Program.OnAppDomainUnhandledException(Object sender, UnhandledExceptionEventArgs e) --------------------------- OK ---------------------------
The GUID correspnds to the Microsoft Web Browser control.
|
|
0
• permalink
|
11/23/2008 12:31:41 AM
 David Hervieux Administrator Posts: 4241
|
Hi, do you have an url so I can try to reproduce ?
David Hervieux Devolutions inc
-- David Hervieux Devolutions inc.

|
|
0
• permalink
|
11/23/2008 11:22:02 AM
 RomSteady Posts: 2
|
Unfortunately it was an intranet site, but fortunately the software behind it is available as a free download. http://www.ektron.com/index.aspx
It was sporadically crashing when I was trying to edit content pages. The editor being used was Telerik's RadEditor: http://dnn.telerik.com/Products/RadEditor/tabid/41/Default.aspx
...which instantiates the IE HTML editor control.
|
|
0
• permalink
|