Login 2020-10-27 17:26:24.179 FormMdiParent_Shown - 1 2020-10-27 17:26:29.101 FormMdiParent_Shown - 2 2020-10-27 17:26:33.148 Login 2020-10-27 17:30:58.944 FormMdiParent_Shown - 1 2020-10-27 17:31:00.975 FormMdiParent_Shown - 2 2020-10-27 17:31:01.959 Login 2020-10-27 17:31:43.084 FormMdiParent_Shown - 1 2020-10-27 17:31:45.100 FormMdiParent_Shown - 2 2020-10-27 17:31:45.663 版本:3.1.18 System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Data.SqlClient.SqlException: 列名 'Definition13' 无效。 列名 'Definition14' 无效。 列名 'Definition15' 无效。 列名 'Definition16' 无效。 列名 'Definition17' 无效。 列名 'Definition18' 无效。 列名 'Definition19' 无效。 列名 'Definition20' 无效。 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() 在 System.Data.SqlClient.SqlDataReader.get_MetaData() 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 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.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) 在 System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) 在 Regent.DB.DataAccess.ExecuteQueryDataSet(String sqlString) 在 Regentsoft.Fgs.DAL.DpCardPrint.SelectGoodsLabelDataByID(DataSet dsCondition) 在 Regentsoft.Fgs.BLL.DpCardPrint.SelectGoodsLabelDataByID(Byte[] btCondition) --- 内部异常堆栈跟踪的结尾 --- 在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) 在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 在 System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) 在 System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args) 在 RegentGeneral.Invoke(String dllName, String fullTypeName, String methodName, Object[] parameters) 在 RegentGeneral.InvokeMemberZip(String dllName, String fullTypeName, String methodName, Object[] parameters) --- 内部异常堆栈跟踪的结尾 --- 在 System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) 在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) 在 Regentsoft.General.Agent.GeneralWebService.RegentGeneral.InvokeMemberZip(String dllName, String fullTypeName, String methodName, Object[] parameters) 在 Regentsoft.General.Agent.General.InvokeMemberZip(String dllName, String fullTypeName, String methodName, Object[] parameters) 在 Regentsoft.Fgs.Agent.DpCardPrint.SelectGoodsLabelDataByID(DataSet dsCondition) 在 Regentsoft.Eip.DpCardPrintForm.btnPrintDesign_Click(Object sender, ItemClickEventArgs e) 在 DevExpress.XtraBars.BarItem.OnClick(BarItemLink link) 在 DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link) 在 DevExpress.XtraBars.BarItemLink.OnLinkClick() 在 DevExpress.XtraBars.BarButtonItemLink.OnLinkClick() 在 DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs) 在 DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs) 在 DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs) 在 DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link) 在 DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link) 在 DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 2020-10-27 17:31:54.772 Login 2020-10-27 17:32:35.850 FormMdiParent_Shown - 1 2020-10-27 17:32:37.850 FormMdiParent_Shown - 2 2020-10-27 17:32:38.538 Login 2021-10-20 22:50:55.539 Login 2021-10-20 22:50:59.087 Login 2021-10-20 22:51:01.951 Login 2021-10-20 22:51:07.269 Login 2021-10-20 22:51:10.472 Login 2021-10-20 22:52:04.565 FormMdiParent_Shown - 1 2021-10-20 22:52:06.796 FormMdiParent_Shown - 2 2021-10-20 22:52:07.323