首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

网站发布成功,但是在IIS运行时提示 母版异常

2012-04-10 
网站发布成功,但是在IIS运行时提示 母版错误我做的网站项目发布时提示 发布成功但是放到iis里,出现下面错

网站发布成功,但是在IIS运行时提示 母版错误
我做的网站项目发布时提示 发布成功

但是放到iis里,出现下面错误信息:

HTML code
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 'DL.Site'.Source Error: Line 1:  <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Site.master.cs" Inherits="DL.Site" %>Line 2:  Line 3:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Source File: /dl/Site.Master    Line: 1 --------------------------------------------Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082 

我哪里错了啊?

[解决办法]
先搞清楚是母板出错还是所有页面都错
[解决办法]
母版出错可能性不大

热点排行