diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt index e69de29b..20749e56 100644 --- a/SGGL/FineUIPro.Web/ErrLog.txt +++ b/SGGL/FineUIPro.Web/ErrLog.txt @@ -0,0 +1,64 @@ + +错误信息开始=====> +错误类型:XmlException +错误信息:名称不能以“<”字符(十六进制值 0x3C)开头。 第 9 行,位置 2。 +错误堆栈: + 在 System.Xml.XmlTextReaderImpl.Throw(Exception e) + 在 System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) + 在 System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos) + 在 System.Xml.XmlTextReaderImpl.ParseElement() + 在 System.Xml.XmlTextReaderImpl.ParseElementContent() + 在 System.Xml.XmlTextReaderImpl.Read() + 在 System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) + 在 System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) + 在 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) + 在 System.Xml.XmlDocument.Load(XmlReader reader) + 在 System.Web.UI.WebControls.XmlDataSource.PopulateXmlDocument(XmlDocument document, CacheDependency& dataCacheDependency, CacheDependency& transformCacheDependency) + 在 System.Web.UI.WebControls.XmlDataSource.GetXmlDocument() + 在 FineUIPro.Web.indexProject.InitTreeMenu() 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 102 + 在 FineUIPro.Web.indexProject.MenuSwitchMethod(String type) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 728 + 在 FineUIPro.Web.indexProject.Page_Load(Object sender, EventArgs e) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 315 + 在 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/10/2024 14:42:44 +出错文件:http://localhost:8579/indexProject.aspx?projectId=a7f692aa-4bd5-4fb3-87f8-ba1ab8f94cc2 +IP地址:::1 +操作人员:JT + +出错时间:04/10/2024 14:42:44 + + +错误信息开始=====> +错误类型:XmlException +错误信息:名称不能以“<”字符(十六进制值 0x3C)开头。 第 9 行,位置 2。 +错误堆栈: + 在 System.Xml.XmlTextReaderImpl.Throw(Exception e) + 在 System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) + 在 System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos) + 在 System.Xml.XmlTextReaderImpl.ParseElement() + 在 System.Xml.XmlTextReaderImpl.ParseElementContent() + 在 System.Xml.XmlTextReaderImpl.Read() + 在 System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) + 在 System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) + 在 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) + 在 System.Xml.XmlDocument.Load(XmlReader reader) + 在 System.Web.UI.WebControls.XmlDataSource.PopulateXmlDocument(XmlDocument document, CacheDependency& dataCacheDependency, CacheDependency& transformCacheDependency) + 在 System.Web.UI.WebControls.XmlDataSource.GetXmlDocument() + 在 FineUIPro.Web.indexProject.InitTreeMenu() 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 102 + 在 FineUIPro.Web.indexProject.MenuSwitchMethod(String type) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 728 + 在 FineUIPro.Web.indexProject.Page_Load(Object sender, EventArgs e) 位置 E:\五环\SGGL_CWCEC\SGGL\FineUIPro.Web\indexProject.aspx.cs:行号 315 + 在 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/10/2024 14:42:50 +出错文件:http://localhost:8579/indexProject.aspx?projectId= +IP地址:::1 +操作人员:JT + +出错时间:04/10/2024 14:42:50 + diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj index 644fb24c..26f4b6d6 100644 --- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj +++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj @@ -348,6 +348,7 @@ + diff --git a/SGGL/FineUIPro.Web/Web.config b/SGGL/FineUIPro.Web/Web.config index 963148f2..eafda425 100644 --- a/SGGL/FineUIPro.Web/Web.config +++ b/SGGL/FineUIPro.Web/Web.config @@ -12,7 +12,7 @@ - + diff --git a/SGGL/FineUIPro.Web/common/Menu_Personal.xml b/SGGL/FineUIPro.Web/common/Menu_Personal.xml index d2570909..2854ffd9 100644 --- a/SGGL/FineUIPro.Web/common/Menu_Personal.xml +++ b/SGGL/FineUIPro.Web/common/Menu_Personal.xml @@ -6,11 +6,4 @@ -<<<<<<< HEAD -======= - - - - ->>>>>>> 7cdbe93dca65f544290f6e6fb2698bbfc9987963 \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/common/Menu_TestRun.xml b/SGGL/FineUIPro.Web/common/Menu_TestRun.xml index 76f37107..72096856 100644 --- a/SGGL/FineUIPro.Web/common/Menu_TestRun.xml +++ b/SGGL/FineUIPro.Web/common/Menu_TestRun.xml @@ -46,12 +46,12 @@ - - - - + + + + @@ -69,11 +69,9 @@ - - @@ -92,7 +90,8 @@ - + + diff --git a/SGGL/FineUIPro.Web/common/Menu_Transfer.xml b/SGGL/FineUIPro.Web/common/Menu_Transfer.xml index 4d3b9e97..91d9fd84 100644 --- a/SGGL/FineUIPro.Web/common/Menu_Transfer.xml +++ b/SGGL/FineUIPro.Web/common/Menu_Transfer.xml @@ -1,21 +1,3 @@  - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/common/Menu_ZHGL.xml b/SGGL/FineUIPro.Web/common/Menu_ZHGL.xml index 69859890..ed44c8fe 100644 --- a/SGGL/FineUIPro.Web/common/Menu_ZHGL.xml +++ b/SGGL/FineUIPro.Web/common/Menu_ZHGL.xml @@ -83,8 +83,4 @@ - - - - \ No newline at end of file