win2003 iis6.0 NET2.0的Server Application Unavailable的问题!

所属分类: 实用技巧 / 应用技巧 阅读数: 1728
收藏 0 赞 0 分享
所属分类:.NET技术 .NET Framework
----------------------------------------------------------------------

打开网页是这样的: 
Server Application Unavailable  
The web application you are attempting to access on this web server is currently unavailable.  Please hit the "Refresh" button in your web browser to retry your request.  

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.  
在应用程序日志里有2个,一个红错误的是: 
Failed to execute request because the App-Domain could not be created. Error: 0x80070005 拒绝访问。   

有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。 
一个黄警告的是: 
Failed to initialize the AppDomain:/LM/W3SVC/547852252/Root 

Exception: System.IO.FileLoadException 
Message: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 拒绝访问。 
StackTrace:    at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) 
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) 
   at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) 
   at System.Activator.CreateInstance(String assemblyName, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark) 
   at System.Activator.CreateInstance(String assemblyName, String typeName) 
   at System.AppDomain.CreateInstance(String assemblyName, String typeName) 
   at System.AppDomain.CreateInstance(String assemblyName, String typeName) 
   at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) 
   at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters) 

有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持 
怎么办,怎么才可以运行这个网页(这个网页在我有VS2005的机器上运行调试是都可以的!) 

----------------------------------------------------------------------

看看IIS是不是关了,如果开着就重新配置一下虚拟目录 

--------------------------------------------------------

怎么看有没有关,怎么配置虚拟目录,我以前没弄过! 

--------------------------------------------------------

服务器是2003,IIS是V6.0 

--------------------------------------------------------

我也遇到这样的问题,那位高人指点一下啊! 

--------------------------------------------------------

up 

--------------------------------------------------------

搞定 虚拟目录指向的文件夹要加User组 

--------------------------------------------------------

我是菜鸟,不知道我的回答是否多余!? 
如果装过IIS,默认应该是打开的,除非改过服务。 
去控制面板-〉性能和维护-〉管理工具-〉Internet信息服务 
就可以看到了,还可以设置虚拟目录 
解决办法:在该web sites的virtual directory下,将Permissions设置一下,里面应包含
ASP.NET
IWAM_MachineName
Local_Service
Network_Service
System
而且权限要设置为write & read.
更多精彩内容其他人还在看

遇到删不掉的文件的处理分析

大家是否有这样的经历:在删除某个文件时,系统会给出各种各样的提示,反正就是死活不让删。
收藏 0 赞 0 分享

比较详细的WinXP故障恢复控制台完全手册第1/2页

Windows 故障恢复控制台的功能是帮助基于 Windows 的计算机在未正确启动或根本无法启动时进行恢复操作。
收藏 0 赞 0 分享

vmt的修改之正则(桂军)

原来的vmt在(ssi)的时候有问题,今天看了一下代码发到群中
收藏 0 赞 0 分享

Windowns Diskpart下合并分区的方法dos下

非常不错的合并分区的方法,经测试,好用,就是对于稳定性就不知道了,理论下应该没什么问题,对于个人电脑合并分区和服务器分区合并来说,无疑是一个非常好的办法
收藏 0 赞 0 分享

合并分区之利用软件篇

一般分区合并工具一般就比较常见的两个Acronis Disk Director Suite和pQmagic但,这两个需要在电脑旁边,而服务器我推荐看上一篇文章
收藏 0 赞 0 分享

IE浏览器打不开PNG格式图片的解决

具体症状是:以IE为核心的浏览器包括ie都打不开png格式的网页图片,如果以纯链接打开网络png图片则提示下载或无法打开。
收藏 0 赞 0 分享

在电脑城混了三年了装机心得

在电脑城混了三年了,写一下对装机的心得。
收藏 0 赞 0 分享

Win2003的服务器修改默认上传200k和下载4M的限制

Win2003的服务器修改默认上传200k和下载4M的限制
收藏 0 赞 0 分享

几步轻松解决打不开IE链接

几步轻松解决打不开IE链接
收藏 0 赞 0 分享

分区软件PartitionMagic的使用方法(images)及注意事项

分区软件PartitionMagic的使用方法(images)及注意事项
收藏 0 赞 0 分享
查看更多