Groups | Blog | Home
all groups > sql server reporting services > july 2006 >

sql server reporting services : Running reports using localhost


VK-Cadec
7/12/2006 9:54:01 AM
Hi - I am trying to access the the report manager and pretty much the
reporting part on my pc. when I try http://localhost/reports it comes back
with this error message:
Directory Listing Denied
This Virtual Directory does not allow contents to be listed.

I have IIS5 - could this be a reason?

Many thanks.
VK-Cadec
7/12/2006 11:06:02 AM
I tried to run the home.aspx page - http://localhost/reports/home.aspx and it
comes back with this error message:
Server Error in '/Reports' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: Could not load type
'Microsoft.ReportingServices.UI.GlobalApp'.

Source Error:


Line 1: <%@ Application Codebehind="Global.asax.cs"
Inherits="Microsoft.ReportingServices.UI.GlobalApp" %>



Source File: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting
Services\ReportManager\global.asax Line: 1



[quoted text, click to view]
VK-Cadec
7/12/2006 11:09:02 AM
To answer you other question:

It is Windows XP, ASP.NEt 2.0 framework and SQL2005.

Thanks.

[quoted text, click to view]
bjh
7/12/2006 7:48:00 PM
Vani,

I assume, you have .NET installed an runnig and are using SQL 2005.
Make sure "home.aspx" is setup as one standard document in the reports
virtual directory.
If that's not the case, IIS will try to list the directory.

Let me know, if that was your problem.

Björn

"VK-Cadec" <VKCadec@discussions.microsoft.com> schrieb im Newsbeitrag
news:9FC19030-B1C2-4FA6-AC18-D9A9BA91D6ED@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button