|
|
2008-05-09 18:06
| 只看楼主
树型|
收藏|
小
中
大
1#
[0509][后台]左边显示代码
提示信息如下:
附件: 您所在的用户组无法下载或查看附件System.Data.SqlClient.SqlException: 列名 'ParentID' 无效。列名 'ParentID' 无效。列名 'ParentID' 无效。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) 在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) 在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData() 在 System.Data.SqlClient.SqlDataReader.get_MetaData() 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) 在 System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) 在 NetCMS.DALProfile.DbHelper.ExecuteReader(String connectionString, CommandType cmdType, String cmdText, DbParameter[] commandParameters) 位置 E:\simplt\NETCMS\NetCMS.DALProfile\DbHelper.cs:行号 81 在 NetCMS.DALProfile.DbHelper.ExecuteReader(CommandType cmdType, String cmdText, DbParameter[] commandParameters) 位置 E:\simplt\NETCMS\NetCMS.DALProfile\DbHelper.cs:行号 61 在 NetCMS.DALSQLServer.Model.getModelTemplet(Int32 ParentID) 位置 E:\simplt\NETCMS\NetCMS.DALSQLServer\Channel.cs:行号 108 在 NetCMS.Content.Channel.getModelTemplet(Int32 ParentID) 位置 E:\simplt\NETCMS\NetCMS.Content\Channel.cs:行号 54 在 manage_menu.GetModelMenu(Int32 ParentID, Int32 Layer) 位置 E:\simplt\NETCMS\NetCMS.Web\manage\menu.aspx.cs:行号 124 在 manage_menu.menuNavilist(String type) 位置 E:\simplt\NETCMS\NetCMS.Web\manage\menu.aspx.cs:行号 116 在 manage_menu.Page_Load(Object sender, EventArgs e) 位置 E:\simplt\NETCMS\NetCMS.Web\manage\menu.aspx.cs:行号 42 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint
|