Posted 14 January 2025, 12:20 pm EST
Hello and Happy New Year.
In a new installation of our application on a virtual machine windows server 2022 we get the following error. This only happens on one specific installation while on dozens of others on different clients it works without a problem. I believe it is caused by some setting in the windows system but I can’t figure out exactly what the problem is.
[code]Error’s Analysis
General Info:
Σύστημα: DefaultDomain
Ημερομηνία: 14/01/2025 5:59:58 μμ
Ταυτότητα Windows: BO-SRV-VM\pho(#gTFTaYYC4K7h
Χρήστης Συστήματος: nsDesigner
- Error’s Information
Τύπος λάθους: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Data: System.Collections.ListDictionaryInternal
TargetSite: Boolean CorrectCharset(System.Xml.XmlDocument, Boolean, System.Text.Encoding ByRef)
HelpLink: NULL
Source: C1.Win.C1Editor.4
HResult: -2147467261
StackTrace:
at C1.Win.Xhtml.XmlValidator.CorrectCharset(XmlDocument xmlDoc, Boolean convertToUTF8, Encoding& encoding)
at C1.Win.Xhtml.XmlValidator.a(XmlDocument A_0, ConvertExtraWhitespacesMode A_1)
at C1.Win.Xhtml.XmlValidator.LoadXmlDocument(XmlDocument xmlDoc, String xml, Boolean autofix, Boolean useXhtmlDtd, ConvertExtraWhitespacesMode convertExtraWhitespacesMode, Boolean strict)
at C1.Win.C1Editor.Internal.EditorXmlDocument.Load(String xml, Boolean autoFix, Boolean convertToUTF8)
at C1.Win.C1Editor.C1Editor.LoadDocument(String xml, Uri uri, Boolean autoFix, DocumentFormat format)
at C1.Win.C1Editor.C1Editor.InitDocument()
at C1.Win.C1Editor.C1Editor…ctor()
at nsHTMLEditor.nsHTMLEditor.InitializeComponent()
at nsHTMLEditor.nsHTMLEditor…ctor()
at nsBrlCRM.frmHtmlEditor.InitializeComponent()
at nsBrlCRM.frmHtmlEditor…ctor(String p_HtmlContent)
at nsUIPCRM_GoldAir.Web_Information_App.m_System_FieldControlButtonClick(IField field, Boolean& continue)[/code]
Could you please give me some help on what could be causing this?
The version of Component One is 4.0.20202.438 if that helps.
Thanks in advance.
Best regards
Manos