topherdel
Programmer
- Oct 15, 2004
- 5
I have a C# application calling a .dll I created with VB6. When I execute the application interactively from explorer, it works. If I run it from the Windows Scheduler using the same credentials that I was logged on with, it fails. Is there any reason it would fail whether I ran it interactively vs. non-interactively (executed by the scheduler)?
Here is the error I am getting:
QueryInterface for interface P1MsgLogJobTracking._JobTracking failed.
Here is the error I am getting:
QueryInterface for interface P1MsgLogJobTracking._JobTracking failed.