Hi,
I'm having problems with setting up MSRS, i've installed it on a Vista 32bit machine with no issues at all i've run Report Services Configuration and its all green. The problem occurs when I select to deploy my first report I get the following message "The request failed with HTTP status 403: Forbidden. (System.Web.Services)" the error details are as follows;
==========================
==========
==========
==========
==========
==========
===
A connection could not be made to the report server
http://localhost/ReportServer. (Microsoft Report Designer)
==========================
=========
The request failed with HTTP status 403: Forbidden. (System.Web.Services)
--------------------------
----
Program Location:
at System.Web.Services.Protoc
ols.SoapHt
tpClientPr
otocol.Rea
dResponse(
SoapClient
Message message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protoc
ols.SoapHt
tpClientPr
otocol.Inv
oke(String
methodName, Object[] parameters)
at Microsoft.SqlServer.Report
ingService
s2006.Repo
rtServiceA
uthenticat
ion.GetAut
henticatio
nMode()
at Microsoft.ReportDesigner.P
roject.Rep
ortService
Client2006
.CheckAuth
enticated(
)
at Microsoft.ReportDesigner.P
roject.Rep
ortClientM
anager.Det
ectEndpoin
tAndAuthen
ticate(Str
ing url, ICredentials credentials, String& authCookieName, Cookie& authCookie, EndpointType& endpointType)
at Microsoft.ReportDesigner.P
roject.Rep
ortClientM
anager.Get
Credential
s(String url)
at Microsoft.ReportDesigner.P
roject.Rep
ortProject
Deployer.P
repareDepl
oy()
==========================
==========
==========
==========
==========
==========
===
When I open
http://localhost/ReportServer I get the following message;
==========================
==========
==========
==========
==========
==========
===
HTTP Error 403.1 - Forbidden
You have attempted to run a CGI, ISAPI, or other executable program from a directory that does not allow executables to run.
Module IsapiModule
Notification ExecuteRequestHandler
Handler AboMapperCustom-1257742
Error Code 0x80070005
Requested URL
http://localhost:80/ReportServer Physical Path c:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer
Logon Method Negotiate
Logon User PHJ\Martin Dobson
==========================
==========
==========
==========
==========
==========
===
Any idea's as to what I need to configure?
Start Free Trial