首页 > Web开发 > 详细

Asp.net MVC 出现“Failed to map the path '/'.”错误

时间:2016-04-08 08:56:51      阅读:440      评论:0      收藏:0      [点我收藏+]

技术分享

Server Error in / Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

Parser Error Message: Could not load type yl.MvcApplication.

Source Error: 


Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="yl.MvcApplication" Language="C#" %>

Source File: /global.asax    Line: 1 

解决方式:

重新启动服务器 重新启动IIS网站 都无效。

找到网站对应的进程池,回收进程池。

技术分享

Asp.net MVC 出现“Failed to map the path '/'.”错误

原文:http://www.cnblogs.com/nidongde/p/5366476.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!