2024-04-30 09:29:36 +08:00
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:HttpCompileException
|
|
|
|
|
错误信息:e:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\CQMS\Comprehensive\DesignChangeOrder.aspx(42): error CS1061: “ASP.cqms_comprehensive_designchangeorder_aspx”不包含“btnOut_Click”的定义,并且找不到可接受类型为“ASP.cqms_comprehensive_designchangeorder_aspx”的第一个参数的扩展方法“btnOut_Click”(是否缺少 using 指令或程序集引用?)
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
|
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
|
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
|
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
|
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
|
|
|
出错时间:04/29/2024 22:26:31
|
|
|
|
|
出错文件:http://localhost:8579/CQMS/Comprehensive/DesignChangeOrder.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2024 22:26:31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:InvalidOperationException
|
|
|
|
|
错误信息:序列不包含任何元素
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 FineUIPro.Web.CQMS.Comprehensive.DesignChangeOrderDataIn.ImportXlsToData2(String fileName) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\CQMS\Comprehensive\DesignChangeOrderDataIn.aspx.cs:行号 398
|
|
|
|
|
在 FineUIPro.Web.CQMS.Comprehensive.DesignChangeOrderDataIn.btnImport_Click(Object sender, EventArgs e) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\CQMS\Comprehensive\DesignChangeOrderDataIn.aspx.cs:行号 341
|
|
|
|
|
在 FineUIPro.Button.OnClick(EventArgs e)
|
|
|
|
|
在 (Button , EventArgs )
|
|
|
|
|
在 FineUIPro.Button.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:04/29/2024 22:58:57
|
|
|
|
|
出错文件:http://localhost:8579/CQMS/Comprehensive/DesignChangeOrderDataIn.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2024 22:58:57
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:IOException
|
|
|
|
|
错误信息:文件“E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\File\Excel\DataIn\现场签证管理导入模板.xls”正由另一进程使用,因此该进程无法访问此文件。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
|
|
|
|
|
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
|
|
|
|
|
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
|
|
|
|
|
在 System.Web.HttpResponse.TransmitFile(String filename, Int64 offset, Int64 length)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Comprehensive.SiteVisaManagementDataIn.PageManager1_CustomEvent(Object sender, CustomEventArgs e) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\CQMS\Comprehensive\SiteVisaManagementDataIn.aspx.cs:行号 482
|
|
|
|
|
在 FineUIPro.PageManager.OnCustomEvent(CustomEventArgs e)
|
|
|
|
|
在 (PageManager , CustomEventArgs )
|
|
|
|
|
在 FineUIPro.PageManager.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:04/29/2024 23:40:23
|
|
|
|
|
出错文件:http://localhost:8579/CQMS/Comprehensive/SiteVisaManagementDataIn.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2024 23:40:23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
错误信息开始=====>
|
|
|
|
|
错误类型:IOException
|
|
|
|
|
错误信息:文件“E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\File\Excel\DataIn\现场签证管理导入模板.xls”正由另一进程使用,因此该进程无法访问此文件。
|
|
|
|
|
错误堆栈:
|
|
|
|
|
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
|
|
|
|
|
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
|
|
|
|
|
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
|
|
|
|
|
在 System.Web.HttpResponse.TransmitFile(String filename, Int64 offset, Int64 length)
|
|
|
|
|
在 FineUIPro.Web.CQMS.Comprehensive.SiteVisaManagementDataIn.PageManager1_CustomEvent(Object sender, CustomEventArgs e) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\CQMS\Comprehensive\SiteVisaManagementDataIn.aspx.cs:行号 482
|
|
|
|
|
在 FineUIPro.PageManager.OnCustomEvent(CustomEventArgs e)
|
|
|
|
|
在 (PageManager , CustomEventArgs )
|
|
|
|
|
在 FineUIPro.PageManager.RaisePostBackEvent(String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
|
|
|
|
|
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
|
|
|
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
|
|
|
出错时间:04/29/2024 23:41:10
|
|
|
|
|
出错文件:http://localhost:8579/CQMS/Comprehensive/SiteVisaManagementDataIn.aspx
|
|
|
|
|
IP地址:::1
|
|
|
|
|
操作人员:JT
|
|
|
|
|
|
|
|
|
|
出错时间:04/29/2024 23:41:10
|
|
|
|
|
|