B
Bill Smith
I have a C# addin that calls back into Excel using ExecuteExcel4Macro method
on the Application object.
It works great 99% of the time, but sometimes it mysteriously hangs on the
function call and never returns. If I break from within the debugger, it
shows me it has waiting on that statement, but it never returns.
Any ideas?
Developing on Win2003 Server, deploying on WinXP-SP1
1.1 Framework
on the Application object.
It works great 99% of the time, but sometimes it mysteriously hangs on the
function call and never returns. If I break from within the debugger, it
shows me it has waiting on that statement, but it never returns.
Any ideas?
Developing on Win2003 Server, deploying on WinXP-SP1
1.1 Framework