NET2.0的Server Application Unavailable的问题!

billzx 2007-01-10 11:42:41
打开网页是这样的:
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的机器上运行调试是都可以的!)
...全文
386 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
a000000 2007-01-25
  • 打赏
  • 举报
回复
我也遇到这样的问题,那位高人指点一下啊!
a000000 2007-01-25
  • 打赏
  • 举报
回复
up
BeyondYV 2007-01-25
  • 打赏
  • 举报
回复
我是菜鸟,不知道我的回答是否多余!?
如果装过IIS,默认应该是打开的,除非改过服务。
去控制面板-〉性能和维护-〉管理工具-〉Internet信息服务
就可以看到了,还可以设置虚拟目录
a000000 2007-01-25
  • 打赏
  • 举报
回复
搞定 虚拟目录指向的文件夹要加User组
billzx 2007-01-10
  • 打赏
  • 举报
回复
服务器是2003,IIS是V6.0
billzx 2007-01-10
  • 打赏
  • 举报
回复
怎么看有没有关,怎么配置虚拟目录,我以前没弄过!
glacier111 2007-01-10
  • 打赏
  • 举报
回复
看看IIS是不是关了,如果开着就重新配置一下虚拟目录

17,741

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 .NET Framework
社区管理员
  • .NET Framework社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧