<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2722.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I've compiled&nbsp;a cgi script using mzc.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>The platform is Windows 2000.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>It runs perfectly in a DOS window.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>When launched from IIS via a URL, e.g.&nbsp; <A 
href="http://127.0.0.1/mycgi.exe">http://127.0.0.1/mycgi.exe</A></FONT></DIV>
<DIV><FONT face=Arial size=2>I get the following error:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>delete-file: cannot delete file: "c:\inetpub\wwwroot\junk.tmp" (The data is 
invalid.; errno=13) </DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The script is supposed to delete the file junk.tmp 
which it does</FONT></DIV>
<DIV><FONT size=2>when not launched by IIS.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any ideas of what's wrong?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks in advance!</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>John</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>