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

The executable line in the Script Map should have double quotes " around the first %s not 2 single quotes ''.
C:\Perl64\bin\perl.exe "%s" %s
poj