没目的 - 2012/3/28 15:04:00
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: The base class includes the field 'Panel1', but its type (System.Web.UI.WebControls.Panel) is not compatible with the type of control (System.Web.UI.WebControls.PlaceHolder).
Source Error:
Line 57: </tr>
Line 58: </table>
Line 59: <asp:PlaceHolder id="Panel1" runat="server">
Line 60:
Line 61: <table border=0 cellpadding=0 cellspacing=0 width=100%>
Source File: /install/index.aspx Line: 59
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
xiyou - 2012/3/28 15:13:00
貌似你install文件不太匹配,去下载最新版本用install目录和 Bin目录下的PageAdmin.Install.dll覆盖一下
没目的 - 2012/3/28 15:38:00
我下载了新版本了,也覆盖, 但还是原来的样子,其他页面能打开
http://192.168.1.100/index.aspx里面的联结都能打开,,请老师再指点