当前位置:编程学习 > C#/ASP.NET >>

再请教

刚才请教的问题已经了解,感谢各位高手的指点
应该是重名控件的问题.
报错如下:
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="cc1" Namespace="ZL.WebControls.DateTimeBox" Assembly="ZL.WebControls.DateTimeBox" %>
Line 2:  <%@ Page language="c#" Codebehind="UUManage.aspx.cs" AutoEventWireup="false" Inherits="UUManage.AgentMnange" aspCompat="True" %>
Line 3:  
 

Source File: /pay/UUManage.aspx    Line: 1 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 


怎么解决呢? 重名的控件在哪找? --------------------编程问答-------------------- 检查当前文件夹文件和命名空间中是否存在重命名 --------------------编程问答-------------------- 帮楼主顶了
补充:.NET技术 ,  ASP.NET
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,