10-20-04 11:31 AM
I have an ISAPI DLL which I want to call and external executable from.
If I call the executable from an excutable on the server it works as expecte
d.
The same code inside an ISAPI DLL does succeed but the external program is n
ot running.
I have full admin rights on the server and I need to be able to have my ISAP
I DLL calling this external application.
Any ideas?
TIA
Luke
PS: The code is fine I am absolutely sure
[ Post a follow-up to this message ]
|