﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » Enterprise Server - V1 » Issues  » Serialization Exception</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 08 Apr 2026 17:35:35 GMT</lastBuildDate><ttl>20</ttl><item><title>Serialization Exception</title><link>http://forum.strataframe.net/FindPost31260.aspx</link><description>Need some help in figuring out what is causing this error (see attachment). It's only happening for a particular query. The query runs fine if I reconfigure the app to directly connect to the database.&lt;br/&gt;&lt;br/&gt;-Larry</description><pubDate>Fri, 13 Jul 2012 08:55:37 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Serialization Exception</title><link>http://forum.strataframe.net/FindPost31267.aspx</link><description>Hi Larry,&lt;br/&gt;I am happy to hear you figure it out.&amp;nbsp; Would you mind posting the Get/Set code?</description><pubDate>Fri, 13 Jul 2012 08:55:37 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Serialization Exception</title><link>http://forum.strataframe.net/FindPost31265.aspx</link><description>Figured it out. Changed the field in the database from uniqueidentifier to binary(16) and placed some custom code in BOMapper to convert it from a byte array to GUID on&amp;nbsp;Get and GUID to byte array on Set. Now that it is a binary field in the database ES custom serialization can handle it and it still appears as a GUID to my Infragistics appointment(Calendar) control.&lt;br/&gt;&lt;br/&gt;-Larry</description><pubDate>Thu, 12 Jul 2012 19:56:51 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Serialization Exception</title><link>http://forum.strataframe.net/FindPost31263.aspx</link><description>Hi Larry,&lt;br/&gt;&lt;br/&gt;I am glad you traced what is causing this issue, unfortunately I will not be able to help you out with more details since I have never used the Enterprise server.&amp;nbsp; I am sure Trent, Ivan or somebody else using the Enterprise will be able to chime in &lt;span&gt;:unsure:&lt;/span&gt;</description><pubDate>Thu, 12 Jul 2012 14:13:43 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Serialization Exception</title><link>http://forum.strataframe.net/FindPost31262.aspx</link><description>I finally traced down the cause of the problem, although the exception message was not that helpful. I'm using the enterprise server custom serialization and it turns out that I have one field in one table that is a GUID which is apparently not supported by ES customization. Any suggestions on how to work around this? I'd like to stay with custom serialization since it really cuts down on the network traffic.&lt;br/&gt;&lt;br/&gt;-Larry</description><pubDate>Thu, 12 Jul 2012 14:08:56 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Serialization Exception</title><link>http://forum.strataframe.net/FindPost31261.aspx</link><description>Hi Larry,&lt;br/&gt;&lt;br/&gt;Based on the exception, you are using the Enterprise Server, is this correct?&lt;br/&gt;&lt;br/&gt;I have not used the Enterprise server yet, but one thing to be sure is that your server and application are loading the correct assemblies.</description><pubDate>Thu, 12 Jul 2012 12:34:48 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>