Hi,
We are in the process of upgrading to MS Desktop 10. While using the GeoSerializer I ran into an error while trying to serialize an ImagePrinterLayer. The following exception occurs:
Detailed technical information follows:
Detailed technical information follows:
Date and Time: 1/23/2018 1:00:29 PM
Machine Name: STEVEM6800
IP Address: fe80::4db3:57ed:955c:6826%14
Current User: STEVEM6800\steller
Application Domain: GeoSuite.vshost.exe
Assembly Codebase: file:///C:/Silvics/Visual Studio/GeoFrame/GeoFrame/bin/Debug/GeoSuite.EXE
Assembly Full Name: GeoSuite, Version=2.1.4.0, Culture=neutral, PublicKeyToken=null
Assembly Version: 2.1.4.0
Assembly Build Date: 1/23/2018 12:55:47 PM
Exception Source: System.Xml
Exception Type: System.ArgumentException
Exception Message: Invalid name character in ‘YyU=’. The ‘=’ character, hexadecimal value 0x3D, cannot be included in a name.
Exception Target Site: CheckNCName
---- Stack Trace ----
System.Xml.XmlWellFormedWriter.CheckNCName(ncname As String)
GeoSuite.EXE: N 6696237
System.Xml.XmlWellFormedWriter.WriteStartElement(prefix As String, localName As String, ns As String)
GeoSuite.EXE: N 00750
System.Xml.XmlWriter.WriteElementString(localName As String, ns As String, value As String)
GeoSuite.EXE: N 00033
ThinkGeo.MapSuite.Serialize.XmlGeoSerializationFormatter.eSQ=(node As GeoObjectNode, xmlWriter As XmlWriter)
GeoSuite.EXE: N 00121
ThinkGeo.MapSuite.Serialize.XmlGeoSerializationFormatter.eSQ=(node As GeoObjectNode, xmlWriter As XmlWriter)
GeoSuite.EXE: N 00491
ThinkGeo.MapSuite.Serialize.XmlGeoSerializationFormatter.eSQ=(node As GeoObjectNode, xmlWriter As XmlWriter)
GeoSuite.EXE: N 00491
ThinkGeo.MapSuite.Serialize.XmlGeoSerializationFormatter.SaveCore(model As GeoObjectModel, stream As Stream)
GeoSuite.EXE: N 00131
ThinkGeo.MapSuite.Serialize.GeoSerializer.Serialize(objectToSerialize As Object, targetPathFilename As String)
GeoSuite.EXE: N 00106
MapUtilities.SilvicsPageLayout.SerializeLayoutTemplate(oGeoSerializer As GeoSerializer, sTempZipFileName As String, sFolder As String, oFilesToDelete As Collection`1)
SilvicsPageLayout.vb: line 2303, col 04, IL 0358
MapUtilities.WorkingSet.SaveWorkingSet(oToc As SilvicsTocControl, sCurrentFileName As String&)
WorkingSet.vb: line 0235, col 04, IL 1115
Is this a bug?
Thanks!
Steve