Report Server and IIS 7.0

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have two installations of SQL that have appered to go well. one was
installed by Data Protection Manager on IIS 7.0. I cannot connect to either
of the installs via I.E. I get the following error on the dpm server.

Server Error in Application "DEFAULT WEB SITE/REPORTSERVER$MS$DPM2007$"
Error 403.1

The "Scripts" or "Scripts and Executables" flag is not configured in Rights
and Permissions at the server, site, application, or page level.
The configuration/system.webServer/handlers@accessPolicy attribute does not
have Script or Execute configured.
Execute access is denied when you try to run a CGI file or other executable.
Script access is denied when you try to access an ASP, ASP.NET or other
dynamic scripting file.
The script mapping for the file you are trying to run is not configured to
recognize the HTTP verb you are using (such as GET or POST).
The HTTP verb for the script mapping is case sensitive, and use upper case.
The HTTP verb "POST" is correct, while "post" is incorrect and execution is
denied.

I have found this post and tried the suggested solution, but the option that
they tell me to set is not available. Do I need to modigy the web.config
file? If so, with what?

http://technet.microsoft.com/en-us/library/bb839480.aspx

Resolution
Edit permissions on the virtual directory to allow scripts to run:
In IIS Manager, open the Sites folder, and then open the folder of the Web
site that contains the report server virtual directory.
Select the report server virtual directory.
In the IIS area, double-click HTTP Handlers.
In the Actions pane, click Edit Handler Permissions.
Click Script.
Click OK.

Thanks in advance...
.



Relevant Pages

  • Re: Secured IIS Project - IIS 4.0 Secure Script
    ... Secured IIS Project - IIS 4.0 Secure Script ... Machines which were upgraded from IIS 2.0 (original NT installation), ... Remove FTP Service ...
    (NT-Bugtraq)
  • Re: INETINFO and ASP Trouble
    ... seeing many IIS and ASP errors in the event log, ... > Event Type: Error ... > Event Source: Service Control Manager ... IIS log failed to write entry, Script timed out. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 4.0 DOS attack?
    ... Subject: IIS 4.0 DOS attack? ... patch distribution script we use (exploded hotfixes applied through ... a lot of our servers were fine -- we just ...
    (Focus-Microsoft)
  • Re: Webservice to an Out of process server
    ... I've create a COM server in VFP which I try to access from a Webservice ... If you want to run executables on IIS from a script (i.e. an ASP, ASP.Net, ... well as Web Service Extension for the appropriate Script Engine. ...
    (microsoft.public.inetserver.iis.security)
  • RE: Hacked NT/2K box
    ... it does effect IIS 4 and IIS 5. ... Windows 2000 IIS 5.0 IPP ISAPI 'Host:' Buffer Overflow Vulnerability"). ... > Looking through the script you posted, ... > it's able to obtain a remote shell from a Unix system. ...
    (Focus-Microsoft)