﻿<?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 / WebForms (How do I?) </title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Fri, 12 Mar 2010 07:36:53 GMT</lastBuildDate><ttl>20</ttl><item><title>webusinnesbindigsource</title><link>http://forum.strataframe.net/Topic26141-8-1.aspx</link><description>hi, &lt;/P&gt;&lt;P&gt;Il have a web site and i add a reference of a bo. I have  a project with this bo&lt;/P&gt;&lt;P&gt;when i m in the website project, i want to add a webusinessbindngsource to a form  and i have this error &lt;/P&gt;&lt;P&gt;IndexOutOfRangeException&lt;BR&gt;  L'index se trouve en dehors des limites du tableau.&lt;/P&gt;&lt;P&gt;Source     : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   à System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices)&lt;BR&gt;   à System.Array.GetValue(Int32 index)&lt;BR&gt;   à Microsoft.VisualBasic.CompilerServices.Symbols.Container.GetArrayValue(Object[] Indices)&lt;BR&gt;   à Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure&amp;amp; Failure)&lt;BR&gt;   à Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames)&lt;BR&gt;   à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.ᜃ()&lt;BR&gt;   à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.GetTypeInternal(String TypeName, IServiceProvider Provider)&lt;BR&gt;   à MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.CreateInstance(String TypeFullName, IServiceProvider Provider)&lt;BR&gt;   à MicroFour.StrataFrame.Extensibility.BusinessObjectNameTypeEditor.EditValue(ITypeDescriptorContext context, IServiceProvider provider, Object value)&lt;/P&gt;&lt;P&gt;I dont understrand what i forget ??&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Eric</description><pubDate>Sun, 21 Feb 2010 09:22:37 GMT</pubDate><dc:creator>Eric Leissler</dc:creator></item><item><title>BO's in webforms question</title><link>http://forum.strataframe.net/Topic4417-8-1.aspx</link><description>So I understand that there is no dropping of BO's on webforms, you create the BO reference in your ApplicationBasePage and it available to the entire website. Check.&lt;br&gt;&lt;br&gt;Does that mean I need to create many BO's if I need them populated differently? For instance I have a BO that contains codes used to fill all my applications dropdowns, I have a BO on each form that calls a fill specific for the proper contents of the BO based on a "codetype" field.&lt;br&gt;&lt;br&gt;So the generic question is this, since BO's essentially don't get instantiated into individual objects on a webform where I can call different fill methods, is the answer to make many BO's specified to their task, or am I on the wrong path?</description><pubDate>Tue, 14 Nov 2006 11:00:00 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>deployement website with straframe on IIS ( windows seven)</title><link>http://forum.strataframe.net/Topic26099-8-1.aspx</link><description>hi, &lt;/P&gt;&lt;P&gt;I made a website on my computer with strata. &lt;/P&gt;&lt;P&gt;Its a very sample website with just an  default.espx  who contain tree button. &lt;/P&gt;&lt;P&gt;First button is "home" &lt;/P&gt;&lt;P&gt;second is " french" &lt;/P&gt;&lt;P&gt;tree is "ENGLISH"&lt;/P&gt;&lt;P&gt;this button are relied on xml messages  made with  localisation and messaging editor&lt;/P&gt;&lt;P&gt;In my computer, when i try its ok and the web site run  verry well.&lt;/P&gt;&lt;P&gt;I publish this web site with the click once buttons  on my webserveur , its an other computer  on windows seven . &lt;/P&gt;&lt;P&gt;when i try  from the web, i have an error  404 and file not found. &lt;/P&gt;&lt;P&gt;What i have to do  to publish my website  from my developpement computer   to my website computer ??&lt;/P&gt;&lt;P&gt;Tanks for your answer &lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Eric</description><pubDate>Thu, 18 Feb 2010 10:20:58 GMT</pubDate><dc:creator>Eric Leissler</dc:creator></item><item><title>Experiencing with web forms</title><link>http://forum.strataframe.net/Topic24818-8-1.aspx</link><description>I'm experiencing with web forms trying to emulate the example but I'm geting errors. When I try to bind a TextBox I get this message: &lt;/P&gt;&lt;P&gt;Exception&lt;BR&gt;  The ApplicationBasePage could not be located.  Please rebuild project.&lt;/P&gt;&lt;P&gt;Source     : MicroFour StrataFrame Extensibility&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at MicroFour.StrataFrame.Extensibility.BusinessObjectNameTypeEditor.EditValue(ITypeDescriptorContext context, IServiceProvider provider, Object value)&lt;BR&gt;&lt;/P&gt;&lt;P&gt;But I have the the ApplicationBasePage and I did rebuilded the proyect. I also have another business object library with the BO in it and I referenced it.&lt;/P&gt;&lt;P&gt;I'm sending you the solution in case is usefull in any way.</description><pubDate>Fri, 02 Oct 2009 18:17:26 GMT</pubDate><dc:creator>Felix M Avendano</dc:creator></item><item><title>Can't get SampleWebApp.sln to work</title><link>http://forum.strataframe.net/Topic24830-8-1.aspx</link><description>I get an error message: &lt;br&gt;&lt;br&gt;One or more projects in the solution could not be loaded for the following reason(s):  The project file or web has been moved, renamed or is not on your computer.&lt;br&gt;&lt;br&gt;Is there a web application I need to set up first?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Paul</description><pubDate>Sun, 04 Oct 2009 20:20:23 GMT</pubDate><dc:creator>Paul Dokken</dc:creator></item><item><title>WebBusinessBindingSource binding to RadGrid</title><link>http://forum.strataframe.net/Topic24230-8-1.aspx</link><description>After installing the 1.6.7 update from 1.6.6 I'm now getting this exception when using WebBusinessBindingSource with a RadGrid</description><pubDate>Tue, 18 Aug 2009 12:48:10 GMT</pubDate><dc:creator>Govinda Berrio</dc:creator></item><item><title>How to encode result returned from SQL</title><link>http://forum.strataframe.net/Topic24748-8-1.aspx</link><description>I have a need to encode the results of a SQL query for use with the web listview. I'm querying a database I have no control over to get a list of contracts. The contract ID is a varchar field that could include spaces. I want to then show this ID as a link and use the ID within that link. Of course the spaces are wreaking havoc.  I could write a function in SQL Server to do a basic encode, but I'm wondering if there is a way to do this via either the listview or via a ASP.NET function call?&lt;br&gt;&lt;br&gt;Example:&lt;br&gt;Data (ID)         Desired &amp;lt;a&amp;gt; Link&lt;br&gt;-----------         --------------------------&lt;br&gt;MS3 DM008      &amp;lt;a href="ContractDetails.aspx?key=MS3%20DM008"&amp;gt;MS3 DM008&amp;lt;/a&amp;gt;</description><pubDate>Mon, 28 Sep 2009 16:55:08 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>StrataFlix Web Sample</title><link>http://forum.strataframe.net/Topic21596-8-1.aspx</link><description>Hi,&lt;br&gt;May I know when would this be available?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Wed, 21 Jan 2009 07:47:22 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>Anybody work with Content Management Software with the SF?</title><link>http://forum.strataframe.net/Topic16259-8-1.aspx</link><description>Hi All,&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: 'Verdana','sans-serif'"&gt;Anybody worked with Content Management Software with the SF? Please share your experience or provides some tips. What would you suggest?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="BACKGROUND: white"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: #1f5080; FONT-FAMILY: 'Verdana','sans-serif'"&gt;Regards,&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;P&gt;Doron&lt;BR&gt;&lt;A href="http://www.dfarber.com/"&gt;http://www.dfarber.com&lt;/A&gt;</description><pubDate>Thu, 08 May 2008 14:22:58 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>Creating web pages menu options from XML file</title><link>http://forum.strataframe.net/Topic24261-8-1.aspx</link><description>Hi Trent,&lt;br&gt;&lt;br&gt;I have the below sql which stores the menu options names. So this way I can populate into the web pages the options names etc... If you look at this web site: [url]http://www.Intelius.com you[/url] will see People Search as the main option and then when you click that you will see all tabs. The name of the tabs are coming from the dbo.SearchCategories.SearchCategory and for the main Search option it is coming from the dbo.SearchOptions.SearchOption. It is generated as an XML file. Based on that XML the menu options and tabs are created on the fly. It is like a small Content Management. All Contents Management forms are created as smart clients app. &lt;br&gt;&lt;br&gt;1)&lt;br&gt;How would you link that from the XML file into the Index.ASPX?  I am trying to find the most productive way for this process. &lt;br&gt;2)&lt;br&gt;Do you handle your web site this way? &lt;br&gt;&lt;br&gt;[codesnippet]&lt;br&gt;SELECT &lt;br&gt;dbo.ServiceOptions.ServiceOption,&lt;br&gt;dbo.ServiceOptions.DisplayOptionOrder,&lt;br&gt;dbo.SearchOptions.SearchOption ,&lt;br&gt;dbo.SearchOptions.DisplayOptionOrder,&lt;br&gt;dbo.SearchCategories.SearchCategory,&lt;br&gt;dbo.SearchCategories.DisplayOptionOrder,&lt;br&gt;dbo.SearchCategories.SearchCategories_PK,&lt;br&gt;dbo.SearchCategories.Comment,&lt;br&gt;dbo.SearchCategories.Tip  &lt;br&gt;FROM &lt;br&gt;dbo.ServiceOptions &lt;br&gt;INNER JOIN dbo.SearchOptions&lt;br&gt;ON dbo.ServiceOptions.ServiceOptions_PK=dbo.SearchOptions.ServiceOptions_FK&lt;br&gt;INNER JOIN dbo.SearchCategories &lt;br&gt;ON dbo.SearchOptions.SearchOptions_PK = dbo.SearchCategories.SearchOptions_FK&lt;br&gt;WHERE dbo.ServiceOptions.DisableOption = 0 AND dbo.SearchOptions.DisableOption = 0  AND dbo.SearchCategories.DisableOption = 0&lt;br&gt;ORDER BY dbo.ServiceOptions.DisplayOptionOrder,dbo.SearchOptions.DisplayOptionOrder,dbo.SearchCategories.DisplayOptionOrder&lt;br&gt;FOR XML AUTO , ROOT('Menu_Options')&lt;br&gt;[/codesnippet]&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Doron</description><pubDate>Sat, 22 Aug 2009 15:39:29 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>Error when binding Listview Field using "PopulateThroughEvent"</title><link>http://forum.strataframe.net/Topic23864-8-1.aspx</link><description> I am getting invalid cast expception when i am trying to cast the e.BusinessObject &lt;P&gt;AccountAddresses accountAddressBO = accountAddressBO = (AccountAddresses)e.BusinessObject;&lt;P&gt;I have attached few images to show the listview settings and events.&lt;P&gt;Thank you,&lt;P&gt;Ruchika.</description><pubDate>Wed, 22 Jul 2009 08:28:52 GMT</pubDate><dc:creator>Ruchika Garg</dc:creator></item><item><title>IListServer implementation for DevExpress Server Mode</title><link>http://forum.strataframe.net/Topic23818-8-1.aspx</link><description>Do you guys implement IListServer for the BOs and if not, can you point me in the right direction of how to implement this myself?  We are are generating a few really large datasets and it is taking a while to render them without having this implemented.  Thanks!</description><pubDate>Mon, 13 Jul 2009 18:29:41 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>Implement DevExpress server mode feature to SF BO</title><link>http://forum.strataframe.net/Topic22745-8-1.aspx</link><description>Hi,&lt;br&gt;Shall anyone share any sample to enable DevExpress server mode feature (IListServer) to SF BO so that we can load huge data but DevEx only navigate required row when display?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Thu, 16 Apr 2009 01:20:52 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>XML Problem while using Stored Procedure</title><link>http://forum.strataframe.net/Topic23524-8-1.aspx</link><description>&lt;FONT color=#111111&gt;Hi Trent,&lt;/FONT&gt;&lt;P&gt;&lt;FONT color=#111111&gt;I am actually running an sql statement and getting the XML via the ms sql 2008. Testing the XML within the ms sql 2008, it is just fine. When running the below code the XML string is broken.  I am using the BO which is the parent of all the tables that are included within the sql statement? When I copy this line  &lt;FONT size=2&gt;&lt;FONT size=2&gt;Me&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#111111 size=2&gt;.ExecuteScalar(cmd) into the Watch window and  look into the XML string I am getting an error.  &lt;BR&gt;&lt;BR&gt;How can I resolve this problem?&lt;/FONT&gt;&lt;BR&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;BR&gt;Public&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Function&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; GetXMLMenuOptions() &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;String&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; cmd &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; SqlCommand()&lt;BR&gt;cmd.CommandType = CommandType.StoredProcedure&lt;BR&gt;cmd.CommandText = &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"XML_MenuOptions"&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Return&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.ExecuteScalar(cmd)&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Function&lt;BR&gt;&lt;BR&gt;&lt;FONT color=#111111&gt;Thanks,&lt;BR&gt;&lt;BR&gt;Doron&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Tue, 16 Jun 2009 14:33:31 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>What's the best a way to convert ms sql 2008 data to XML files?</title><link>http://forum.strataframe.net/Topic23475-8-1.aspx</link><description>Hi Trent,&lt;BR&gt;&lt;BR&gt;Say I have several tables related to each other and I want to create the hierarchy of the data such as parent child within the XML.&lt;BR&gt;&lt;BR&gt;These are small tables where I store the data of menu options and sub options etc...&lt;BR&gt;Then I use the XML file for the web site to display all options etc... I need to select only certain fields that hold the data for the menus. I have some other fields that are not needed for the XML.&lt;/P&gt;&lt;P&gt;I appreciate any feedback.&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Thanks,&lt;BR&gt;&lt;BR&gt;Doron</description><pubDate>Fri, 12 Jun 2009 09:40:42 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>Login Screen</title><link>http://forum.strataframe.net/Topic23459-8-1.aspx</link><description>Hi in the strataframe's demo package there is a application on role based security. Is it possible to set up a similar login screen using strataframe for a web based application.&lt;/P&gt;&lt;P&gt;Thanks,                                                                                                                                                              &lt;/P&gt;&lt;P&gt;Jithin</description><pubDate>Thu, 11 Jun 2009 22:48:53 GMT</pubDate><dc:creator>Jithin Heric</dc:creator></item><item><title>Shared BO by Static property and ServerDataChanged</title><link>http://forum.strataframe.net/Topic23152-8-1.aspx</link><description>Hi,&lt;br&gt;I would like to use static property to stored some shared BO instance and data (as suggested by SF). Beside, I also would like to implement "auto requery" if any underlying data changed at server. &lt;br&gt;&lt;br&gt;Anyway to make sure "auto requery" doesn't crash the web app? e.g. while ServerDataChanged event fired, there might be record populating taking place for ASPX. It I try to re-fill at that time, it might crash the system. I was thinking to use lock() statement to lock another static object for this purpose. But where should I do so?&lt;br&gt;&lt;br&gt;Please advice. Thank you</description><pubDate>Sat, 16 May 2009 09:48:08 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>SF Web Sample error</title><link>http://forum.strataframe.net/Topic23074-8-1.aspx</link><description>I need to start working on a web project for one of my winform's project while trying to run/test the SF SampleWebApp project, I got the following error after the project was converted to VS2008:&lt;br&gt;&lt;br&gt;[quote]Error1It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS.C:\Program Files (x86)\MicroFour\StrataFrame\VB.NET Samples\Web Sample\backup\web sample\web.config39&lt;br&gt;[/quote]&lt;br&gt;&lt;br&gt;I re-configured the CustomersBO so it will re-generate the BO files with the BOM.  I am using the latest beta source posted today.</description><pubDate>Mon, 11 May 2009 17:26:21 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>Using BO with XML instead of temp table</title><link>http://forum.strataframe.net/Topic23085-8-1.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I will be using XML data (returned from a stored procedure) and an XSLT to display the results of our search.  Is there a way to use the BO tailored to this scenario?&lt;/P&gt;&lt;P&gt;Please see below link what I am actually doing just to be clear of the subject.&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/Topic21580-8-2.aspx#bm21888"&gt;http://forum.strataframe.net/Topic21580-8-2.aspx#bm21888&lt;/A&gt;|&lt;BR&gt;&lt;BR&gt;Thanks,&lt;/P&gt;&lt;P&gt;Doron&lt;BR&gt;</description><pubDate>Tue, 12 May 2009 13:28:23 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>StrataFrame.Security.Login class? Where it is?</title><link>http://forum.strataframe.net/Topic23126-8-1.aspx</link><description>Hi,&lt;br&gt;I have a problem. I try to develop first simple application using web security.&lt;br&gt;I look an example in the help file and found solution for authorization .. there  using Login class&lt;br&gt;&lt;br&gt;Dim loResult As Login.LoginResult&lt;br&gt;I had import the Imports MicroFour.StrataFrame.Security, but class not available!&lt;br&gt;&lt;br&gt;When I type in the code window after Security point.. no Login class appears in the IntelliSence popup!&lt;br&gt;Whats wrong?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Denis&lt;br&gt;&lt;br&gt;P.S.&lt;br&gt;I am registered customer and have official activated strataframe installation. VisualStudio 2008.&lt;br&gt;</description><pubDate>Fri, 15 May 2009 03:28:37 GMT</pubDate><dc:creator>dgsoft</dc:creator></item><item><title>Sample web site</title><link>http://forum.strataframe.net/Topic23035-8-1.aspx</link><description>Hi,&lt;br&gt;&lt;br&gt;It looks as though we are getting involved in a new ASP project and so we are about to get onto a steep learning curve with ASP and WebForms.&lt;br&gt;&lt;br&gt;I presume that all the SF knowledge we have with the SF DAL and Business Layer will just port over - I couldn't see any caveats in the SF help saying 'this doesn't work in ASP'.&lt;br&gt;&lt;br&gt;What I was hoping to scrounge is a sample ASP web site built using SF to give us a feel what such a beast looks like.&lt;br&gt;&lt;br&gt;Can anyone help?&lt;br&gt;&lt;br&gt;Cheers, Peter</description><pubDate>Wed, 06 May 2009 20:06:28 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>Memory leak SF BO with DevExpress ASPxDataGridView</title><link>http://forum.strataframe.net/Topic22309-8-1.aspx</link><description>Hi,&lt;br&gt;I am facing memory leak problem when using SF BusinessObject and DevExpress ASPxDataGridView. &lt;br&gt;I have simple test project, which only has one BO, bind to ASPxDataGridView. It does nothing complicated, just load all records in Page_Load if not IsPostBack.&lt;br&gt;&lt;br&gt;I found that, the memory usage would become double when I just "refresh" the page. I also used dotTrace profiler and found that # of BO instances keep increasing. I suspect it is the same issue with the post http://forum.strataframe.net/Topic20903-8-1.aspx.&lt;br&gt;&lt;br&gt;I have prepared sample project and the dotTrace memory profiler files for your reference. MemoryLeak1.dtm is first load memory snapshot and MemoryLeak2.dtm is 2nd snapshot after refresh.&lt;br&gt;&lt;br&gt;As the file size &gt; 30MB, please download it from http://www.visualsolutions.com.my/blog/chankk/WebApplication6.zip&lt;br&gt;&lt;br&gt;Hope you could get back to me as soon as possible! It is very urgent!&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Wed, 11 Mar 2009 09:18:58 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>How to dispose BO stored at field?</title><link>http://forum.strataframe.net/Topic22969-8-1.aspx</link><description>Hi,&lt;br&gt;I have initialized a BO to MasterPage's private field. &lt;br&gt;&lt;br&gt;[codesnippet]private MyBO _myBO = new MyBO();[/codesnippet]&lt;br&gt;&lt;br&gt;How could I dispose it? I tried to override MasterPage.Dispose() and call BO.Dispose(). However, it is not been released. I check using ANT profiler, it still show the BO is still at memory.&lt;br&gt;&lt;br&gt;Any ideas?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Thu, 30 Apr 2009 07:20:45 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>Global.asax EnterpriseDataSourceItem reference</title><link>http://forum.strataframe.net/Topic22909-8-1.aspx</link><description>I'm trying to setup an ES datasouce in the Global.asax file and I'm having a hard time finding the reference to MicroFour.StataFrame.Data.Enterprise.EnterpriseDataSourceItem.  Is there a particular library I need to &amp;lt;%@ Import "" %&amp;gt; into the Global.asax or include in the website references?</description><pubDate>Tue, 28 Apr 2009 07:45:05 GMT</pubDate><dc:creator>Chris Diesel</dc:creator></item><item><title>Shared DataTable in web environment</title><link>http://forum.strataframe.net/Topic22888-8-1.aspx</link><description>Hi,&lt;br&gt;I would like to use shared data table so that every session shared the same data. May I know any thing I need to taken into consideration while using it?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Sun, 26 Apr 2009 05:35:53 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>BrokenRules localization</title><link>http://forum.strataframe.net/Topic22805-8-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I need to set broken rules and corresponding texts to a particular language (e.g. Czech). In windows application in works fine since Czech texts are built into StrataFrame core. With the web application broken rules texts are still in English even when the localization is set to 1029 and all texts read from XML are in Czech version.&lt;/P&gt;&lt;P&gt;I set localization in Application_Start method in Global.asax file with the following code:&lt;/P&gt;&lt;FONT size=1&gt;&lt;P&gt;MicroFour.StrataFrame.UI.&lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;&lt;FONT color=#2b91af size=1&gt;Localization&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;.MessageKeyType = MicroFour.StrataFrame.Messaging.&lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;&lt;FONT color=#2b91af size=1&gt;MessageKeyDataType&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;.XML;&lt;/P&gt;&lt;P&gt;MicroFour.StrataFrame.UI.&lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;&lt;FONT color=#2b91af size=1&gt;Localization&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;.MessageXmlPath = &lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;&lt;FONT color=#2b91af size=1&gt;ConfigurationManager&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;.AppSettings[&lt;/FONT&gt;&lt;FONT color=#a31515 size=1&gt;&lt;FONT color=#a31515 size=1&gt;"LocalizationFilesPath"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;];&lt;/P&gt;&lt;P&gt;MicroFour.StrataFrame.UI.&lt;/FONT&gt;&lt;FONT color=#2b91af size=1&gt;&lt;FONT color=#2b91af size=1&gt;Localization&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=1&gt;.MessageLocaleID = 1029;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;&lt;FONT size=2&gt;Am I doing something wrong?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;&lt;FONT size=2&gt;Thank You&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;&lt;FONT size=2&gt;Jiri Brazda&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Mon, 20 Apr 2009 08:56:53 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>Business Object and StrataFrame controls in User Control</title><link>http://forum.strataframe.net/Topic22669-8-1.aspx</link><description>I would like to use user controls in my web application. However I'm not able to bind strataframe components like textbox etc. on my user control to business object. In one of previous topics about this problem it was mentioned the following:&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111 size=1&gt;&lt;EM&gt;Web controls are a little different than winforms controls, but you can still use them. You can call whatever strataframe controls you need to inside of your web control, but you will have to take the binding for them into account in the render method of your web control. In winforms it handles the equivelant functions for you, but in web you have to do it yourself. &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#111111 size=1&gt;&lt;EM&gt;Outside of that, you're free to use them as you wish&lt;/EM&gt;&lt;/FONT&gt;  &lt;/P&gt;&lt;P&gt;Could anybody put here a piece of code or a very simple sample that would demonstrate how to do it?&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Jiri Brazda&lt;BR&gt;</description><pubDate>Tue, 07 Apr 2009 13:20:06 GMT</pubDate><dc:creator>Jiri Brazda</dc:creator></item><item><title>Error sign tooltip not shown</title><link>http://forum.strataframe.net/Topic21923-8-1.aspx</link><description>Hi,&lt;br&gt;I have problem that, if that is any broken rules, textbox will show error sign. However, its tooltip doesn't show. Any ideas?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Thu, 12 Feb 2009 03:25:31 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>Implementing Security in a Web App</title><link>http://forum.strataframe.net/Topic22285-8-1.aspx</link><description>Hello! I've been searching for an example or sample where it implements a Logon Web Form but I haven't found any. Also I'd like to to implement a kind of expiration page thing, maybe with Sessions objects or stuff like that. Does StrataFrame has something to control this? A Logon form and Session control? If so, I guess my app should have a table to control this, right?&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks in advance,&lt;br&gt;Milton</description><pubDate>Tue, 10 Mar 2009 10:20:04 GMT</pubDate><dc:creator>Milton Abe</dc:creator></item><item><title>Max user base</title><link>http://forum.strataframe.net/Topic22301-8-1.aspx</link><description>Hi,&lt;br&gt;May I know what is the maximum user base in your Strataframe built Web Application?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Tue, 10 Mar 2009 21:42:16 GMT</pubDate><dc:creator>ChanKK</dc:creator></item><item><title>Creating a web site project in a separate Solution?</title><link>http://forum.strataframe.net/Topic22199-8-1.aspx</link><description>Hi Trent,&lt;P&gt;I need to create a web site which I created for it many forms for administration purpose using win forms . The BOs are also in separate folder as well. I tried to follow the same organization as appears in the sample app.&lt;BR&gt;&lt;BR&gt;My question is should I create a separate Solution or create another project under the same solution? I am not sure if the web will need any BO created for the admin. The Admin is using a different database as well.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Doron&lt;BR&gt;</description><pubDate>Wed, 04 Mar 2009 17:05:48 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>Adding new item in a Web ComboBox</title><link>http://forum.strataframe.net/Topic22204-8-1.aspx</link><description>I'd like to know how do I add an item manually in a web combobox.&lt;br&gt;&lt;br&gt;Say that this combo is being loaded from a Business Object, but also I'd like to give an extra option to the user like "ALL"&lt;br&gt;&lt;br&gt;The code generated should be something like this:&lt;br&gt;&lt;br&gt;&lt;select id="cboBlah"&gt;&lt;br&gt;&lt;option value="0"&gt;ALL&lt;/option&gt;&lt;br&gt;&lt;option value="1"&gt;Blah&lt;/option&gt;&lt;br&gt;&lt;option value="2"&gt;Bleh&lt;option&gt;&lt;br&gt;&lt;option value="3"&gt;Blih&lt;/option&gt;&lt;br&gt;&lt;option value="4"&gt;Bloh&lt;option&gt;&lt;br&gt;&lt;/select&gt;&lt;br&gt;&lt;br&gt;All the values but the first one should come from the database. The first one I'd like to add manually.. &lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks in advance,&lt;br&gt;Milton</description><pubDate>Thu, 05 Mar 2009 09:26:14 GMT</pubDate><dc:creator>Milton Abe</dc:creator></item><item><title>Need to create a BO for multiple tables</title><link>http://forum.strataframe.net/Topic21580-8-1.aspx</link><description>Hi There,&lt;/P&gt;&lt;P&gt;1)&lt;BR&gt;I need to search on multiple tables and the data from 20 TO 70GB&lt;/P&gt;&lt;P&gt;Since the data is pretty big I found out the best thing is to use a dynamic sql statement where I define on the fly the parameters to be used. I can NOT use a view with constant number of parameters since it will be too great of an impact on the execution plan.&lt;/P&gt;&lt;P&gt;I am trying to see how can I use a BO under this condition. For instant if the first sql gets 0 records, then in the same SP I will pursue with another SQL statement to grab from different set of tables.&lt;/P&gt;&lt;P&gt;How do you assign a BO to this kind of process.&lt;/P&gt;&lt;P&gt;2)&lt;BR&gt;I need to use some audit trail. Like if the user enters FirstName, LastName and State for search purpose. I need to enter that as a record for an audit trail and then the results of the search as well. It could be up 100 records. Obviously that could be as a simple Insert. &lt;/P&gt;&lt;P&gt;How is the audit trail is coming along in the SF? Is that something that I can use?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Doron</description><pubDate>Mon, 19 Jan 2009 19:53:57 GMT</pubDate><dc:creator>Doron Farber</dc:creator></item><item><title>TypeLoadException</title><link>http://forum.strataframe.net/Topic21892-8-1.aspx</link><description>Hi,&lt;P&gt;I created a web project in vs. 2005.  Later moved to vs. 2008 and it converted it. Also changed it from .net 2.0 to 3.5.&lt;/P&gt;&lt;P&gt;The Solution contains the main webforms project, a bol base project, and a bol project. The solution compiles fine and I can publish and run it to my XP testing server.&lt;/P&gt;&lt;P&gt;But when I publish it to the production windows 2003 server then I get the error below.  Any suggestions on what gives?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Server Error in '/testschool_awa' Application. &lt;HR width="100%" color=silver SIZE=1&gt;&lt;H2&gt;&lt;I&gt;Could not load type 'MicroFour.StrataFrame.Business.FieldPropertyDescriptor`1' from assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7'.&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;/SPAN&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&lt;/B&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Exception Details: &lt;/FONT&gt;&lt;/B&gt;System.TypeLoadException: Could not load type 'MicroFour.StrataFrame.Business.FieldPropertyDescriptor`1' from assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7'.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Source Error:&lt;/FONT&gt;&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;&lt;TABLE width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/CODE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Stack Trace:&lt;/FONT&gt;&lt;/B&gt; &lt;BR&gt;&lt;BR&gt;&lt;TABLE width="100%" bgColor=#ffffcc&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;[TypeLoadException: Could not load type 'MicroFour.StrataFrame.Business.FieldPropertyDescriptor`1' from assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7'.]  &lt;BR&gt; AESWebAccess.BOL.AWASchoolInfoBO..cctor() in E:\_VS2008Projects\DEV\AES\AESWebAccess.BOL\AESWebAccess.BOL\AWASchoolInfoBO.Designer.vb:765&lt;/PRE&gt;&lt;PRE&gt;[TypeInitializationException: The type initializer for 'AESWebAccess.BOL.AWASchoolInfoBO' threw an exception.]&lt;BR&gt;[TargetInvocationException: Exception has been thrown by the target of an invocation.]   &lt;BR&gt;   System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck) +0&lt;BR&gt;   System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +86&lt;BR&gt;   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +230&lt;BR&gt;   System.Activator.CreateInstance(Type type, Boolean nonPublic) +67&lt;BR&gt;   MicroFour.StrataFrame.UI.Web.BasePage.InitializeBusinessObjects(PropertyInfo[] PropertyInfos) +152&lt;BR&gt;   MicroFour.StrataFrame.UI.Web.BasePage.Page_PreLoad(Object sender, EventArgs e) +25&lt;BR&gt;   System.Web.UI.Page.OnPreLoad(EventArgs e) +111&lt;BR&gt;   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +554&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;/P&gt;&lt;HR width="100%" color=silver SIZE=1&gt;&lt;P&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Version Information:&lt;/FONT&gt;&lt;/B&gt; Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082 &lt;/FONT&gt;&lt;!-- [TypeLoadException]: Could not load type 'MicroFour.StrataFrame.Business.FieldPropertyDescriptor`1' from assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7'.   at AESWebAccess.BOL.AWASchoolInfoBO..cctor()[TypeInitializationException]: The type initializer for 'AESWebAccess.BOL.AWASchoolInfoBO' threw an exception.[TargetInvocationException]: Exception has been thrown by the target of an invocation.   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp; canBeCached, RuntimeMethodHandle&amp; ctor, Boolean&amp; bNeedSecurityCheck)   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)   at System.Activator.CreateInstance(Type type, Boolean nonPublic)   at MicroFour.StrataFrame.UI.Web.BasePage.InitializeBusinessObjects(PropertyInfo[] PropertyInfos)   at MicroFour.StrataFrame.UI.Web.BasePage.Page_PreLoad(Object sender, EventArgs e)   at System.Web.UI.Page.OnPreLoad(EventArgs e)   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)[HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown.   at System.Web.UI.Page.HandleError(Exception e)   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   at System.Web.UI.Page.ProcessRequest()   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)   at System.Web.UI.Page.ProcessRequest(HttpContext context)   at ASP.login_default_aspx.ProcessRequest(HttpContext context)   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)--&gt;&lt;!-- This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &amp;lt;customErrors mode="Off"/&amp;gt;. Consider using &amp;lt;customErrors mode="On"/&amp;gt; or &amp;lt;customErrors mode="RemoteOnly"/&amp;gt; in production environments.--&gt;</description><pubDate>Mon, 09 Feb 2009 23:16:08 GMT</pubDate><dc:creator>Marcel Heitlager</dc:creator></item><item><title>Error using a WebBusinessBindingSource on a MasterPage</title><link>http://forum.strataframe.net/Topic21969-8-1.aspx</link><description>InvalidCastException&lt;BR&gt;  Unable to cast object of type 'System.Web.UI.MasterPage' to type 'MicroFour.StrataFrame.UI.Web.IBasePage'.&lt;/P&gt;&lt;P&gt;Source     : MicroFour StrataFrame Extensibility&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at ᜊ..ctor(IWindowsFormsEditorService A_0, String A_1, Object A_2)&lt;BR&gt;   at MicroFour.StrataFrame.Extensibility.BusinessObjectNameTypeEditor.EditValue(ITypeDescriptorContext context, IServiceProvider provider, Object value)&lt;BR&gt;</description><pubDate>Fri, 13 Feb 2009 18:52:24 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>EnumItemsToOmit</title><link>http://forum.strataframe.net/Topic21760-8-1.aspx</link><description>Hi,&lt;br&gt;I hit error as below. Any ideas? Thank you&lt;br&gt;&lt;br&gt;[quote]Parser Error&lt;br&gt;Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.&lt;br&gt;&lt;br&gt;Parser Error Message: Cannot create an object of type 'System.String[]' from its string representation 'None, Planning, Approved, Rejected, Cancelled, PendingForResubmission, DismissedResubmission, DismissedPlanned, , ' for the 'EnumItemsToOmit' property.&lt;br&gt;&lt;br&gt;Source Error:&lt;br&gt;&lt;br&gt;[codesnippet]Line 33:                             &amp;lt;VfsWeb:BaseComboBox ID="cboStatus" runat="server" ClientInstanceName="cboStatus" EnableClientSideAPI="true" PopulationEnumName="Vfs.Generic.Enums.DocStatusType" PopulationType="Enumeration" &lt;br&gt;Line 34:                            EnumItemsToOmit="None, Planning, Approved, Rejected, Cancelled, PendingForResubmission, DismissedResubmission, DismissedPlanned, , "&lt;br&gt;Line 35:                             EnumSeparateOccurences="0" Sorted="True" SortDirection="Ascending" TopMostItem-TopMostDescription="Select All" TopMostItem-TopMostValue="All" TopMostItem-TopMostDropDown="0"&gt;[/codesnippet][/quote]</description><pubDate>Mon, 02 Feb 2009 04:13:23 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>Custom logic of InitializeBusinessObject</title><link>http://forum.strataframe.net/Topic21827-8-1.aspx</link><description>Hi,&lt;br&gt;Currently, SF's webform would use page property name (BusinessLayer derived type) as key to store BO instance to session. I would like to customize this because we faced issues that, since BOs are "shared" among all forms (same property name), it causes developers need to be very careful on any settings done in other form such as BO.filter and etc. It also complicated the troubleshooting process.&lt;br&gt;&lt;br&gt;How could I customize it? I would like to use Form.UniqueID + Form.BOPropertyName as key. I checked the source code and found that it is almost impossible. Even though I am able to prevent BasePage.Page_PreLoad to be fired and override with my own logic using Reflection, but it still not bullet prooof. As I see some other code call BasePage.GetBusinessObject() directly which I couldn't hijack it.&lt;br&gt;&lt;br&gt;Please advice. Urgent!&lt;br&gt;Thank you</description><pubDate>Wed, 04 Feb 2009 19:44:26 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>NavManager works 100% only in debug.</title><link>http://forum.strataframe.net/Topic21782-8-1.aspx</link><description>Got a form simple with a BO and a NavManager. &lt;BR&gt;When run the method save without breakpoints in code he saves the Registered in Database but the buttons Save and Undo continue active, being necessary clicking 2x back for state of navigated. When run with debug and some breakpoints he saves correctly. What may occurring? This so happens in some forms my not all.&lt;/P&gt;&lt;P&gt;&lt;FONT color=#999999&gt;NavManager funciona 100% somente no debug.&lt;BR&gt;Tenho um form simples, com um BO, e uma NavManager.&lt;BR&gt;Quando executo o método salvar sem os breakpoints no código, ele salva o registro no Database mas os botões Save e Undo continuam ativos, sendo necessário clicar 2x para voltar para o estado de navigated. Quando executo com o debug, e alguns breakpoints, ele salva corretamente. Oque pode estar ocorrendo? Isto so acontece em alguns formularios meus, não todos.&lt;/FONT&gt;</description><pubDate>Tue, 03 Feb 2009 08:55:02 GMT</pubDate><dc:creator>Malcon M. Mikami</dc:creator></item><item><title>BO IsDirty set to false after failed save</title><link>http://forum.strataframe.net/Topic20979-8-1.aspx</link><description>First of all I'd like to say that this is most likely a problem with the way the page is contructed by me. I know that because I created a small test web app that does show what I'm about to explain.&lt;br&gt;&lt;br&gt;I coded this page doing testing here and there. One day I was on a record that was saved before I had set the require fields validation on the BO. I saved the record, saw the validation error message for one of the required fields being blank, and for some reason I just hit Save again. To my surprise, the form saved successfully. Or rather, the BO.Save() method return "Success". After some digging I found that the BO was losing track of the fact that the record was dirty. It was registering as dirty for the first save (IsDirty == true) but on the second save, IsDirty was false. So I think what's happening is that Strataframe isn't attempting to check rules or save. And I don't do any reloading of the record in between. The BO is part of the BasePage so it's getting stored in the Session. &lt;br&gt;&lt;br&gt;I tried manually setting the record to dirty with BO.CurrentRow.SetModified() but I get an error saying that the row state has to be Unchanged in order to use SetModified or SetAdded.  I tried updating a timestamp field on the BO (ex. Customer.Created = DateTime.Now) and the record was still not registering as dirty. &lt;br&gt;&lt;br&gt;I'm just going to validate the required fields manually and move on, I've spent too much time on this already. &lt;br&gt;&lt;br&gt;So I know there's something I'm doing wrong because it works in a simple implementation. But I wanted to get it out there and see if anyone else has had a similar experience and if they found a reason and a solution.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Govinda</description><pubDate>Wed, 03 Dec 2008 09:23:33 GMT</pubDate><dc:creator>Govinda Berrio</dc:creator></item><item><title>Same form property name but difference BO type</title><link>http://forum.strataframe.net/Topic21305-8-1.aspx</link><description>Hi,&lt;br&gt;Just would like top share my experience which cause error in my application and spent me quite long time to troubleshoot it.&lt;br&gt;&lt;br&gt;Make sure we are not using same property name in form to declare difference type of BO (even in difference webpage) because it would cause error "Unable to convert BOType1 to BOType2".&lt;br&gt;&lt;br&gt;Scenario:&lt;br&gt;1. Declared property Leave for namespaceA.LeavesBO in FormA.&lt;br&gt;2. Declared property Leave for namespaceB.LeavesBO in FormB.&lt;br&gt;3. Run formA and then FormB. The error mentioned would occured.&lt;br&gt;&lt;br&gt;It is because SF's webpage would use property name as key to store BO instance at session. When run FormB as scenario above, SF found "Leave" from session and use it directly. However, it is not actually the correct BO instance needed.&lt;br&gt;&lt;br&gt;I am not sure it is by design or bug. However, would like to share with all.&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Sun, 21 Dec 2008 20:54:59 GMT</pubDate><dc:creator>Chan</dc:creator></item></channel></rss>