﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Serialization problems with RTF control and Access database</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 19 Sep 2026 14:57:02 GMT</lastBuildDate><ttl>20</ttl><item><title>Serialization problems with RTF control and Access database</title><link>http://forum.strataframe.net/FindPost9867.aspx</link><description>I (reluctantly) have a requirement to use an MS Access database to store RTF textbox content and I'm having trouble with the data binding on a data maintenance form&lt;P&gt;I keep receiving Serialization errors in the Output &amp;#119;indow. Here's how things are set up:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;MS Access table with a "OLE object" field to store the RTF&lt;/LI&gt;&lt;LI&gt;Business Object mapper maps this to a byte[] and is set to serialize = true&lt;/LI&gt;&lt;LI&gt;Strataframe RichTextbox control bound to table/column using .BusinessObject and .BindingField properties (just as I would any other data type). The BindingProperty value is the default "Rtf"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Whenever I try to add a record, edit an existing one or save a Serialization exception is thrown. I assume one or more of the above is incorrect - any help appreciated</description><pubDate>Mon, 02 Jul 2007 08:58:11 GMT</pubDate><dc:creator>thegwill</dc:creator></item><item><title>RE: Serialization problems with RTF control and Access database</title><link>http://forum.strataframe.net/FindPost9882.aspx</link><description>Glad you got it working :)</description><pubDate>Mon, 02 Jul 2007 08:58:11 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Serialization problems with RTF control and Access database</title><link>http://forum.strataframe.net/FindPost9868.aspx</link><description>It's working now&lt;P&gt;I started again from scratch using a Memo field in the database (I did try this originally but without luck - that's why I ended up with byte arrays etc) and the binding all works fine&lt;/P&gt;&lt;P&gt;:)</description><pubDate>Sun, 01 Jul 2007 10:30:37 GMT</pubDate><dc:creator>thegwill</dc:creator></item></channel></rss>