T84840

Wireframe issue
Visual Spec
https://hub.app.geeks.ltd/Unauthorized/0000007d-14c4-4a68-8888-888888888888
https://design.visualspec.co.uk/?projectKey=Westlands.Advisory01
Amended text on a form
opened text and edited the content in the pop-up before saving:
Server Error in '/' Application.
'', hexadecimal value 0x02, is an invalid character. Line 1, position 15234.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Xml.XmlException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 15234.

Source Error:


Line 18: base.OnInit(e);
Line 19:
Line 20: Visible = App.AppContext.Project != null &&
Line 21: App.AppContext.IsRenderedInMobileDevice &&
Line 22: App.AppContext.Project.GetMobileUserTypes().Count() > 1;

Source File: D:\App\Designer\Website-2024-11-14-14-54\-Modules\UserType\MobileRenderUserTypes.ascx.cs Line: 20

Stack Trace:


[XmlException: '', hexadecimal value 0x02, is an invalid character. Line 1, position 15234.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +82
System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +80
System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, StringBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType) +736
System.Xml.XmlTextReaderImpl.ParseNumericCharRef(Boolean expand, StringBuilder internalSubsetBuilder, EntityType& entityType) +48
System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos) +134
System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr) +712
System.Xml.XmlTextReaderImpl.ParseAttributes() +1056
System.Xml.XmlTextReaderImpl.ParseElement() +706
System.Xml.XmlTextReaderImpl.ParseElementContent() +476
System.Xml.XmlTextReaderImpl.Read() +50
System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o) +1506
System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o) +554
System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options) +51
System.Xml.Linq.XElement.Parse(String text, LoadOptions options) +88
App.Managers.LocalFileRepository.LoadProjectCore(String projectName, ProjectType projectType, Boolean withCache) in D:\Projects\visualspec.app\Domain\Managers\LocalFileRepository.cs:703
App.Managers.LocalFileRepository.LoadProject(String projectName) in D:\Projects\visualspec.app\Domain\Managers\LocalFileRepository.cs:649
App.AppContext.GetProject() in D:\Projects\visualspec.app\Domain\-Logic\AppContext.cs:465
App.AppContext.get_Project() in D:\Projects\visualspec.app\Domain\-Logic\AppContext.cs:97
MobileRenderUserTypes_Module.OnInit(EventArgs e) in D:\App\Designer\Website-2024-11-14-14-54\-Modules\UserType\MobileRenderUserTypes.ascx.cs:20
System.Web.UI.Control.InitRecursive(Control namingContainer) +390
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Control.InitRecursive(Control namingContainer) +183
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1633
Saving text
Error screen