﻿<?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 » Business Objects and Data Access (How do I?)  » RefreshBoundControls error</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 01:39:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RefreshBoundControls error</title><link>http://forum.strataframe.net/FindPost26834.aspx</link><description>Hi,&lt;br&gt;
I have an error in my application when I try to close form&lt;br&gt;
The error appears on line MyBase.dispose. &lt;br&gt;
&lt;br&gt;
Any help.&lt;br&gt;
&lt;br&gt;
Here is a stack information&lt;br&gt;
   bei MicroFour.StrataFrame.Business.BusinessLayer.RefreshBoundControls()&lt;br&gt;
   bei MicroFour.StrataFrame.Business.BusinessLayer.Refresh()&lt;br&gt;
   bei MicroFour.StrataFrame.UI.Windows.Forms.BusinessObjectTranslator.UnTranslateBusinessObjects(BusinessObjectTranslationCollection Translations, ContainerControl ParentContainer, ContainerControl ChildContainer)&lt;br&gt;
   bei MicroFour.StrataFrame.UI.Windows.Forms.UserControl.Dispose(Boolean disposing)&lt;br&gt;
   bei MKS.GoliathNet.Windows.Controls.MKSBaseServiceContainer.Dispose(Boolean disposing) in Y:\Projekte.Net\ApplicationBasis\MKS.GoliathNet.Kernel\MKSBaseControls\Containers\MKSBaseServiceContainer.Designer.vb:Zeile 12.&lt;br&gt;
   bei MKS.GoliathNet.Services.MKSKontakteServiceControl.Dispose(Boolean disposing) in Y:\Projekte.Net\Modules\ApplicationModules\MKSKontakte\MKSKontakte\MKSKontakteServiceControl.Designer.vb:Zeile 13.&lt;br&gt;
   bei System.ComponentModel.Component.Dispose()&lt;br&gt;
   bei System.Windows.Forms.Control.Dispose(Boolean disposing)&lt;br&gt;
   bei DevExpress.XtraEditors.XtraScrollableControl.Dispose(Boolean disposing)&lt;br&gt;
   bei DevExpress.XtraTab.XtraTabPage.Dispose(Boolean disposing)&lt;br&gt;
   bei System.ComponentModel.Component.Dispose()&lt;br&gt;
   bei System.Windows.Forms.Control.Dispose(Boolean disposing)</description><pubDate>Wed, 28 Apr 2010 09:13:57 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>RE: RefreshBoundControls error</title><link>http://forum.strataframe.net/FindPost27018.aspx</link><description>Hi,&lt;br&gt;
I wrote in Dispose code to remove translations.. and it works now.&lt;br&gt;
&lt;br&gt;
Denis</description><pubDate>Wed, 28 Apr 2010 09:13:57 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>RE: RefreshBoundControls error</title><link>http://forum.strataframe.net/FindPost26838.aspx</link><description>I unfortunately can't give much direction with just that one stack trace. Do you have a ChildFormDialog object on your form? If so, could you try taking that off and seeing if the problem goes away? The only thing I can see there is some calls dealing with BO transalations, but I don't know if that is due to a child dialog or just normal business layer unwinding processes on a dispose.&lt;/P&gt;&lt;P&gt;If this isn't due to a child dialog, could you try duplicating this on a small sample app that we can load up and trace through?</description><pubDate>Wed, 14 Apr 2010 10:47:08 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item></channel></rss>