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] "bjh" wrote:
> 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...
> > 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.
> > Vani
>
>