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
|
|
|
|
|
|