c# – 事件消息:发生了未处理的访问异常(IIS 7.5,无法加载网站)
发布时间:2020-12-15 08:08:18 所属栏目:百科 来源:网络整理
导读:我将Nuget源代码部署到我公司的Web服务器,但是当导航到URL时,我收到以下错误(从服务器上的事件查看器中提取): Event code: 4011 Event message: An unhandled access exception has occurred. Event time: 11/6/2013 9:02:54 AM Event time (UTC): 11/6/201
我将Nuget源代码部署到我公司的Web服务器,但是当导航到URL时,我收到以下错误(从服务器上的事件查看器中提取):
Event code: 4011 Event message: An unhandled access exception has occurred. Event time: 11/6/2013 9:02:54 AM Event time (UTC): 11/6/2013 3:02:54 PM Event ID: 2f5d6f7e594e47259b6dc050f82fc57d Event sequence: 2 Event occurrence: 1 Event detail code: 0 Application information: Application domain: /LM/W3SVC/2/ROOT/Nuget-3-130282237713215393 Trust level: Full Application Virtual Path: /Nuget Application Path: E:omittedomittedNuget Machine name: SERVERNAME Process information: Process ID: 1420 Process name: w3wp.exe Account name: DOMAINserviceAccount Request information: Request URL: http://subdomain.domain.net/nuget Request path: /nuget User host address: ***.**.***.** User: Is authenticated: False Authentication Type: Thread account name: DOMAINserviceAccount Custom event details: 这将在我的本地计算机上运行正常,但不在Web服务器上运行.有没有人对问题可能是什么有任何想法?我所做的只是获取Nuget源代码,修改web.config中的数据库详细信息以指向我的数据库,并将其部署到Web服务器. 解决方法
本地用户组需要修改权限才能通过此错误.解决.
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |