|
You need to be sure that ASP is Enabled in IIS.
Click on IIS, click on your server name, click on web service extension and see if ASP is allowed, if not clicl on ASP and allow. After that, it should work. If your script is an ASP.NET script you will have to download ASP.NET first, install it and do the same thing for you to allow ASP.NET in IIS.
|