码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2016-04-08 08:57:25      阅读:170      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!