I am trying to set up Microsoft's IIS on my machine, running XP Pro., to run perl scipts. I have it set to execute perl5.8.0.exe for all .pl extensions. The problem I am having is that when I go to access a .pl file, perl seems to be called but it never completes its execution. This is with a script I know runs because I am running it on another system.
Am I calling the right execution file? Or do I need to do something further to set up IIS properly?
Thanks,
Bill