2023-04-28 14:56:47 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/HSSE/AttachFile/webuploader.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:04/25/2023 18:54:47
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/AttachFile/webuploader.aspx?toKeyId=&path=FileUpload/SafePersonQualityAttachUrl&menuId=750F5074-45B9-470E-AE1E-6204957421E6&type=-1
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:04/25/2023 18:54:47
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000))SELECT DISTINCT PersonQuality.SafePer' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HSSE.QualityAudit.SafePersonQuality.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\QualityAudit\SafePersonQuality.aspx.cs:行号 102
|
|
|
|
|
在 FineUIPro.Web.HSSE.QualityAudit.SafePersonQuality.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\QualityAudit\SafePersonQuality.aspx.cs:行号 60
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/25/2023 19:01:25
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/QualityAudit/SafePersonQuality.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/25/2023 19:01:25
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.Check.EditJointCheck.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Check\EditJointCheck.aspx.cs:行号 58
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/26/2023 15:31:55
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Check/EditJointCheck.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/26/2023 15:31:55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Check\CheckSpecial.aspx(56): error CS1061: “ASP.hsse_check_checkspecial_aspx”不包含“drpType_SelectedIndexChanged”的定义,并且找不到可接受类型为“ASP.hsse_check_checkspecial_aspx”的第一个参数的扩展方法“drpType_SelectedIndexChanged”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.AssemblyBuilder.Compile()
|
|
|
|
|
在 System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:04/27/2023 15:21:49
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Check/CheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:04/27/2023 15:21:49
|
|
|
|
|
|
2023-04-29 17:46:29 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/28/2023 18:29:17
|
|
|
|
|
出错时间:04/28/2023 18:29:17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/28/2023 18:29:33
|
|
|
|
|
出错时间:04/28/2023 18:29:33
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/28/2023 18:29:36
|
|
|
|
|
出错时间:04/28/2023 18:29:36
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000))select HazardList.HazardListId,Hazard' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 100
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 65
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/29/2023 17:32:15
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Hazard/HazardList.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2023 17:32:15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/29/2023 17:34:03
|
|
|
|
|
出错时间:04/29/2023 17:34:03
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000))select HazardList.HazardListId,Hazard' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 100
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 65
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/29/2023 17:37:44
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Hazard/HazardList.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2023 17:37:44
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000))select HazardList.HazardListId,Hazard' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 100
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardList.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardList.aspx.cs:行号 65
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/29/2023 17:44:44
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Hazard/HazardList.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2023 17:44:44
|
|
|
|
|
|
2023-04-29 19:42:54 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/29/2023 18:23:35
|
|
|
|
|
出错时间:04/29/2023 18:23:35
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:04/29/2023 18:40:55
|
|
|
|
|
出错时间:04/29/2023 18:40:55
|
|
|
|
|
|
2023-04-30 10:08:41 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000),@UserId nvarchar(36),@Type nvarchar(1' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HJGL.DataIn.DataInTable.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HJGL\DataIn\DataInTable.aspx.cs:行号 108
|
|
|
|
|
在 FineUIPro.Web.HJGL.DataIn.DataInTable.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HJGL\DataIn\DataInTable.aspx.cs:行号 58
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/30/2023 09:04:01
|
|
|
|
|
出错文件:http://localhost:1295/HJGL/DataIn/DataInTable.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/30/2023 09:04:01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
|
|
|
在 (HttpResponse , String )
|
|
|
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
|
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
|
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
|
|
|
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
|
|
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:04/30/2023 09:25:06
|
|
|
|
|
出错文件:http://localhost:1295/HJGL/DataIn/DataInTable.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/30/2023 09:25:06
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000),@UserId nvarchar(36),@Type nvarchar(1' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HJGL.DataIn.DataInTable.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HJGL\DataIn\DataInTable.aspx.cs:行号 108
|
|
|
|
|
在 FineUIPro.Web.HJGL.DataIn.DataInTable.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HJGL\DataIn\DataInTable.aspx.cs:行号 58
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:04/30/2023 09:45:56
|
|
|
|
|
出错文件:http://localhost:1295/HJGL/DataIn/DataInTable.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/30/2023 09:45:56
|
|
|
|
|
|
2023-05-01 21:43:19 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.HSSE.Hazard.HazardListEdit.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Hazard\HazardListEdit.aspx.cs:行号 94
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/01/2023 19:16:03
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Hazard/HazardListEdit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/01/2023 19:16:03
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:51:05
|
|
|
|
|
出错时间:05/01/2023 20:51:05
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:51:11
|
|
|
|
|
出错时间:05/01/2023 20:51:11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:51:13
|
|
|
|
|
出错时间:05/01/2023 20:51:13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:53:07
|
|
|
|
|
出错时间:05/01/2023 20:53:07
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:54:58
|
|
|
|
|
出错时间:05/01/2023 20:54:58
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:55:26
|
|
|
|
|
出错时间:05/01/2023 20:55:26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:57:16
|
|
|
|
|
出错时间:05/01/2023 20:57:16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:57:26
|
|
|
|
|
出错时间:05/01/2023 20:57:26
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/indexs.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:05/01/2023 20:59:02
|
|
|
|
|
出错文件:http://localhost:1295/indexs.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/01/2023 20:59:02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/01/2023 20:59:45
|
|
|
|
|
出错时间:05/01/2023 20:59:45
|
|
|
|
|
|
2023-05-04 10:23:00 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.PZHGL.SGCH.XmsgGlgdEdit.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\PZHGL\SGCH\XmsgGlgdEdit.aspx.cs:行号 19
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/02/2023 11:34:40
|
|
|
|
|
出错文件:http://localhost:1295/PZHGL/SGCH/XmsgGlgdEdit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/02/2023 11:34:40
|
|
|
|
|
|
2023-05-05 20:15:42 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/05/2023 14:14:10
|
|
|
|
|
出错时间:05/05/2023 14:14:10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:InvalidOperationException
|
|
|
|
|
错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1..ctor()
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94
|
|
|
|
|
出错时间:05/05/2023 14:15:13
|
|
|
|
|
出错时间:05/05/2023 14:15:13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:InvalidOperationException
|
|
|
|
|
错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1..ctor()
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94
|
|
|
|
|
出错时间:05/05/2023 14:22:24
|
|
|
|
|
出错时间:05/05/2023 14:22:24
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:InvalidOperationException
|
|
|
|
|
错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1..ctor()
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94
|
|
|
|
|
出错时间:05/05/2023 14:43:02
|
|
|
|
|
出错时间:05/05/2023 14:43:02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:InvalidOperationException
|
|
|
|
|
错误信息:在 ServiceModel 客户端配置部分中,找不到引用协定“CNCECHSSEService.HSSEService”的默认终结点元素。这可能是因为未找到应用程序的配置文件,或者是因为客户端元素中找不到与此协定匹配的终结点元素。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
|
|
|
|
|
在 System.ServiceModel.ChannelFactory`1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress)
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateSimplexFactory()
|
|
|
|
|
在 System.ServiceModel.ConfigurationEndpointTrait`1.CreateChannelFactory()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.CreateChannelFactoryRef(EndpointTrait`1 endpointTrait)
|
|
|
|
|
在 System.ServiceModel.ClientBase`1.InitializeChannelFactoryRef()
|
|
|
|
|
在 System.ServiceModel.ClientBase`1..ctor()
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient..ctor() 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13495
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 94
|
|
|
|
|
出错时间:05/05/2023 14:46:20
|
|
|
|
|
出错时间:05/05/2023 14:46:20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----无法连接到远程服务器
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
--------错误类型:SocketException
|
|
|
|
|
--------错误信息:
|
|
|
|
|
--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080
|
|
|
|
|
--------错误堆栈:
|
|
|
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
|
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
|
|
|
出错时间:05/05/2023 15:54:44
|
|
|
|
|
出错时间:05/05/2023 15:54:44
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----无法连接到远程服务器
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
--------错误类型:SocketException
|
|
|
|
|
--------错误信息:
|
|
|
|
|
--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080
|
|
|
|
|
--------错误堆栈:
|
|
|
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
|
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
|
|
|
出错时间:05/05/2023 15:58:58
|
|
|
|
|
出错时间:05/05/2023 15:58:58
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 13731
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----无法连接到远程服务器
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
--------错误类型:SocketException
|
|
|
|
|
--------错误信息:
|
|
|
|
|
--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080
|
|
|
|
|
--------错误堆栈:
|
|
|
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
|
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
|
|
|
出错时间:05/05/2023 16:11:23
|
|
|
|
|
出错时间:05/05/2023 16:11:23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://localhost/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----远程服务器返回错误: (404) 未找到。
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
出错时间:05/05/2023 16:29:16
|
|
|
|
|
出错时间:05/05/2023 16:29:16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://localhost/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----远程服务器返回错误: (404) 未找到。
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
出错时间:05/05/2023 16:31:07
|
|
|
|
|
出错时间:05/05/2023 16:31:07
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----无法连接到远程服务器
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
--------错误类型:SocketException
|
|
|
|
|
--------错误信息:
|
|
|
|
|
--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080
|
|
|
|
|
--------错误堆栈:
|
|
|
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
|
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
|
|
|
出错时间:05/05/2023 16:32:31
|
|
|
|
|
出错时间:05/05/2023 16:32:31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.70:1080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----无法连接到远程服务器
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
|
|
|
|
|
在 System.Net.HttpWebRequest.GetRequestStream()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
|
|
|
|
|
--------错误类型:SocketException
|
|
|
|
|
--------错误信息:
|
|
|
|
|
--------由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 114.247.88.70:1080
|
|
|
|
|
--------错误堆栈:
|
|
|
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
|
|
|
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
|
|
|
|
|
出错时间:05/05/2023 16:33:55
|
|
|
|
|
出错时间:05/05/2023 16:33:55
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.97:20080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----远程服务器返回错误: (404) 未找到。
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
出错时间:05/05/2023 16:42:23
|
|
|
|
|
出错时间:05/05/2023 16:42:23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:EndpointNotFoundException
|
|
|
|
|
错误信息:没有终结点在侦听可以接受消息的 http://114.247.88.97:20080/CNCECHSSE/HSSEService.svc。这通常是由于不正确的地址或者 SOAP 操作导致的。如果存在此情况,请参见 InnerException 以了解详细信息。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
|
|
|
|
|
Server stack trace:
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
|
|
|
|
|
在 System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
|
|
|
|
|
|
|
|
|
|
Exception rethrown at [0]:
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
|
|
|
|
|
在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEService.GetCheck_CheckRectifyListToSUB(String unitId)
|
|
|
|
|
在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 16441
|
|
|
|
|
在 BLL.CNCECHSSEGetWebService.getCheck_CheckRectify() 位置 D:\project\vs\sggl_cd\SGGL\BLL\WebService\CNCECHSSEGetWebService.cs:行号 95
|
|
|
|
|
----错误类型:WebException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----远程服务器返回错误: (404) 未找到。
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Net.HttpWebRequest.GetResponse()
|
|
|
|
|
在 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
|
|
|
|
|
出错时间:05/05/2023 16:45:18
|
|
|
|
|
出错时间:05/05/2023 16:45:18
|
|
|
|
|
|
2023-05-06 15:16:02 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:05/06/2023 14:35:56
|
|
|
|
|
出错时间:05/06/2023 14:35:56
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/ZHGL/AttachFile/webuploader.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:05/06/2023 14:43:09
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/AttachFile/webuploader.aspx?toKeyId=7f306379-ee06-4440-95b1-786ab3873367&path=FileUpload/Check&type=-1
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 14:43:09
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/ZHGL/AttachFile/webuploader.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:05/06/2023 14:43:12
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/AttachFile/webuploader.aspx?toKeyId=19575f93-987c-4238-b3f6-6d51e9a51d6e&path=FileUpload/Check&menuId=4A87774E-FEA5-479A-97A3-9BBA09E4862E
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 14:43:12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/ZHGL/AttachFile/webuploader.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:05/06/2023 14:43:41
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/AttachFile/webuploader.aspx?toKeyId=7f306379-ee06-4440-95b1-786ab3873367&path=FileUpload/Check&type=-1
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 14:43:41
|
|
|
|
|
|
2023-05-11 10:30:47 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.ZHGL.ServerCheck.CheckRectifyEdit.GetButtonPower() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ServerCheck\CheckRectifyEdit.aspx.cs:行号 154
|
|
|
|
|
在 FineUIPro.Web.ZHGL.ServerCheck.CheckRectifyEdit.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ServerCheck\CheckRectifyEdit.aspx.cs:行号 35
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/06/2023 17:01:47
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ServerCheck/CheckRectifyEdit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:01:47
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileCorruptedException
|
|
|
|
|
错误信息:The document appears to be corrupted and cannot be loaded.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 276
|
|
|
|
|
在 FineUIPro.Grid.OnRowCommand(GridCommandEventArgs e)
|
|
|
|
|
在 (Grid , GridCommandEventArgs )
|
|
|
|
|
在 FineUIPro.Grid.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
----错误类型:ArgumentOutOfRangeException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----索引超出范围。必须为非负值并小于集合大小。
|
|
|
|
|
参数名: startIndex
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length)
|
|
|
|
|
在 xa604c4d210ae0581.x1f93754c360623ac.x06b0e25aa6ad68a9(BinaryReader xe134235b3526fa75, Int32 xde3de5b024452f3d, Int32 x8e15aa2edd06439a, Document x6beba47238e0ade6)
|
|
|
|
|
在 x16f9a31f749b8bb1.x0f8a9a895bdf560e.x06b0e25aa6ad68a9()
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
出错时间:05/06/2023 17:17:07
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:17:07
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileCorruptedException
|
|
|
|
|
错误信息:The document appears to be corrupted and cannot be loaded.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 276
|
|
|
|
|
在 FineUIPro.Grid.OnRowCommand(GridCommandEventArgs e)
|
|
|
|
|
在 (Grid , GridCommandEventArgs )
|
|
|
|
|
在 FineUIPro.Grid.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
----错误类型:ArgumentOutOfRangeException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----索引超出范围。必须为非负值并小于集合大小。
|
|
|
|
|
参数名: startIndex
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length)
|
|
|
|
|
在 xa604c4d210ae0581.x1f93754c360623ac.x06b0e25aa6ad68a9(BinaryReader xe134235b3526fa75, Int32 xde3de5b024452f3d, Int32 x8e15aa2edd06439a, Document x6beba47238e0ade6)
|
|
|
|
|
在 x16f9a31f749b8bb1.x0f8a9a895bdf560e.x06b0e25aa6ad68a9()
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
出错时间:05/06/2023 17:18:50
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:18:50
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileCorruptedException
|
|
|
|
|
错误信息:The document appears to be corrupted and cannot be loaded.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 470
|
|
|
|
|
在 FineUIPro.Grid.OnRowCommand(GridCommandEventArgs e)
|
|
|
|
|
在 (Grid , GridCommandEventArgs )
|
|
|
|
|
在 FineUIPro.Grid.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
----错误类型:ArgumentOutOfRangeException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----索引超出范围。必须为非负值并小于集合大小。
|
|
|
|
|
参数名: startIndex
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length)
|
|
|
|
|
在 xa604c4d210ae0581.x1f93754c360623ac.x06b0e25aa6ad68a9(BinaryReader xe134235b3526fa75, Int32 xde3de5b024452f3d, Int32 x8e15aa2edd06439a, Document x6beba47238e0ade6)
|
|
|
|
|
在 x16f9a31f749b8bb1.x0f8a9a895bdf560e.x06b0e25aa6ad68a9()
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
出错时间:05/06/2023 17:21:45
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:21:45
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000),@State nvarchar(1))SELECT chec.Constr' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.ChecklistData() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 214
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 219
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 64
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/06/2023 17:21:58
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:21:58
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileCorruptedException
|
|
|
|
|
错误信息:The document appears to be corrupted and cannot be loaded.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 276
|
|
|
|
|
在 FineUIPro.Grid.OnRowCommand(GridCommandEventArgs e)
|
|
|
|
|
在 (Grid , GridCommandEventArgs )
|
|
|
|
|
在 FineUIPro.Grid.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
----错误类型:ArgumentOutOfRangeException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----索引超出范围。必须为非负值并小于集合大小。
|
|
|
|
|
参数名: startIndex
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length)
|
|
|
|
|
在 xa604c4d210ae0581.x1f93754c360623ac.x06b0e25aa6ad68a9(BinaryReader xe134235b3526fa75, Int32 xde3de5b024452f3d, Int32 x8e15aa2edd06439a, Document x6beba47238e0ade6)
|
|
|
|
|
在 x16f9a31f749b8bb1.x0f8a9a895bdf560e.x06b0e25aa6ad68a9()
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
出错时间:05/06/2023 17:24:11
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:24:11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileCorruptedException
|
|
|
|
|
错误信息:The document appears to be corrupted and cannot be loaded.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
|
|
|
|
|
在 Aspose.Words.Document..ctor(String fileName)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Solution.ConstructSolution.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\Solution\ConstructSolution.aspx.cs:行号 276
|
|
|
|
|
在 FineUIPro.Grid.OnRowCommand(GridCommandEventArgs e)
|
|
|
|
|
在 (Grid , GridCommandEventArgs )
|
|
|
|
|
在 FineUIPro.Grid.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
----错误类型:ArgumentOutOfRangeException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----索引超出范围。必须为非负值并小于集合大小。
|
|
|
|
|
参数名: startIndex
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length)
|
|
|
|
|
在 xa604c4d210ae0581.x1f93754c360623ac.x06b0e25aa6ad68a9(BinaryReader xe134235b3526fa75, Int32 xde3de5b024452f3d, Int32 x8e15aa2edd06439a, Document x6beba47238e0ade6)
|
|
|
|
|
在 x16f9a31f749b8bb1.x0f8a9a895bdf560e.x06b0e25aa6ad68a9()
|
|
|
|
|
在 Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
|
|
|
|
|
出错时间:05/06/2023 17:32:50
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/Solution/ConstructSolution.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/06/2023 17:32:50
|
|
|
|
|
|
2023-05-20 18:22:30 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.index.Page_Init(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\index.aspx.cs:行号 58
|
|
|
|
|
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
|
|
|
|
|
在 System.Web.UI.Control.OnInit(EventArgs e)
|
|
|
|
|
在 System.Web.UI.Page.OnInit(EventArgs e)
|
|
|
|
|
在 FineUIPro.Web.PageBase.OnInit(EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\common\PageBase.cs:行号 170
|
|
|
|
|
在 System.Web.UI.Control.InitRecursive(Control namingContainer)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/19/2023 16:50:20
|
|
|
|
|
出错文件:http://localhost:1295/index.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/19/2023 16:50:21
|
|
|
|
|
|
2023-05-21 17:23:24 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.BaseInfo.TrainType.GetButtonPower() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\BaseInfo\TrainType.aspx.cs:行号 260
|
|
|
|
|
在 FineUIPro.Web.BaseInfo.TrainType.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\BaseInfo\TrainType.aspx.cs:行号 15
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/21/2023 16:18:53
|
|
|
|
|
出错文件:http://localhost:1295/BaseInfo/TrainType.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/21/2023 16:18:53
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.HSSE.HiddenInspection.HiddenRectificationList.GetGridTableHtml(Grid grid) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\HiddenInspection\HiddenRectificationList.aspx.cs:行号 723
|
|
|
|
|
在 FineUIPro.Web.HSSE.HiddenInspection.HiddenRectificationList.btnOut_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\HiddenInspection\HiddenRectificationList.aspx.cs:行号 684
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/21/2023 16:29:44
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/HiddenInspection/HiddenRectificationList.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/21/2023 16:29:44
|
|
|
|
|
|
2023-05-21 19:58:25 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 73
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.btnNew_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 611
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/21/2023 19:42:45
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/21/2023 19:42:45
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 73
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.btnNew_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 611
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/21/2023 19:50:07
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/21/2023 19:50:07
|
|
|
|
|
|
2023-05-25 10:56:16 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.ZHGL.ServerCheck.CheckRectifyEdit.GetButtonPower() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ServerCheck\CheckRectifyEdit.aspx.cs:行号 165
|
|
|
|
|
在 FineUIPro.Web.ZHGL.ServerCheck.CheckRectifyEdit.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ServerCheck\CheckRectifyEdit.aspx.cs:行号 35
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/24/2023 10:21:41
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ServerCheck/CheckRectifyEdit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/24/2023 10:21:41
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FormatException
|
|
|
|
|
错误信息:输入字符串的格式不正确。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
|
|
|
|
|
在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
|
|
|
|
|
在 System.Int32.Parse(String s)
|
|
|
|
|
在 BLL.Funs.GetNewInt(String value) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\Funs.cs:行号 471
|
|
|
|
|
出错时间:05/24/2023 15:32:03
|
|
|
|
|
出错时间:05/24/2023 15:32:03
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FormatException
|
|
|
|
|
错误信息:输入字符串的格式不正确。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
|
|
|
|
|
在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
|
|
|
|
|
在 System.Int32.Parse(String s)
|
|
|
|
|
在 BLL.Funs.GetNewInt(String value) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\Funs.cs:行号 471
|
|
|
|
|
出错时间:05/24/2023 15:32:03
|
|
|
|
|
出错时间:05/24/2023 15:32:03
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 73
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.btnNew_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 611
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/24/2023 17:07:09
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/24/2023 17:07:09
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:DirectoryNotFoundException
|
|
|
|
|
错误信息:未能找到路径“D:\ChengDa\SGGL_CD\SGGL\FineUIPro.Web\File\Excel\CQMS\质量月报导出模板.xlsx”的一部分。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
|
|
|
|
|
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
|
|
|
|
|
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.btnOut_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 810
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/25/2023 07:42:53
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/25/2023 07:42:53
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:IOException
|
|
|
|
|
错误信息:文件“D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\File\Excel\CQMS\质量月报导出模板.xlsx”正由另一进程使用,因此该进程无法访问此文件。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
|
|
|
|
|
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
|
|
|
|
|
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.btnOut_Click(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 810
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:05/25/2023 07:44:21
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:05/25/2023 07:44:21
|
|
|
|
|
|
2023-06-05 16:26:23 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.HSSE.EduTrain.TestTraining.GetButtonPower() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\EduTrain\TestTraining.aspx.cs:行号 345
|
|
|
|
|
在 FineUIPro.Web.HSSE.EduTrain.TestTraining.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\EduTrain\TestTraining.aspx.cs:行号 22
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:05/25/2023 16:49:49
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/EduTrain/TestTraining.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:05/25/2023 16:49:49
|
|
|
|
|
|
2023-06-07 10:21:16 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/DataShow/Unit.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/06/2023 10:02:51
|
|
|
|
|
出错文件:http://localhost:1295/DataShow/Unit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/06/2023 10:02:51
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpException
|
|
|
|
|
错误信息:文件“/DataShow/Unit.aspx”不存在。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/06/2023 10:02:54
|
|
|
|
|
出错文件:http://localhost:1295/DataShow/Unit.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/06/2023 10:02:54
|
|
|
|
|
|
2023-06-09 10:20:38 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:NullReferenceException
|
|
|
|
|
错误信息:未将对象引用设置到对象的实例。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.GetButtonPower() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 765
|
|
|
|
|
在 FineUIPro.Web.CQMS.ManageReport.ManagerMonthC.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\CQMS\ManageReport\ManagerMonthC.aspx.cs:行号 29
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:06/08/2023 09:36:46
|
|
|
|
|
出错文件:http://localhost:1295/CQMS/ManageReport/ManagerMonthC.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/08/2023 09:36:46
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:FileNotFoundException
|
|
|
|
|
错误信息:未能找到文件“D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\File\Excel\DataIn\分支机构人员信息模版.xls”。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
|
|
|
|
|
在 System.IO.FileInfo.get_Length()
|
|
|
|
|
在 FineUIPro.Web.ZHGL.Person.BranchPersonIn.PageManager1_CustomEvent(Object sender, CustomEventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\Person\BranchPersonIn.aspx.cs:行号 466
|
|
|
|
|
在 FineUIPro.PageManager.OnCustomEvent(CustomEventArgs e)
|
|
|
|
|
在 (PageManager , CustomEventArgs )
|
|
|
|
|
在 FineUIPro.PageManager.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:06/08/2023 11:13:04
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/Person/BranchPersonIn.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:06/08/2023 11:13:04
|
|
|
|
|
|
2023-06-09 14:28:23 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:SqlException
|
|
|
|
|
错误信息:参数化查询 '(@ProjectId nvarchar(4000))SELECT LargerHazard.HazardId,LargerHa' 需要参数 '@ProjectId',但未提供该参数。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 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(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
|
|
|
|
|
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
|
|
|
|
|
在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 D:\project\vs\sggl_cd\SGGL\BLL\SQLHelper.cs:行号 311
|
|
|
|
|
在 FineUIPro.Web.HSSE.Solution.LargerHazardList.BindGrid() 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Solution\LargerHazardList.aspx.cs:行号 84
|
|
|
|
|
在 FineUIPro.Web.HSSE.Solution.LargerHazardList.Page_Load(Object sender, EventArgs e) 位置 D:\project\vs\sggl_cd\SGGL\FineUIPro.Web\HSSE\Solution\LargerHazardList.aspx.cs:行号 28
|
|
|
|
|
在 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)
|
|
|
|
|
出错时间:06/09/2023 10:32:18
|
|
|
|
|
出错文件:http://localhost:1295/HSSE/Solution/LargerHazardList.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:06/09/2023 10:32:18
|
|
|
|
|
|
2023-06-10 12:00:41 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:JsonReaderException
|
|
|
|
|
错误信息:Unexpected character encountered while parsing value: 未. Path '', line 0, position 0.
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.ParseValue()
|
|
|
|
|
在 Newtonsoft.Json.JsonTextReader.Read()
|
|
|
|
|
在 Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter)
|
|
|
|
|
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
|
|
|
|
|
在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
|
|
|
|
|
在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value)
|
|
|
|
|
在 BLL.WeatherService.GetWeather(String projectId) 位置 D:\project\vs\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96
|
|
|
|
|
出错时间:06/10/2023 11:29:19
|
|
|
|
|
出错时间:06/10/2023 11:29:19
|
|
|
|
|
|
2023-06-12 10:49:20 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckSpecial.aspx(63): error CS1061: “ASP.zhgl_managementreport_cqmscheckspecial_aspx”不包含“btnQuery_Click”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckspecial_aspx”的第一个参数的扩展方法“btnQuery_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 18:41:14
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 18:41:14
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckSpecial.aspx(63): error CS1061: “ASP.zhgl_managementreport_cqmscheckspecial_aspx”不包含“btnQuery_Click”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckspecial_aspx”的第一个参数的扩展方法“btnQuery_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 18:41:52
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 18:41:52
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckSpecial.aspx(67): error CS1061: “ASP.zhgl_managementreport_cqmscheckspecial_aspx”不包含“btnIn_Click”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckspecial_aspx”的第一个参数的扩展方法“btnIn_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 18:43:06
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 18:43:06
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckSpecial.aspx(30): error CS1061: “ASP.zhgl_managementreport_cqmscheckspecial_aspx”不包含“Grid1_FilterChange”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckspecial_aspx”的第一个参数的扩展方法“Grid1_FilterChange”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 18:43:31
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 18:43:31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpParseException
|
|
|
|
|
错误信息:不能以声明的方式设置“AutoScroll”属性。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.UI.TemplateParser.ProcessException(Exception ex)
|
|
|
|
|
在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
|
|
|
|
|
在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
|
|
|
|
|
----错误类型:HttpException
|
|
|
|
|
----错误信息:
|
|
|
|
|
----不能以声明的方式设置“AutoScroll”属性。
|
|
|
|
|
----错误堆栈:
|
|
|
|
|
在 System.Web.UI.ControlBuilder.ValidatePersistable(PropertyInfo propInfo, Boolean usingSetAttribute, Boolean mainDirectiveMode, Boolean simplePropertyEntry, String filter)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.AddProperty(String filter, String name, String value, Boolean mainDirectiveMode)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode, Int32 line, Int32 column)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.CreateBuilderFromType(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs, Int32 line, String sourceFileName)
|
|
|
|
|
在 System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty)
|
|
|
|
|
在 System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText)
|
|
|
|
|
在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
|
|
|
|
|
出错时间:06/10/2023 18:50:57
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckSpecial.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 18:50:57
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckDaily.aspx(70): error CS1061: “ASP.zhgl_managementreport_cqmscheckdaily_aspx”不包含“btnQuery_Click”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckdaily_aspx”的第一个参数的扩展方法“btnQuery_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 19:05:12
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckDaily.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 19:05:12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckDaily.aspx(72): error CS1061: “ASP.zhgl_managementreport_cqmscheckdaily_aspx”不包含“btnRset_Click”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckdaily_aspx”的第一个参数的扩展方法“btnRset_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 19:06:13
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckDaily.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 19:06:13
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:d:\project\vs\sggl_cd\SGGL\FineUIPro.Web\ZHGL\ManagementReport\CQMSCheckDaily.aspx(30): error CS1061: “ASP.zhgl_managementreport_cqmscheckdaily_aspx”不包含“Grid1_RowDataBound”的定义,并且找不到可接受类型为“ASP.zhgl_managementreport_cqmscheckdaily_aspx”的第一个参数的扩展方法“Grid1_RowDataBound”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:06/10/2023 19:06:45
|
|
|
|
|
出错文件:http://localhost:1295/ZHGL/ManagementReport/CQMSCheckDaily.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:06/10/2023 19:06:45
|
|
|
|
|
|