224 lines
12 KiB
Plaintext
224 lines
12 KiB
Plaintext
|
|
错误信息开始=====>
|
|
错误类型:NotSupportedException
|
|
错误信息:方法“Boolean IsNullOrEmpty(System.String)”不支持转换为 SQL。
|
|
错误堆栈:
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.TranslateStringStaticMethod(SqlMethodCall mc)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.VisitMethodCall(SqlMethodCall mc)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.Visit(SqlNode node)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitExpression(SqlExpression exp)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitUnaryOperator(SqlUnary uo)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.VisitUnaryOperator(SqlUnary uo)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.Visit(SqlNode node)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitExpression(SqlExpression exp)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitBinaryOperator(SqlBinary bo)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.VisitBinaryOperator(SqlBinary bo)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.Visit(SqlNode node)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitExpression(SqlExpression exp)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitBinaryOperator(SqlBinary bo)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.VisitBinaryOperator(SqlBinary bo)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.Visit(SqlNode node)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitExpression(SqlExpression exp)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.VisitSelectCore(SqlSelect select)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Visitor.VisitSelect(SqlSelect select)
|
|
在 System.Data.Linq.SqlClient.SqlVisitor.Visit(SqlNode node)
|
|
在 System.Data.Linq.SqlClient.PostBindDotNetConverter.Convert(SqlNode node, SqlFactory sql, ProviderMode providerMode)
|
|
在 System.Data.Linq.SqlClient.SqlProvider.BuildQuery(ResultShape resultShape, Type resultType, SqlNode node, ReadOnlyCollection`1 parentParameters, SqlNodeAnnotations annotations)
|
|
在 System.Data.Linq.SqlClient.SqlProvider.BuildQuery(Expression query, SqlNodeAnnotations annotations)
|
|
在 System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
|
|
在 System.Data.Linq.DataQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator()
|
|
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
|
|
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
|
|
在 FineUIPro.Web.ZHGL.Plan.MainContractEdit.Page_Load(Object sender, EventArgs e) 位置 E:\工作\赛鼎施工平台\SGGL_SeDin(New)\SGGL_SeDin_New\SGGL\FineUIPro.Web\ZHGL\Plan\MainContractEdit.aspx.cs:行号 72
|
|
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
|
|
在 System.EventHandler.Invoke(Object sender, EventArgs e)
|
|
在 System.Web.UI.Control.OnLoad(EventArgs e)
|
|
在 System.Web.UI.Control.LoadRecursive()
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 11:15:20
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContractEdit.aspx
|
|
IP地址:::1
|
|
操作人员:JT
|
|
|
|
出错时间:06/05/2023 11:15:20
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpCompileException
|
|
错误信息:e:\工作\赛鼎施工平台\SGGL_SeDin(New)\SGGL_SeDin_New\SGGL\FineUIPro.Web\ZHGL\Plan\ProjectPlanEdit.aspx(118): error CS1061: “ASP.zhgl_plan_projectplanedit_aspx”不包含“ddlPageSize_SelectedIndexChanged”的定义,并且找不到可接受类型为“ASP.zhgl_plan_projectplanedit_aspx”的第一个参数的扩展方法“ddlPageSize_SelectedIndexChanged”(是否缺少 using 指令或程序集引用?)
|
|
错误堆栈:
|
|
在 System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
|
|
在 System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
|
|
在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
|
|
在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
|
|
在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
|
|
在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
|
|
在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
|
|
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
|
|
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
|
|
出错时间:06/05/2023 15:21:11
|
|
出错文件:http://localhost:14646/ZHGL/Plan/ProjectPlanEdit.aspx
|
|
IP地址:::1
|
|
|
|
出错时间:06/05/2023 15:21:11
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:ArgumentException
|
|
错误信息:空文件名是非法的。
|
|
参数名: sourceFileName
|
|
错误堆栈:
|
|
在 System.IO.File.Copy(String sourceFileName, String destFileName)
|
|
在 FineUIPro.Web.ZHGL.Plan.MainContract.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 E:\工作\赛鼎施工平台\SGGL_SeDin(New)\SGGL_SeDin_New\SGGL\FineUIPro.Web\ZHGL\Plan\MainContract.aspx.cs:行号 371
|
|
在 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)
|
|
出错时间:06/05/2023 20:03:01
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:03:01
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:ArgumentException
|
|
错误信息:空文件名是非法的。
|
|
参数名: sourceFileName
|
|
错误堆栈:
|
|
在 System.IO.File.Copy(String sourceFileName, String destFileName)
|
|
在 FineUIPro.Web.ZHGL.Plan.MainContract.Grid1_RowCommand(Object sender, GridCommandEventArgs e) 位置 E:\工作\赛鼎施工平台\SGGL_SeDin(New)\SGGL_SeDin_New\SGGL\FineUIPro.Web\ZHGL\Plan\MainContract.aspx.cs:行号 371
|
|
在 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)
|
|
出错时间:06/05/2023 20:03:06
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:03:06
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:07:48
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:07:48
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:12:29
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:12:29
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:16:08
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:16:08
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:17:29
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:17:29
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:20:05
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:20:05
|
|
|
|
|
|
错误信息开始=====>
|
|
错误类型:HttpException
|
|
错误信息:服务器无法在发送 HTTP 标头之后设置内容类型。
|
|
错误堆栈:
|
|
在 System.Web.HttpResponse.set_ContentType(String value)
|
|
在 (HttpResponse , String )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM()
|
|
在 (xCmAQBtUiwmKoGvxhPONMYvYbMln )
|
|
在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs )
|
|
在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e)
|
|
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|
|
出错时间:06/05/2023 20:24:09
|
|
出错文件:http://localhost:14646/ZHGL/Plan/MainContract.aspx
|
|
IP地址:::1
|
|
操作人员:王志亮
|
|
|
|
出错时间:06/05/2023 20:24:09
|
|
|