Server is MS Server2003,IIS6 and Perl 5 installed.
Other perl test scrips run from a browser on another machine just fine.
Calendar Script files are in d:\inetpub\domain\
the base dir in calendar.pl was set to "d:\inetpub\domain\"
Permissions are set for read and execute.
In IIS, the ISAPI mapping .pl is set for perl.exe in d:\perl\bin. I tried setting to the perlis.dll or perlex.dll but no luck either.
When I try and call the calendar.pl.,caldendar_admin or debug.pl from a browser, i just get a 404 error. The temp .html file in that dir shows fine.
Any ideas?