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