diff --git a/SGGL/.vscode/settings.json b/SGGL/.vscode/settings.json new file mode 100644 index 00000000..013007bb --- /dev/null +++ b/SGGL/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "dotnet.preferCSharpExtension": true +} \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs new file mode 100644 index 00000000..013835d9 --- /dev/null +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.Designer.cs @@ -0,0 +1,63 @@ +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +namespace Resources { + using System; + + + /// + /// 一个强类型的资源类,用于查找本地化的字符串等。 + /// + // 此类是由 StronglyTypedResourceBuilder + // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 + // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen + // (以 /str 作为命令选项),或重新生成 Visual Studio 项目。 + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Web.Application.StronglyTypedResourceProxyBuilder", "17.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Lan { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Lan() { + } + + /// + /// 返回此类使用的缓存的 ResourceManager 实例。 + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Resources.Lan", global::System.Reflection.Assembly.Load("App_GlobalResources")); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// 重写当前线程的 CurrentUICulture 属性,对 + /// 使用此强类型资源类的所有资源查找执行重写。 + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + } +} diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.designer.cs b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.designer.cs new file mode 100644 index 00000000..e69de29b diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx new file mode 100644 index 00000000..2331eb41 --- /dev/null +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Digital Construction Management Information Platform + + + Username + + + Password + + + Remember me for 7 days + + + Login + + + Incorrect username or password! + + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx new file mode 100644 index 00000000..d657da4b --- /dev/null +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 数字化施工管理信息平台 + + + 用户名 + + + 密码 + + + 一周内自动登录 + + + 登 录 + + + 账号密码不正确! + + + 一周内自动登录 + + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.designer.cs b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.designer.cs new file mode 100644 index 00000000..e69de29b diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx new file mode 100644 index 00000000..d657da4b --- /dev/null +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 数字化施工管理信息平台 + + + 用户名 + + + 密码 + + + 一周内自动登录 + + + 登 录 + + + 账号密码不正确! + + + 一周内自动登录 + + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt index e01434c9..d28478b4 100644 --- a/SGGL/FineUIPro.Web/ErrLog.txt +++ b/SGGL/FineUIPro.Web/ErrLog.txt @@ -2630,3 +2630,533 @@ IP地址:::1 出错时间:11/10/2024 12:12:45 + +错误信息开始=====> +错误类型:NullReferenceException +错误信息:未将对象引用设置到对象的实例。 +错误堆栈: + 在 (PageManager ) + 在 FineUIPro.ControlBase.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.Component.OnFirstPreRender() + 在 (Component ) + 在 FineUIPro.BoxComponent.OnFirstPreRender() + 在 (BoxComponent ) + 在 FineUIPro.Container.OnFirstPreRender() + 在 (Container ) + 在 FineUIPro.PanelBase.OnFirstPreRender() + 在 (PanelBase ) + 在 FineUIPro.CollapsablePanel.OnFirstPreRender() + 在 (CollapsablePanel ) + 在 FineUIPro.Window.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.ControlBase.jcLvABeDsHQyyAbZhsfaLCMRNprM() + 在 (ControlBase ) + 在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs ) + 在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/11/2024 15:32:45 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/11/2024 15:32:45 + + +错误信息开始=====> +错误类型:NullReferenceException +错误信息:未将对象引用设置到对象的实例。 +错误堆栈: + 在 (PageManager ) + 在 FineUIPro.ControlBase.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.Component.OnFirstPreRender() + 在 (Component ) + 在 FineUIPro.BoxComponent.OnFirstPreRender() + 在 (BoxComponent ) + 在 FineUIPro.Container.OnFirstPreRender() + 在 (Container ) + 在 FineUIPro.PanelBase.OnFirstPreRender() + 在 (PanelBase ) + 在 FineUIPro.CollapsablePanel.OnFirstPreRender() + 在 (CollapsablePanel ) + 在 FineUIPro.Window.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.ControlBase.jcLvABeDsHQyyAbZhsfaLCMRNprM() + 在 (ControlBase ) + 在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs ) + 在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/11/2024 15:32:53 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/11/2024 15:32:53 + + +错误信息开始=====> +错误类型:NullReferenceException +错误信息:未将对象引用设置到对象的实例。 +错误堆栈: + 在 (PageManager ) + 在 FineUIPro.ControlBase.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.Component.OnFirstPreRender() + 在 (Component ) + 在 FineUIPro.BoxComponent.OnFirstPreRender() + 在 (BoxComponent ) + 在 FineUIPro.Container.OnFirstPreRender() + 在 (Container ) + 在 FineUIPro.PanelBase.OnFirstPreRender() + 在 (PanelBase ) + 在 FineUIPro.CollapsablePanel.OnFirstPreRender() + 在 (CollapsablePanel ) + 在 FineUIPro.Window.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.ControlBase.jcLvABeDsHQyyAbZhsfaLCMRNprM() + 在 (ControlBase ) + 在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs ) + 在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/11/2024 15:43:36 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/11/2024 15:43:36 + + +错误信息开始=====> +错误类型:NullReferenceException +错误信息:未将对象引用设置到对象的实例。 +错误堆栈: + 在 (PageManager ) + 在 FineUIPro.ControlBase.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.Component.OnFirstPreRender() + 在 (Component ) + 在 FineUIPro.BoxComponent.OnFirstPreRender() + 在 (BoxComponent ) + 在 FineUIPro.Container.OnFirstPreRender() + 在 (Container ) + 在 FineUIPro.PanelBase.OnFirstPreRender() + 在 (PanelBase ) + 在 FineUIPro.CollapsablePanel.OnFirstPreRender() + 在 (CollapsablePanel ) + 在 FineUIPro.Window.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.ControlBase.jcLvABeDsHQyyAbZhsfaLCMRNprM() + 在 (ControlBase ) + 在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs ) + 在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/11/2024 15:43:53 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/11/2024 15:43:53 + + +错误信息开始=====> +错误类型:NullReferenceException +错误信息:未将对象引用设置到对象的实例。 +错误堆栈: + 在 (PageManager ) + 在 FineUIPro.ControlBase.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.Component.OnFirstPreRender() + 在 (Component ) + 在 FineUIPro.BoxComponent.OnFirstPreRender() + 在 (BoxComponent ) + 在 FineUIPro.Container.OnFirstPreRender() + 在 (Container ) + 在 FineUIPro.PanelBase.OnFirstPreRender() + 在 (PanelBase ) + 在 FineUIPro.CollapsablePanel.OnFirstPreRender() + 在 (CollapsablePanel ) + 在 FineUIPro.Window.OnFirstPreRender() + 在 (ControlBase ) + 在 FineUIPro.ControlBase.jcLvABeDsHQyyAbZhsfaLCMRNprM() + 在 (ControlBase ) + 在 xCmAQBtUiwmKoGvxhPONMYvYbMln.jcLvABeDsHQyyAbZhsfaLCMRNprM(Object , EventArgs ) + 在 System.Web.UI.Page.OnPreRenderComplete(EventArgs e) + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/11/2024 15:43:58 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/11/2024 15:43:58 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 21:54:59 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 21:55:00 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 21:57:02 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 21:57:02 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 21:57:10 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 21:57:10 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 22:02:36 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 22:02:36 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 22:44:47 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 22:44:47 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/11/2024 22:45:39 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/11/2024 22:45:39 + + +错误信息开始=====> +错误类型:HttpCompileException +错误信息:e:\work\project\成达\sggl_cd\SGGL\FineUIPro.Web\ZHGL\FirstArticalInspaction\LLM.aspx(15): error CS0123: “btnHello_Click”的重载均与委托“System.EventHandler”不匹配 +错误堆栈: + 在 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) +出错时间:11/11/2024 22:45:41 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 + +出错时间:11/11/2024 22:45:41 + + +错误信息开始=====> +错误类型:HttpCompileException +错误信息:e:\work\project\成达\sggl_cd\SGGL\FineUIPro.Web\ZHGL\FirstArticalInspaction\LLM.aspx(15): error CS0123: “btnHello_Click”的重载均与委托“System.EventHandler”不匹配 +错误堆栈: + 在 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) +出错时间:11/11/2024 22:46:58 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 + +出错时间:11/11/2024 22:46:58 + + +错误信息开始=====> +错误类型:HttpCompileException +错误信息:e:\work\project\成达\sggl_cd\SGGL\FineUIPro.Web\ZHGL\FirstArticalInspaction\LLM.aspx(29): error CS1061: “ASP.zhgl_firstarticalinspaction_llm_aspx”不包含“TextBox2_TextChanged”的定义,并且找不到可接受类型为“ASP.zhgl_firstarticalinspaction_llm_aspx”的第一个参数的扩展方法“TextBox2_TextChanged”(是否缺少 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) +出错时间:11/16/2024 22:44:36 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 + +出错时间:11/16/2024 22:44:36 + + +错误信息开始=====> +错误类型:HttpCompileException +错误信息:e:\work\project\成达\sggl_cd\SGGL\FineUIPro.Web\ZHGL\FirstArticalInspaction\LLM.aspx(29): error CS1061: “ASP.zhgl_firstarticalinspaction_llm_aspx”不包含“TextBox2_TextChanged”的定义,并且找不到可接受类型为“ASP.zhgl_firstarticalinspaction_llm_aspx”的第一个参数的扩展方法“TextBox2_TextChanged”(是否缺少 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) +出错时间:11/16/2024 22:46:48 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 + +出错时间:11/16/2024 22:46:48 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/16/2024 22:47:55 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/16/2024 22:47:55 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:此上下文中不允许异步操作。启动异步操作的页必须将 Async 特性设置为 true,并且异步操作只能在 PreRenderComplete 事件之前的页上启动。 +错误堆栈: + 在 System.Web.LegacyAspNetSynchronizationContext.OperationStarted() + 在 System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Create() + 在 FineUIPro.Web.ZHGL.FirstArticalInspaction.LLM.OnButtonClick(Object sender, EventArgs e) + 在 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) +出错时间:11/23/2024 15:17:50 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/23/2024 15:17:50 + + +错误信息开始=====> +错误类型:HttpCompileException +错误信息:e:\work\project\成达\sggl_cd\SGGL\FineUIPro.Web\ZHGL\FirstArticalInspaction\LLM.aspx(33): error CS1061: “ASP.zhgl_firstarticalinspaction_llm_aspx”不包含“OnButtonClick”的定义,并且找不到可接受类型为“ASP.zhgl_firstarticalinspaction_llm_aspx”的第一个参数的扩展方法“OnButtonClick”(是否缺少 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) +出错时间:11/23/2024 15:19:34 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 + +出错时间:11/23/2024 15:19:34 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:此上下文中不允许异步操作。启动异步操作的页必须将 Async 特性设置为 true,并且异步操作只能在 PreRenderComplete 事件之前的页上启动。 +错误堆栈: + 在 System.Web.LegacyAspNetSynchronizationContext.OperationStarted() + 在 System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Create() + 在 FineUIPro.Web.ZHGL.FirstArticalInspaction.LLM.TextBox2_TextChanged(Object sender, EventArgs e) + 在 FineUIPro.RealTextField.OnTextChanged(EventArgs e) + 在 (RealTextField , EventArgs ) + 在 FineUIPro.RealTextField.RaisePostDataChangedEvent() + 在 System.Web.UI.Page.RaiseChangedEvents() + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/23/2024 15:20:58 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/23/2024 15:20:58 + + +错误信息开始=====> +错误类型:InvalidOperationException +错误信息:此上下文中不允许异步操作。启动异步操作的页必须将 Async 特性设置为 true,并且异步操作只能在 PreRenderComplete 事件之前的页上启动。 +错误堆栈: + 在 System.Web.LegacyAspNetSynchronizationContext.OperationStarted() + 在 System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Create() + 在 FineUIPro.Web.ZHGL.FirstArticalInspaction.LLM.TextBox2_TextChanged(Object sender, EventArgs e) + 在 FineUIPro.RealTextField.OnTextChanged(EventArgs e) + 在 (RealTextField , EventArgs ) + 在 FineUIPro.RealTextField.RaisePostDataChangedEvent() + 在 System.Web.UI.Page.RaiseChangedEvents() + 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +出错时间:11/23/2024 15:21:02 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/LLM.aspx +IP地址:::1 +操作人员:JT + +出错时间:11/23/2024 15:21: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) 位置 E:\work\project\成达\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96 +出错时间:11/26/2024 20:30:20 +出错时间:11/26/2024 20:30:20 + + +错误信息开始=====> +错误类型: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) 位置 E:\work\project\成达\sggl_cd\SGGL\BLL\Common\WeatherService.cs:行号 96 +出错时间:11/26/2024 20:31:16 +出错时间:11/26/2024 20:31:16 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----“FineUIPro.Web.ZHGL.FirstArticalInspaction.ZHJ_TEST”不扩展类“System.Web.UI.Page”,因此此处不允许。 +----错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) + 在 System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) +出错时间:11/27/2024 19:32:54 +出错文件:http://localhost:1295/ZHGL/FirstArticalInspaction/ZHJ_TEST.aspx +IP地址:::1 + +出错时间:11/27/2024 19:32:54 + diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj index 58686989..62006bcf 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj @@ -100,6 +100,12 @@ ..\FineUIPro\Reference BLL\Interop.WIA.dll False + + ..\packages\Markdown.2.2.1\lib\net451\Markdown.dll + + + ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll + @@ -128,15 +134,55 @@ ..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + + ..\packages\System.IO.Pipelines.9.0.0\lib\netstandard2.0\System.IO.Pipelines.dll + + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + + + ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll + + + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + + ..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net461\System.Security.Cryptography.Algorithms.dll + + + ..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll + + + ..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll + + + ..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll + + + ..\packages\System.Text.Encodings.Web.9.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll + + + ..\packages\System.Text.Json.9.0.0\lib\netstandard2.0\System.Text.Json.dll + + + ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll + @@ -6176,6 +6222,21 @@ + + Lan.en-US.resx + True + True + + + Lan.zh-CN.resx + True + True + + + True + True + Lan.resx + fileupload.ashx @@ -17413,6 +17474,24 @@ + + + GlobalResourceProxyGenerator + Lan.Designer.cs + + + + + GlobalResourceProxyGenerator + Lan.zh-CN.designer.cs + + + + + GlobalResourceProxyGenerator + Lan.en-US.designer.cs + + diff --git a/SGGL/FineUIPro.Web/Login.aspx b/SGGL/FineUIPro.Web/Login.aspx index c3679630..74a2766d 100644 --- a/SGGL/FineUIPro.Web/Login.aspx +++ b/SGGL/FineUIPro.Web/Login.aspx @@ -1,239 +1,648 @@ -<%@ Page Language="C#" AutoEventWireup="True" CodeBehind="Login.aspx.cs" Inherits="FineUIPro.Web.Login" %> +<%@ Page Language="C#" AutoEventWireup="True" CodeBehind="Login.aspx.cs" +Inherits="FineUIPro.Web.Login" %> - + - - + +