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

Server Error in '/' Application. 异常

2011-12-11 
Server Error in / Application. 错误ServerErrorin/Application.------------------------------------

Server Error in '/' Application. 错误
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:   Ambiguous   match   found.

Source   Error:  


Line   1:     <%@   Register   TagPrefix= "uc1 "   TagName= "top "   Src= "../inc/top.ascx "   %>
Line   2:     <%@   Page   language= "c# "   Codebehind= "DeptAdmin.aspx.cs "   AutoEventWireup= "false "   Inherits= "HRManage.SystemAdmin.DeptAdmin "   %>
Line   3:     <%@   Register   TagPrefix= "uc1 "   TagName= "bottom "   Src= "../inc/bottom.ascx "   %>
 

Source   File:   /Admin/DeptAdmin.aspx         Line:   1    

有人知道是什么问题吗?帮忙解决一下

[解决办法]
看下是否对你有帮助
http://www.cnblogs.com/dudu/archive/2006/03/20/354023.html
[解决办法]

.Net Framework装上了没?

版本对不对?


[解决办法]
把 <%@ Page language= "c# " 这句放到第一句看看

热点排行