C
Chris
Hi All!!
I have an application, which was up and running, suddenly it has
started giving an error msg:
System.Runtime.InteropServices.COMException (0x80080005): Server
execution failed
and sometimes
System.Runtime.InteropServices.COMException (0x80080005): HSRESULT
(something..)
Tried to debug and the problem looks like its in the below line:
Dim excApp As New Excel.Application
Please help !!
TIA..
I have an application, which was up and running, suddenly it has
started giving an error msg:
System.Runtime.InteropServices.COMException (0x80080005): Server
execution failed
and sometimes
System.Runtime.InteropServices.COMException (0x80080005): HSRESULT
(something..)
Tried to debug and the problem looks like its in the below line:
Dim excApp As New Excel.Application
Please help !!
TIA..