vsta下vs2005产生错误,解决之

今天安装好了vista以后,直接把开发环境都转移下来,结果第一就出现了问题,把 customerrors 改为mode="RemoteOnly" 以后,出现如下的提示。


 

Server Error in '/web' Application.

Failed to access IIS metabase.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase.

The process account used to run ASP.NET must have read access to the IIS metabase (e.g. IIS://servername/W3SVC). For information on modifying metabase permissions, please see http://support.microsoft.com/?kbid=267904.

Source Error:

Line 51: 						if ( HttpContext.Current != null )
            Line 52: 						{
            Line 53: 							config = WebConfigurationManager.OpenWebConfiguration("~");
            Line 54: 						}
            Line 55: 						else

看来是权限不够。根基提示,找到页面,发现提示里面的方法很麻烦。

于是想起一招,直接以管理员身分运行vs2005。如下图:  (顺便show 一 show 我的桌面)


试了一下,果然好用,呵呵,以后就用这方法了。特此记之。
 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值