03 2008 档案

解决ASP.NET错误 Temporary ASP.NET Files\ dll ' -- '拒绝访问。 ' ..
摘要: Windows Server2003打开页面时总是报错: error CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\...\xxxxxx.dll' -- '拒绝访问。 '解决方案: 1. 在 %Systemroot% 下创建一...阅读全文

posted @ 2008-03-11 09:42 有鹏自远方来| 编辑

PRB: CS0013 or CS0016 Compilation Errors in ASP.NET Web Applications
摘要: When you view a Microsoft ASP.NET Application in a Web browser, you may receive the following error messages: For the Microsoft .NET Framework version 1.1, the error message is the following:CS0016: C...阅读全文

posted @ 2008-03-11 09:35 有鹏自远方来| 编辑

解决ASP.NET错误 Failed to map the path '/App_GlobalResources/'
摘要: 错误信息:Failed to map the path '/App_GlobalResources/'环境:windows 2k Ad Server+SP4+IIS 5+asp.net2分析解决:利用FileMon工具检查,发现aspnet_wp.exe对C:\Documents and Settings\All Users\ Application Data\Microsoft\Crypto\R...阅读全文

posted @ 2008-03-11 09:28 有鹏自远方来| 编辑

解决ASP.NET App-Domain could not be created. Error: 0x80131902
摘要: 打开ASP.NET 网站时,如果发生错误,经查看Web服务器的「事件查看器」中之「应用程序」,如果错误是:Failed to execute request because the App-Domain could not be created. Error: 0x80131902基本上,这种情况最可能发生在第一次执行 .Net framework 2.0 ,原因不明,但下面的做法大致可以解決此问...阅读全文

posted @ 2008-03-11 09:18 有鹏自远方来| 编辑

解决ASP.NET的0x80131902错误

posted @ 2008-03-11 09:17 有鹏自远方来| 编辑