cobolcgier
Programmer
I'm running the company's website on IIS 5.0 on WIN2K Server and accessing data on Netware 4 server via GSNW using COBOL CGI. The CGI program occasionally gets hung (which is normal) but the problem is I can't kill the process in task manager. I always get an "access denied" error. The CGI program also creates temp files while running and tries to clean-up after itself but can't. The login that the gateway uses has full permissions on the Netware side. While running the same programs on my personal workstation under Win98 using PWS it works fine. Temp files are never left behind and processes can be killed. Any ideas??
Thanks.
Thanks.