hello
 
 
ASP script WORKS but PERL doesnot !!!
 
I am using NT4 and IIS  .
 
I have a COM object .
 
I have an ASP script as well as a PERL script .( BOTH are IDENTICAL)
 
Both the script run as CGI scripts .
 
Now the ASP script can access the COM object perfectly .
 
My perl script CANNOT !! ( I am using OLE )
 
Does it have to do with permissions ?
 
Will the ASP script be running as a different USER than the PERL script ?
 
How to find out WHICH user the ASP script is running as ?
 
How to find out WHICH user the PERL script is running as ?
 
If so how to specifically SET the PERL script to run as a SPECIFIED user ?
 
 
chris

Reply via email to