读书人

Server Error in #039;/#039; Application. 异

发布时间: 2011-12-11 23:19:43 作者: rapoo

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# " 这句放到第一句看看

读书人网 >C#

热点推荐