Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 error when viewing Reporting services in Web Link

Author  Topic 

ragzrangs
Starting Member

1 Post

Posted - 2010-05-06 : 04:17:00

I have installed SQL Server 2008 using a named instance : ReportServer
and to this I have added a new the reporting services as a ReportSVR
ReportServer$REPORTSVR

The operating system is Windows 2008.


After completing the installation I do try and access the url from the Reporting Services Configuration Manager.
However it comes back with teh following error


Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1314
Date: 06/05/2010
Time: 08:51:49
User: N/A
Computer: MERM002LN23OL
Description:
Event code: 4007
Event message: URL authorization failed for the request.
Event time: 05/06/2010 08:51:49
Event time (UTC): 05/06/2010 07:51:49
Event ID: 591b6b3c7b8041d4b2f46c0145718408
Event sequence: 5
Event occurrence: 2
Event detail code: 0

Application information:
Application domain: ReportServer_REPORTSVR_0-2-129176053101072976
Trust level: RosettaSrv
Application Virtual Path: /ReportServer$REPORTSVR
Application Path: D:\Program Files\Microsoft SQL Server\MSRS10.REPORTSVR\Reporting Services\ReportServer\
Machine name: MERM002LN23OL

Process information:
Process ID: 3476
Process name: ReportingServicesService.exe
Account name: MITENERGY\MCRM

Request information:
Request URL: http://merm123ln23ol/ReportServer$REPORTSVR/Reserved.ReportServer
Request path: /ReportServer$REPORTSVR/Reserved.ReportServer
User host address: 1XX.1XX.1XX.2
User: MITENERGY\MCRM
Is authenticated: True
Authentication Type: NTLM
Thread account name: MITENERGY\MCRM

Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


I am unsure of where my installation would have gone wrong or what do I have to do next.

Could someone help me with this?
   

- Advertisement -