PDA

View Full Version : ActivePerl & IISAPI


Charlie
19-Jun-2003, 07:23 AM
Hi
I know this is not an Actinic problem but ...

I am using ActivePerl with IIS 5 and when I use the 'normal' interpreted version i.e perl.exe %s %s it works fine but if I try to use the IISAPI version i.e. perlis.dll it does not run as follows:

The page cannot be displayed. There is a problem with the page you are trying to reach and it cannot be displayed.

AND in the system log:
The server failed to load application '/LM/W3SVC/1/Root/cgi-bin-dev'. The error was 'No such interface supported'

If anyone has had a similar problem I would love to hear how they fixed it.

Cheers

Charlie