Saturday, February 25, 2012

Can't open reports or reportserver from ie

When I open reports or reportserver from my browser ie, I get these error :c:\windows\system32\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\assembly\dl3\78d258ab\001b93a3_c59ec501\ReportingServicesWebServer.DLL" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\App_global.asax.ggydouar.dll" /debug- /optimize+ /w:4 /nowarn:1659;1699 "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\App_global.asax.ggydouar.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\App_global.asax.ggydouar.1.cs"
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.7
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.

error CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450\App_global.asax.ggydouar.dll' -- 'Access is denied. '
SQL Server 2005 pre-sept build 1306 install with win2k3 english.The user who is trying to access these reports donot appear to have access to the reporting folders on the reporting server. Please take a look at the role based security and allow either browse or contect security etc depending on your situation and what best fits the role for the user.|||I found this from event viewer:
Event code: 3007
Event message: A compilation error has occurred.
Event time: 2005-9-9 15:09:05
Event time (UTC): 2005-9-9 7:09:05
Event ID: 2ffe05bcfac741fe8474778ceeb33d9e
Event sequence: 3
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/ReportServer-1-127707233419132704
Trust level: RosettaSrv
Application Virtual Path: /ReportServer
Application Path: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\
Machine name: ****
Process information:
Process ID: 2948
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpCompileException
Exception message: (0): error CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\reportserver\55a9c3a5\2dd8b450|||Try this:
* run iisreset
* access the /reportserver or /reports virtual roots with a user that is a local administrator on the server
-- Robert

No comments:

Post a Comment