62,264
社区成员
发帖
与我相关
我的任务
分享
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0433: 类型“System.Web.UI.ScriptManager”同时存在于“c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll”和“c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll”中
Source Error:
Line 20:
Line 21: <form id="Form1" method="post" runat="server">
Line 22: <asp:ScriptManager ID="ScriptManager1" runat="server">
Line 23: </asp:ScriptManager>
Line 24: <table cellSpacing="0" cellPadding="0" width="90%" align="center" border="0">