Sorry about this - it appears a complete reinstall of the system was what was 
required. No matter what we tried, we could not get it to work otherwise. The 
reinstall solved the problem.
 
/Henning

        -----Original Message----- 
        From: Henning Møller-Nielsen 
        Sent: Tue 6/7/2005 6:06 PM 
        To: [email protected] 
        Cc: 
        Subject: Problem with PerlIS (ISAPI problem)
        
        
        Hi
         
        I am having a problem with the ISAPI filters for ActivePerl: PerlIS and 
PerlEx.
         
        Since I hope the problem is the same, I will here focus on the PerlIS 
problem.
         
        I installed a new Win2K server with IIS 5. I then installed ActivePerl 
build 635 and tried to run a test script, like
         
          print "HTTP/1.1 200 OK\nContent-type: text/html\n\nHello world\n";
         
        It failed with an HTTP 500 error and in my event log (system) I got:
         
          Event Type:     Warning
          Event Source:   W3SVC
          Event Category: None
          Event ID:       36
          <snip>
          Description:
          The server failed to load application '/LM/W3SVC/1/ROOT'.  The error 
was
          'No
          such interface supported
          '.
          For additional information specific to this message please visit the
          Microsoft Online Support site located at:
          http://www.microsoft.com/contentredirect.asp.
        
        I tried a similar script invoked by perl.exe "%s" "%s" and that worked. 
I have checked the IUSR_ and IWAM permissions for the folder and they have 
modify rights. They also have access to the /perl/ folder.
         
        Any clues to what I should try?
         
        /Henning


_______________________________________________
Perl-Win32-Web mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to