ASPNET error while accessing sql server report manager
- From: amitda@xxxxxxxxx
- Date: 29 Sep 2006 09:12:51 -0700
I am getting following error while trying to access sql server report
manager:
I saw an msdn article about similar issue, made sure c:\temp exists and
pointed TMP and TEMP sys env var to that. Also made sure Temporary
ASP.NET Files directory can be accessed by NETWORK SERVICE and ASPNET
accounts.
Still no luck. Anyone can suggest anything else????
Please help.
Thanks
Server Error in '/Reports$SQLExpress' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\App_global.asax.lilsbwri.dll'
-- 'The directory name is invalid. '
Source Error:
[No relevant source lines]
Source File: Line: 0
Show Detailed Compiler Output:
C:\WINDOWS\system32>
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library
/utf8output
/R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\9e5c6498\0042473c_93d0c501\ReportingServicesCDOInterop.DLL"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\fd133466\007d9f44_93d0c501\ReportingServicesNativeClient.DLL"
/R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll"
/R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll"
/R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\46ea85c3\0029364d_cc5fc601\Microsoft.ReportingServices.Diagnostics.DLL"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\fe72bca0\00506e43_93d0c501\ReportingServicesEmailDeliveryProvider.DLL"
/R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll"
/R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll"
/R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.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\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\a0b2075e\00043348_93d0c501\ReportingServicesFileShareDeliveryProvider.DLL"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\cfaaed49\00671d10_cb5fc601\ReportingServicesWebUserInterface.DLL"
/R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll"
/R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\assembly\dl3\6b89ad6c\000bb1e6_cb5fc601\Microsoft.ReportingServices.Interfaces.DLL"
/out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\App_global.asax.lilsbwri.dll"
/debug- /optimize+ /w:4 /nowarn:1659;1699
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\App_global.asax.lilsbwri.0.cs"
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\reports$sqlexpress\618c83a1\e681fe29\App_global.asax.lilsbwri.1.cs"
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42
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\reports$sqlexpress\618c83a1\e681fe29\App_global.asax.lilsbwri.dll'
-- 'The directory name is invalid. '
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.42
.
- Prev by Date: How to pack a big amount of information on the query string?
- Next by Date: SSL and IE not working
- Previous by thread: How to pack a big amount of information on the query string?
- Next by thread: SSL and IE not working
- Index(es):
Relevant Pages
|