home recent topics recent posts search faq  

DEVOLUTIONS :: Forum

user:
psw:
| lost password | register
Messages in this topic - RSS

Home » HTTP Spy .NET » Error Tracking Page With ActiveX Control

11/22/2008 9:40:29 PM

RomSteady
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.
permalink • reply with quote
11/23/2008 12:31:40 AM

dhervieux
dhervieux
Administrator
Posts: 1349
Hi,
do you have an url so I can try to reproduce ?

David Hervieux
Devolutions inc

--
David Hervieux
Devolutions inc.
permalink • reply with quote
11/23/2008 11:22:01 AM

RomSteady
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.
permalink • reply with quote

Home » HTTP Spy .NET » Error Tracking Page With ActiveX Control





Powered by AspNetForum v.6.1.6.0 © 2006-2009 Jitbit Software