in reply to Error trying to Run Perl script on IIS Server 8.5

Likely your IIS config is not complete, but you don't say what you've got setup already. Have you ensured that your handler for perl is setup correctly?

  • Comment on Re: Error trying to Run Perl script on IIS Server 8.5

Replies are listed 'Best First'.
Re^2: Error trying to Run Perl script on IIS Server 8.5
by masood91 (Novice) on Oct 29, 2014 at 12:30 UTC
    this is the link i have followed, if this is what you are reffering to: http://www.howtogeek.com/50479/how-to-install-perl-on-iis-7-for-windows-server-2008/

      I've no idea if you've completed this successfully, also you state you're running IIS 8.5, this guide is for IIS 7, if there are differences in the configuration you're not going to find them here. Have you looked at the actual IIS 8.5 documentation?