kuza55 / csexwb2

Automatically exported from code.google.com/p/csexwb2
0 stars 0 forks source link

crash with COMexception #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
System.Runtime.InteropServices.COMException was unhandled
  Message="IE Server HWND must be a valid window!."
  Source="ComUtilities.UtilMan.1"
  ErrorCode=-2147352567
  StackTrace:
       at ComUtilitiesLib.UtilManClass.set_HWNDInternetExplorerServer
(Int32 pVal)
       at csExWB.cEXWB.StartApp()
       at csExWB.cEXWB.WBIEServerHandle()
       at csExWB.cEXWB.get_IEServerHwnd()
       at csExWB.cEXWB.IEServerWindow.TimerProc(Object state)
       at System.Threading._TimerCallback.TimerCallback_Context(Object 
state)
       at System.Threading.ExecutionContext.Run(ExecutionContext 
executionContext, ContextCallback callback, Object state)
       at System.Threading._TimerCallback.PerformTimerCallback(Object 
state)
  InnerException: 

What are the OS and IE versions?
XP SP2 and IE6

What version of the product are you using?
2.0.0.2

Original issue reported on code.google.com by newt...@yandex.ru on 10 Feb 2009 at 11:42