﻿<?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 / Issues </title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Mon, 12 May 2008 06:35:06 GMT</lastBuildDate><ttl>20</ttl><item><title>URGENT: Cannot activate license</title><link>http://forum.strataframe.net/Topic16228-10-1.aspx</link><description>I'm attempting to install and activate SF on terminal server (windows 2003).  The program bombs immediately.  I deactivated my license(s) before attempting this (my dev machine and my backup dev machine both took a dive).   See attached error dialog...</description><pubDate>Wed, 07 May 2008 15:55:53 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>Designer error on a form</title><link>http://forum.strataframe.net/Topic16208-10-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have a form which works fine but after debugging the application, when returning back to VS2008 IDE if this form was open, I will not be able to view the designer controls in the form and get the error attached in the image.&lt;/P&gt;&lt;P&gt;By closing the form and openig it again, I am able to keep working in this form.  This does not happens with my other forms and I am affraid the form may get corrupted and loose it.&lt;/P&gt;&lt;P&gt;Is there anything I can do?</description><pubDate>Tue, 06 May 2008 14:54:02 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>edit a varchar(max) value give me a "String or binary data would be truncated" error</title><link>http://forum.strataframe.net/Topic16156-10-1.aspx</link><description>I have a "Valor" field (varchar(max)) on a "configuraciones" table, I can save the first time some data, but when I try to edit this same data (I find it with a seek and then edit the data and save it), I get an error "String or binary data would be truncated"&lt;BR&gt;&lt;BR&gt;I try to alter this with a empty "" string and save it and it give me error anyway&lt;BR&gt;&lt;BR&gt;I set debugon on the datasource and I see this:&lt;BR&gt;&lt;BR&gt;&lt;FONT color=#ff1111&gt;[Deleted print out --- killed the page :)]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I not sure if this are a bug, I save some new data (aprox 30000 bytes, with a base64 string from a memorystream of a devexpress grid savelayout method), edit this with some value and the "truncate" error happen :/&lt;BR&gt;&lt;BR&gt;I will try with a text field and a fixed varchar value (something like 50000)&lt;BR&gt;&lt;BR&gt;Additionally to this when I used the method "SetDebugOn" on my datasource with the 2nd parameter on true (overwritefile) If the file not exist it give me an error. (I not sure if the method have to create the file if it not exist)&lt;BR&gt;&lt;BR&gt;Thanks for the great support.&lt;BR&gt;&lt;BR&gt;-Fabian&lt;BR&gt;</description><pubDate>Mon, 05 May 2008 16:07:08 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>Installation Error for the lastest beta version?</title><link>http://forum.strataframe.net/Topic16077-10-1.aspx</link><description>I am getting an error installing the latest version. It seems that the first installation failed with an Add-In-manager error similar the the "80070002" experienced by someone else. Then I tried to reinstall the version and got a .Net Framework Installation Utility error with the following error&lt;/P&gt;&lt;P&gt;EventType : clr20r3     P1 : installutil.exe     P2 : 2.0.50727.1433     &lt;BR&gt;P3 : 471ebfbb     P4 : mscorlib     P5 : 2.0.0.0     P6 : 471ebc5b     P7 : 1295&lt;BR&gt;P8 : 14     P9 : system.io.filenotfoundexception  &lt;/P&gt;&lt;P&gt;Everthing is stuck now?</description><pubDate>Thu, 01 May 2008 17:04:04 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>Visual Studio 2005 does not start</title><link>http://forum.strataframe.net/Topic16117-10-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have a problem, I install StartFrame (Try it) and after that my Visual Studio 2005 does not start any more.. splash screen appears with VS2005 Professiona edition and process hang ... what can I do?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Denis</description><pubDate>Sun, 04 May 2008 08:43:02 GMT</pubDate><dc:creator>Denis Gavrkov</dc:creator></item><item><title>Errors populating combo boxes using the PopulationDataSourceSettings/PopulationType properties</title><link>http://forum.strataframe.net/Topic16068-10-1.aspx</link><description>Hi Strataframe Team,&lt;/P&gt;&lt;P&gt;I made some simple changes to some forms and I rebuilt a new exe and redistribute it to the clients machines.   The application runs fine on my development machine.  But when I try to run it on the client machines it gives me the errors below.  From what I can tell through additional testing, the errors are occuring for ALL combo boxes I am populating using the BO with the PopulationDataSourceSettings/PopulationType properties.   What is really strange is all of these forms and combo boxes and BOs have been working fine for a long time!?!?&lt;IMG title=Crazy src="http://forum.strataframe.net/Skins/Classic/Images/MessageIcons/Crazy.gif" align=absMiddle&gt;   Help?&lt;/P&gt;&lt;P&gt;====================================================================================================================================================&lt;BR&gt;Type 'CMPR.LocationsViewBO' could not be found in the referenced assemblies.&lt;BR&gt;  Exception (Exception): Source="MicroFour StrataFrame Base"; Target=null; Tag=null; &lt;BR&gt;    Message = "Type 'CMPR.LocationsViewBO' could not be found in the referenced assemblies."&lt;BR&gt;    InnerException (FileNotFoundException): Source="mscorlib"; Target=null; Tag=null; &lt;BR&gt;      Message = "Could not load file or assembly 'DevExpress.XtraReports.v8.1, Version=8.1.1.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1' or one of its dependencies. The system cannot find the file specified."&lt;BR&gt;      StackTrace = &lt;BR&gt;          "   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;BR&gt;             at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;BR&gt;             at System.Reflection.Assembly.Load(AssemblyName assemblyRef)&lt;BR&gt;             at MicroFour.StrataFrame.Tools.Common.GetTypeFromReferencedAssemblies(String TypeName)"&lt;BR&gt;      FileName = "DevExpress.XtraReports.v8.1, Version=8.1.1.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1"&lt;BR&gt;      FusionLog = &lt;BR&gt;          "WRN: Assembly binding logging is turned OFF.&lt;BR&gt;          To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;BR&gt;          Note: There is some performance penalty associated with assembly bind failure logging.&lt;BR&gt;          To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;BR&gt;          "&lt;BR&gt;  Environment: ThreadIdentity="" DateTime=["2008-05-01 11:41:17.099"] ThreadName=null WindowsIdentity="STRUSS\JPagley" ThreadId="1" DomainName="cmpr.exe" OSVersion=["Microsoft Windows NT 5.0.2195 Service Pack 4"] MachineName="INVENTORY"&lt;BR&gt;    UserName="JPagley"&lt;BR&gt;  Remaining Stack Trace  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -&lt;BR&gt;    at MicroFour.StrataFrame.Tools.Common.GetTypeFromReferencedAssemblies(String TypeName)&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateComboFromBusinessObject(IListControl lstControl, Object[] Parameters)&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateCombo(Control lstControl, Object[] Parameters)&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.PopulateCombo(Object[] Parameters)&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.Requery()&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.InitializeObject()&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.InitializeFormLoadObjects()&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.OnLoad(EventArgs e)&lt;BR&gt;    at System.Windows.Forms.Form.OnCreateControl()&lt;BR&gt;    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)&lt;BR&gt;    at System.Windows.Forms.Control.CreateControl()&lt;BR&gt;    at System.Windows.Forms.Control.WmShowWindow(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.ContainerControl.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Form.WmShowWindow(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Form.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Native&amp;#119;indow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR&gt;</description><pubDate>Thu, 01 May 2008 11:04:16 GMT</pubDate><dc:creator>jjp</dc:creator></item><item><title>Error occur when pressing delete key to clear the date value of the datetimepicker control</title><link>http://forum.strataframe.net/Topic15994-10-1.aspx</link><description>Hi Strataframe Team,&lt;/P&gt;&lt;P&gt;After I upgraded to the 1.6.5, I get the error below when I press the delete key to clear the date value of the datetimepicker control which is bound to a date field of a business object.   Although I get this error, the database is being updated properly.  Why is this error is occurring?&lt;/P&gt;&lt;P&gt;=======================================================================&lt;/P&gt;&lt;P&gt;Object reference not set to an instance of an object.&lt;BR&gt;  Exception (NullReferenceException): Source="MicroFour StrataFrame UI"; Target=null; Tag=null; &lt;BR&gt;    Message = "Object reference not set to an instance of an object."&lt;BR&gt;  Environment: ThreadIdentity="" DateTime=["2008-04-29 16:31:15.908"] ThreadName=null WindowsIdentity="STRUSS\JPagley" ThreadId="10" DomainName="CMPR.vshost.exe" OSVersion=["Microsoft Windows NT 5.1.2600 Service Pack 2"] MachineName="1LPJPAGLEY"&lt;BR&gt;    UserName="JPagley"&lt;BR&gt;  Remaining Stack Trace  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.DateTimePicker.CreateManualCaret()&lt;BR&gt;    at MicroFour.StrataFrame.UI.Windows.Forms.DateTimePicker.OnGotFocus(EventArgs e)&lt;BR&gt;    at System.Windows.Forms.Control.WmSetFocus(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.DateTimePicker.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;BR&gt;    at System.Windows.Forms.Native&amp;#119;indow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</description><pubDate>Tue, 29 Apr 2008 15:47:17 GMT</pubDate><dc:creator>jjp</dc:creator></item><item><title>Migrating SF Projects</title><link>http://forum.strataframe.net/Topic15995-10-1.aspx</link><description>I need to know how to migrate SF data from one database to another on a project level.  I know I can backup the database and restore on another machine, but I want to be able to selectively copy projects from one machine to another for two reasons.&lt;br&gt;&lt;br&gt;First, another developer and I both started using SF and just setup local DBs, and as I've learned this causes some problems when trying update each other's projects, and with two more developers soon joining the picture the idea of four different DB's that projects are tied to, and trying to manage permissions and apply SF updates unilaterally seems like too much work.  So I want to merge all our SF projects into one SF DB.&lt;br&gt;&lt;br&gt;Secondly, I would like to be able to copy the source code and the project DB files to a jump drive and work on code from home without having to VPN into work to get to the SF DB, and then when I'm done import the changes back into the work SF DB.&lt;br&gt;&lt;br&gt;Maybe this has been explained somewhere else and I've just missed it.  I've looked through the tables and it seems to complex for me to just blindly stab at trying to write an import/export program.&lt;br&gt;&lt;br&gt;Any help is greatly appreciated.&lt;br&gt;&lt;br&gt;PS. This post really applies to all the SF products, application framework, DDT, and role based security.  Should this maybe placed in requested features forum instead??&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Jason Seidell</description><pubDate>Tue, 29 Apr 2008 15:56:26 GMT</pubDate><dc:creator>Jason Seidell</dc:creator></item><item><title>Bug in FillByParent()</title><link>http://forum.strataframe.net/Topic7250-10-1.aspx</link><description>If a business object calls its FillByParent() method and the parent's CurrentView contains no rows, the SQL statement that is built will not be properly formatted and a SQLException will be thrown ("incorrect syntax...").  If the parent business object's CurrentDataTable has at least one row, the problem can be worked around by blanking out the RowFilter property of the parent's CurrentView before calling FillByParent() and then reestablishing it after FillByParent() completes.  If you have any questions, let me know. </description><pubDate>Thu, 01 Mar 2007 15:08:07 GMT</pubDate><dc:creator>fparker</dc:creator></item><item><title>Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/Topic15919-10-1.aspx</link><description>Hi guys – &lt;/P&gt;&lt;P&gt; I did a baaad thing.  Decided to unpack the source code just to see what was under the hood.&lt;/P&gt;&lt;P&gt;Opened the project in VS 2008   - very interesting.  I may have hit build at some point early in – though I don’t believe I had changed anything.&lt;/P&gt;&lt;P&gt; Close VS &lt;/P&gt;&lt;P&gt; Now any attempt to open VS blows up as it tries to load SF   .:crying:&lt;/P&gt;&lt;P&gt; Tried reinstalling 1.66 twice.  Modify and repair.  Didn’t get any errors until I say yes to open samples console after install&lt;/P&gt;&lt;P&gt; FileNotFoundException&lt;/P&gt;&lt;P&gt;  Could not load file or assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' or one of its dependencies. The system cannot find the file specified.&lt;/P&gt;&lt;P&gt;[codesnippet] Source     : SFSampleConsole&lt;BR&gt;Stack Trace: &lt;BR&gt;   at SFSampleConsole.AppMain.InitApplication(InitializingApplicationEventArgs e)&lt;BR&gt;   at MicroFour.StrataFrame.Application.StrataFrameApplication.Raise_InitializingApplication(InitializingApplicationEventArgs e)&lt;BR&gt;   at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication()&lt;BR&gt;   at SFSampleConsole.AppMain.Main()&lt;BR&gt; [/codesnippet]&lt;/P&gt;&lt;P&gt;Completely uninstall and reinstalled – same error &lt;/P&gt;&lt;P&gt;Obviously I made it mad and somehow trashed the business assembly and it is not being overwritten on a reinstall.&lt;/P&gt;&lt;P&gt;Guidance for this .NET idiot greatly appreciated&lt;/P&gt;&lt;P&gt;See you in Amarillo this summer – hope to be slightly less clueless by then – and a *lot* less clueless afterward …&lt;/P&gt;&lt;P&gt;Charles&lt;BR&gt;</description><pubDate>Sat, 26 Apr 2008 17:26:45 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item><item><title>Error working with Business Object Mapper</title><link>http://forum.strataframe.net/Topic15882-10-1.aspx</link><description>Hi i have following Problem :&lt;br&gt;&lt;br&gt;&lt;br&gt;I create new Project&lt;br&gt;&lt;br&gt;and add new item (BusinessObject) to Project &lt;br&gt;&lt;br&gt;Then go to menu Strataframe&lt;br&gt;&lt;br&gt;there i call there Businessobject Mapper&lt;br&gt;&lt;br&gt;and then allways get this error :&lt;br&gt;&lt;br&gt;SqlException&lt;br&gt;  Ungültiger Objektname 'DTEprojects'.&lt;br&gt;&lt;br&gt;Source     : .Net SqlClient Data Provider&lt;br&gt;&lt;br&gt;Stack Trace: &lt;br&gt;   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&lt;br&gt;   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)&lt;br&gt;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&lt;br&gt;   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&lt;br&gt;   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()&lt;br&gt;   at System.Data.SqlClient.SqlDataReader.get_MetaData()&lt;br&gt;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)&lt;br&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&lt;br&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&lt;br&gt;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)&lt;br&gt;   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)&lt;br&gt;   at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)&lt;br&gt;   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)&lt;br&gt;   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)&lt;br&gt;   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)&lt;br&gt;   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)&lt;br&gt;   at MicroFour.StrataFrame.Data.DbDataSourceItem.GetDataTable(DbCommand Command, OnChangeEventHandler CallBack)&lt;br&gt;   at MicroFour.StrataFrame.Data.SqlDataSourceItem.GetDataTable(DbCommand Command, OnChangeEventHandler CallBack)&lt;br&gt;   at MicroFour.StrataFrame.Data.DataLayer.GetDataTable(DbCommand Command, Boolean RegisterNotification)&lt;br&gt;   at MicroFour.StrataFrame.Business.BusinessLayer.FillDataTable(DbCommand CommandToExecute)&lt;br&gt;   at MicroFour.StrataFrame.AddIns.DTEprojectsBO.FillProjects(String[] ProjectPaths)&lt;br&gt;   at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ᜀ(ᜏ A_0)&lt;br&gt;&lt;br&gt;As active Dataconnection I use StrataFrameSample &lt;br&gt;In Dataexplorer i have full access to Database.&lt;br&gt;&lt;br&gt;So what is wrong ?&lt;br&gt;&lt;br&gt;My main Problem is &lt;br&gt;i am absolutley NewBie in DotNet.:hehe:&lt;br&gt;&lt;br&gt;Thanks for your help&lt;br&gt;&lt;br&gt;Rainer&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 25 Apr 2008 05:02:31 GMT</pubDate><dc:creator>Rainer Kempf, RK</dc:creator></item><item><title>ThemedContainer title not updating</title><link>http://forum.strataframe.net/Topic4877-10-1.aspx</link><description>I have a ThemedContainer that I'm changing the title when the body is hidden/shown.  The title is updated correctly, but the new title and the change in the chevron doesn't update the display, unless the user moves the mouse over the title bar of the themed container.  Do I need to do something to get the title to update? I tried the Update() method but that didn't seem to work.&lt;br&gt;&lt;br&gt;E.g. &lt;br&gt;&lt;br&gt;When themed container is hidden the title says: "Process Info: {0}" ({0} replaced by the process name)&lt;br&gt;When themed container is shown the title says: "Proces Info"&lt;br&gt;&lt;br&gt;What happens:&lt;br&gt;&lt;br&gt;The container is initially shown.&lt;br&gt;The user clicks the chevron to hide it.&lt;br&gt;The body is hidden, title is unchanged, chevron is unchanged.&lt;br&gt;The user moves mouse over chevron (not clicking, just moving)&lt;br&gt;The title and chevron change.</description><pubDate>Thu, 30 Nov 2006 13:05:51 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>Do I need to uninstall trial edition after ordering?</title><link>http://forum.strataframe.net/Topic15759-10-1.aspx</link><description>I have just ordered SF. Do I need to completely uninstall the trial edition and download SF Setup or is it as simple as deactivating my trial license and activating my order license?&lt;/P&gt;&lt;P&gt;I know the source code is available as a separate download, just wondering whether I have to install the framework again.</description><pubDate>Fri, 18 Apr 2008 09:47:15 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item><item><title>Licence activation error, post installation</title><link>http://forum.strataframe.net/Topic15676-10-1.aspx</link><description>We've been seriously evaluating several application frameworks, and now came down to installing and playing with strataframe.&lt;/P&gt;&lt;P&gt;However, we have a trouble activating the product, while running the Activate.exe, a runtime exception is generated. &lt;/P&gt;&lt;P&gt;Could it be something related to regional options? The machine is XP SP2 with Intel processor. &lt;/P&gt;&lt;P&gt;Note that this is not .net framework exception, and the first installation phase had gone smoothly. &lt;/P&gt;&lt;P&gt;Also, some other strata related exceptions are being thrown in various sample applications. I've also attached one of those. While playing with the CRM sample application, after clicking customers, an error is generated&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Emre</description><pubDate>Wed, 16 Apr 2008 06:18:23 GMT</pubDate><dc:creator>Emre Ozer</dc:creator></item><item><title>Source Code Project Version</title><link>http://forum.strataframe.net/Topic15708-10-1.aspx</link><description>Not a big deal for me but was the SF source code updated in VS2008? I tried to open in VS2005 then had to open in VS2008. Also, are you recommending that we manage our projects in VS2008?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michael</description><pubDate>Wed, 16 Apr 2008 17:12:32 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>error add-in manager failed to load</title><link>http://forum.strataframe.net/Topic15341-10-1.aspx</link><description>After installation, upon starting VS 2005, I get:&lt;/P&gt;&lt;P&gt;Error message 80070002&lt;/P&gt;&lt;P&gt;I've read and tried the suggestions on the following posts with no success.&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri color=#1f497d size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;&lt;A title=blocked::http://forum.strataframe.net/FindPost211.aspx href="http://forum.strataframe.net/FindPost211.aspx"&gt;&lt;FONT color=#800080&gt;http://forum.strataframe.net/FindPost211.aspx&lt;/FONT&gt;&lt;/A&gt; &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;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri color=#1f497d size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Calibri color=#1f497d size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;&lt;A title=blocked::http://forum.strataframe.net/FindPost14308.aspx href="http://forum.strataframe.net/FindPost14308.aspx"&gt;&lt;FONT color=#800080&gt;http://forum.strataframe.net/FindPost14308.aspx&lt;/FONT&gt;&lt;/A&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri color=#1f497d size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;thanks,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Calibri color=#1f497d size=2&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: Calibri"&gt;Mark&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;</description><pubDate>Wed, 02 Apr 2008 15:39:44 GMT</pubDate><dc:creator>Mark</dc:creator></item><item><title>ThemedContainer cause rendering slow</title><link>http://forum.strataframe.net/Topic15618-10-1.aspx</link><description>Hi,&lt;br&gt;I have implemented MDIWindowListItem to my application. I am having problem that, ThemedContainer rendering is very slow during design time. I can see ThemContainer rendering look like freeze when I switch between application. It also cause diffifcutly while editing menu toolstripitem at MDI form as well.&lt;br&gt;&lt;br&gt;Any ideas how to solve it?&lt;br&gt;&lt;br&gt;Thank you</description><pubDate>Mon, 14 Apr 2008 17:55:38 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>Adding SF to new VS2008 installation</title><link>http://forum.strataframe.net/Topic15601-10-1.aspx</link><description>I've been using the current SF release (1.6.5) in VS2005 and just installed VS2008.&lt;/P&gt;&lt;P&gt;I see these older instructions for manually adding SF to VS2008.&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/Topic12892-22-1.aspx"&gt;http://forum.strataframe.net/Topic12892-22-1.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is this the best way to go now, or is there a more current or automated method?&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Larry</description><pubDate>Mon, 14 Apr 2008 13:28:32 GMT</pubDate><dc:creator>Larry Tucker</dc:creator></item><item><title>Having a problem deactivating from Laptop</title><link>http://forum.strataframe.net/Topic15500-10-1.aspx</link><description>Chaps,&lt;/P&gt;&lt;P&gt;Keep getting this error when I try and de-activate on my laptop.&lt;/P&gt;&lt;P&gt;UnauthorizedAccessException&lt;BR&gt;  Access to the path 'C:\Program Files\MicroFour\StrataFrame\License\MicroFour License.dll' is denied.&lt;/P&gt;&lt;P&gt;Source     : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&lt;BR&gt;   at System.IO.File.Delete(String path)&lt;BR&gt;   at MicroFour.Licensing.ActivationClient.UninstallLicenseFile()&lt;BR&gt;   at MicroFour.Licensing.ActivationClient.RequestDeactivation(Boolean isExpired)&lt;BR&gt;   at MicroFour.Licensing.ActivationClient.RequestDeactivation()&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Geoff Hirst</description><pubDate>Thu, 10 Apr 2008 10:37:40 GMT</pubDate><dc:creator>Geoff Hirst</dc:creator></item><item><title>A change in the behaviour of MyBO.Save()</title><link>http://forum.strataframe.net/Topic15192-10-1.aspx</link><description>G'day&lt;P&gt;I've just spent a considerable amount of time debugging a form that wasn't working. I finally tracked it down to the following code:&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;[codesnippet]&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.MoveFirst &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Then&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  Do&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;    Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.GRSNew = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;False&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;    Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.Save()&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;  Loop&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;While&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.MoveNext&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;[/codesnippet]&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;This just loops continuously. Once I found it, I very easily fixed it as follows:&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;[codesnippet]&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.MoveFirst &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Then&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  Do&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;    Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.GRSNew = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;False&lt;/P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;  Loop&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;While&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.MoveNext&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;  Me&lt;/FONT&gt;&lt;FONT size=2&gt;.BoGRS1.Save()&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;[/codesnippet]&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;This is much better anyway, and I've checked our codebase to ensure there were no other instances of the former method. &lt;/P&gt;&lt;P&gt;The reason I'm raising this is that this form had been working (although I'm unsure how recently), the code had been as I found it at least since the start of November 2007 (I haven't checked back any further), and the code would have been executed every time the form was used. The only change that I can relate it to is an update to VS2008 and SF 1.6.5. I'm wondering if this is a deliberate change in behaviour of Save(), an accidental change in behaviour, or behaviour that was always expected and my code used to work by some strage quirk of fate.&lt;/P&gt;&lt;P&gt;I thought you might be interested.&lt;/P&gt;&lt;P&gt;Peter</description><pubDate>Thu, 27 Mar 2008 02:01:22 GMT</pubDate><dc:creator>Peter Denton</dc:creator></item><item><title>License Activation Error</title><link>http://forum.strataframe.net/Topic15382-10-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I am trying to activate my trial licence on Vista Ultimate 64bit with a wireless adapter. I get a disk space error (copied below) even though I have 45.8gb free.&lt;/P&gt;&lt;P&gt;Can you advise please? Also, your online store states the licence is per developer which normally suggests the developer can have the software installed on a main PC and notebook. However, your activation process appears to tie the licence to a specific machine. Is this correct? If so, does a developer who wants to install on two PCs have to buy two licences?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;P&gt;Exception&lt;BR&gt;  There is not enough space on the disk.&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Source     : MicroFour License Base&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at MicroFour.Licensing.ActivationClient.RequestActivation(String Email, String Password, String Serial, String MacAddress, String ComputerName, List`1 SelectedItems, Boolean InstallLicense)&lt;BR&gt;   at Activate.ActivateMain.RequestActivation()&lt;BR&gt;</description><pubDate>Fri, 04 Apr 2008 14:07:52 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item><item><title>1.6.5 install error when deploying meta-data</title><link>http://forum.strataframe.net/Topic14764-10-1.aspx</link><description>When running the install package for 1.6.5, it gets past the 'Install Visual Studio Templates' step successfully, but each time it gets about 75% done with 'Build StrataFrame Databases' and I get an error which says "An error occurred while deploying the meta-data to the server.  Please help so that I can get the new version installed.  Thanks.</description><pubDate>Mon, 10 Mar 2008 11:34:00 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>BusinessBindingSource Navigated Event</title><link>http://forum.strataframe.net/Topic14655-10-1.aspx</link><description>I 'm trying to use Navigated event of Business Object to do business with other business object. But I've found that BusinessBindingSource Navigates internally and so this event is raised for every record of Business Object.&lt;/P&gt;&lt;P&gt;What can I do to cancel or catch this condition to go on doing my business in the navigated event of business object.</description><pubDate>Wed, 05 Mar 2008 09:12:59 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>Access 2007 &amp; Concurrency</title><link>http://forum.strataframe.net/Topic15302-10-1.aspx</link><description>I need help trying to figure out why the StrataFrame concurrency exception is not thrown when using a Microsoft Access 2007 database.&lt;br&gt;I've checked and double checked my settings... When I apply the same thing to an SQL Server everything works fine...  Any ideas?&lt;br&gt;&lt;br&gt;Attached is a sample project with the settings I am using.</description><pubDate>Tue, 01 Apr 2008 12:54:45 GMT</pubDate><dc:creator>Crones</dc:creator></item><item><title>A few problems post installation</title><link>http://forum.strataframe.net/Topic15241-10-1.aspx</link><description>Hi Guys,&lt;/P&gt;&lt;P&gt;I've had to re-install SF on a windows Vista machine. Just using the sample apps to test the installation throws the exception below everytime. - Any ideas?&lt;/P&gt;&lt;P&gt;Also, I am getting some licensing issues when using SF in VS. I think it maybe that the license was bound to the network card in my laptop but when I'm out at clients (and sometimes back in the office), I use the wireless connection - different MAC address/different IP address - Could this be the issue and is there anyway to get around it?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;TargetInvocationException&lt;BR&gt;  Exception has been thrown by the target of an invocation.&lt;BR&gt;MissingMethodException&lt;BR&gt;  Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ChildFormDialog.set_ParentForm(MicroFour.StrataFrame.UI.Windows.Forms.BaseForm)'.&lt;/P&gt;&lt;P&gt;Source     : mscorlib&lt;/P&gt;&lt;P&gt;Stack Trace: &lt;BR&gt;   at SampleCRMApplication.CustomerMaintenance.InitializeComponent()&lt;BR&gt;   at SampleCRMApplication.CustomerMaintenance..ctor()&lt;BR&gt;   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck)&lt;BR&gt;   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)&lt;BR&gt;   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)&lt;BR&gt;   at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;BR&gt;   at System.Activator.CreateInstance(Type type)&lt;BR&gt;   at SampleCRMApplication.CRMMain.LaunchForm(Type FormType)&lt;BR&gt;   at SampleCRMApplication.CRMMain.cmdCustomers_Click(Object sender, EventArgs e)&lt;BR&gt;   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)&lt;BR&gt;   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)&lt;BR&gt;   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)&lt;BR&gt;   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)&lt;BR&gt;   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)&lt;BR&gt;   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)&lt;BR&gt;   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)&lt;BR&gt;   at System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)&lt;BR&gt;   at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR&gt;   at System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;BR&gt;   at System.Windows.Forms.ToolStrip.WndProc(Message&amp;amp; m)&lt;BR&gt;   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;BR&gt;   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;BR&gt;   at System.Windows.Forms.Native&amp;#119;indow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR&gt;</description><pubDate>Sat, 29 Mar 2008 11:43:45 GMT</pubDate><dc:creator>Mike Prager</dc:creator></item><item><title>Missing info in help topic</title><link>http://forum.strataframe.net/Topic15233-10-1.aspx</link><description>In the "Using the provided public fill methods" help topic (about business layer), there is a heading for the FillMultipleDataTables() method, but only the word "test" is under it.  This looks to be a very cool new feature, so it would probably be nice to actually have some help on it!  :blink:&lt;br&gt;&lt;br&gt;(Between the object browser and the example in the what's new topic, I'm sure I'll figure it out. This is just a notice that you're help file needs to be updated)</description><pubDate>Fri, 28 Mar 2008 15:49:20 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>Generated SQL not correct with ntext field</title><link>http://forum.strataframe.net/Topic15228-10-1.aspx</link><description>I am doing a save on one of my BOs which is returning the following exception message:&lt;/P&gt;&lt;FONT size=1&gt;&lt;P&gt;The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.&lt;/P&gt;&lt;P&gt;I have looked at the SQL which is being generated and it looks like the problem is that an equals is being used in the SQL to compare an ntext field.  I am posting the SQL below.  The only ntext fields in the table are Email and SendMsg.  There are no text or image data types.  It looks like the Email field is the one causing the problem....I have highlighted the part that I believe to be in error.&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;exec&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#800000 size=2&gt;&lt;FONT color=#800000 size=2&gt;sp_executesql&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'UPDATE [dbo].[ReportHdr] SET [ReportType] = @ReportType, [ReportDescr] = @ReportDescr, [NameKey] = @NameKey, [ReqMachine] = @ReqMachine, [ReqUser] = @ReqUser, [ReqDateTime] = @ReqDateTime, [RunMachine] = @RunMachine, [RunDateTime] = @RunDateTime, [Status] = @Status, [ErrMsg] = @ErrMsg, [ScheduleType] = @ScheduleType, [EventType] = EventType, [PeriodicInterval] = @PeriodicInterval, [PeriodicUnit] = @PeriodicUnit, [DayOfWeek] = @DayOfWeek, [WeekOfMonth] = @WeekOfMonth, [WeekOfMonthDay] = @WeekOfMonthDay, [DayOfMonthDay] = @DayOfMonthDay, [Destination] = @Destination, [SendSubject] = @SendSubject, [SendMsg] = @SendMsg, [ClientKey] = @ClientKey, [AcctExec] = @AcctExec, [CliGroup] = @CliGroup, [CliValue] = CliValue, [Office] = @Office, [DebtorKey] = @DebtorKey, [DebGroup] = @DebGroup, [DebValue] = @DebValue, [Email] = @Email, [Fax] = @Fax, [FacilityKey] = @FacilityKey, [CollateralKey] = @CollateralKey WHERE [ReportKey] = @ReportKey AND (([ReportType] = @ReportType_ORG) OR ((@ReportType_ORG IS NULL) AND ([ReportType] IS NULL))) AND (([ReportDescr] = @ReportDescr_ORG) OR ((@ReportDescr_ORG IS NULL) AND ([ReportDescr] IS NULL))) AND (([NameKey] = @NameKey_ORG) OR ((@NameKey_ORG IS NULL) AND ([NameKey] IS NULL))) AND (([ReqMachine] = @ReqMachine_ORG) OR ((@ReqMachine_ORG IS NULL) AND ([ReqMachine] IS NULL))) AND (([ReqUser] = @ReqUser_ORG) OR ((@ReqUser_ORG IS NULL) AND ([ReqUser] IS NULL))) AND (([ReqDateTime] = @ReqDateTime_ORG) OR ((@ReqDateTime_ORG IS NULL) AND ([ReqDateTime] IS NULL))) AND (([RunMachine] = @RunMachine_ORG) OR ((@RunMachine_ORG IS NULL) AND ([RunMachine] IS NULL))) AND (([RunDateTime] = @RunDateTime_ORG) OR ((@RunDateTime_ORG IS NULL) AND ([RunDateTime] IS NULL))) AND (([Status] = @Status_ORG) OR ((@Status_ORG IS NULL) AND ([Status] IS NULL))) AND (([ErrMsg] = @ErrMsg_ORG) OR ((@ErrMsg_ORG IS NULL) AND ([ErrMsg] IS NULL))) AND (([ScheduleType] = @ScheduleType_ORG) OR ((@ScheduleType_ORG IS NULL) AND ([ScheduleType] IS NULL))) AND (([EventType] = @EventType_ORG) OR ((@EventType_ORG IS NULL) AND ([EventType] IS NULL))) AND (([PeriodicInterval] = @PeriodicInterval_ORG) OR ((@PeriodicInterval_ORG IS NULL) AND ([PeriodicInterval] IS NULL))) AND (([PeriodicUnit] = @PeriodicUnit_ORG) OR ((@PeriodicUnit_ORG IS NULL) AND ([PeriodicUnit] IS NULL))) AND (([DayOfWeek] = @DayOfWeek_ORG) OR ((@DayOfWeek_ORG IS NULL) AND ([DayOfWeek] IS NULL))) AND (([WeekOfMonth] = @WeekOfMonth_ORG) OR ((@WeekOfMonth_ORG IS NULL) AND ([WeekOfMonth] IS NULL))) AND (([WeekOfMonthDay] = @WeekOfMonthDay_ORG) OR ((@WeekOfMonthDay_ORG IS NULL) AND ([WeekOfMonthDay] IS NULL))) AND (([DayOfMonthDay] = @DayOfMonthDay_ORG) OR ((@DayOfMonthDay_ORG IS NULL) AND ([DayOfMonthDay] IS NULL))) AND (([Destination] = @Destination_ORG) OR ((@Destination_ORG IS NULL) AND ([Destination] IS NULL))) AND (([SendSubject] = @SendSubject_ORG) OR ((@SendSubject_ORG IS NULL) AND ([SendSubject] IS NULL))) AND (([SendMsg] LIKE @SendMsg_ORG) OR ((@SendMsg_ORG IS NULL) AND ([SendMsg] IS NULL))) AND (([ClientKey] = @ClientKey_ORG) OR ((@ClientKey_ORG IS NULL) AND ([ClientKey] IS NULL))) AND (([AcctExec] = @AcctExec_ORG) OR ((@AcctExec_ORG IS NULL) AND ([AcctExec] IS NULL))) AND (([CliGroup] = @CliGroup_ORG) OR ((@CliGroup_ORG IS NULL) AND ([CliGroup] IS NULL))) AND (([CliValue] = @CliValue_ORG) OR ((@CliValue_ORG IS NULL) AND ([CliValue] IS NULL))) AND (([Office] = @Office_ORG) OR ((@Office_ORG IS NULL) AND ([Office] IS NULL))) AND (([DebtorKey] = @DebtorKey_ORG) OR ((@DebtorKey_ORG IS NULL) AND ([DebtorKey] IS NULL))) AND (([DebGroup] = @DebGroup_ORG) OR ((@DebGroup_ORG IS NULL) AND ([DebGroup] IS NULL))) AND (([DebValue] = @DebValue_ORG) OR ((@DebValue_ORG IS NULL) AND ([DebValue] IS NULL))) AND (&lt;FONT style="BACKGROUND-COLOR: #ffff11"&gt;([Email] = @Email_ORG)&lt;/FONT&gt; OR ((@Email_ORG IS NULL) AND ([Email] IS NULL))) AND (([Fax] = @Fax_ORG) OR ((@Fax_ORG IS NULL) AND ([Fax] IS NULL))) AND (([FacilityKey] = @FacilityKey_ORG) OR ((@FacilityKey_ORG IS NULL) AND ([FacilityKey] IS NULL))) AND (([CollateralKey] = @CollateralKey_ORG) OR ((@CollateralKey_ORG IS NULL) AND ([CollateralKey] IS NULL)));'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'@ReportType nvarchar(32),@ReportDescr nvarchar(102),@NameKey nvarchar(102),@ReqMachine nvarchar(22),@ReqUser nvarchar(14),@ReqDateTime smalldatetime,@RunMachine nvarchar(22),@RunDateTime smalldatetime,@Status smallint,@ErrMsg nvarchar(102),@ScheduleType smallint,@EventType nvarchar(22),@PeriodicInterval smallint,@PeriodicUnit smallint,@DayOfWeek nvarchar(9),@WeekOfMonth nvarchar(7),@WeekOfMonthDay smallint,@DayOfMonthDay smallint,@Destination smallint,@SendSubject nvarchar(52),@SendMsg ntext,@ClientKey int,@AcctExec nvarchar(14),@CliGroup nvarchar(12),@CliValue nvarchar(22),@Office nvarchar(22),@DebtorKey int,@DebGroup nvarchar(12),@DebValue nvarchar(22),@Email nvarchar(52),@Fax nvarchar(22),@FacilityKey int,@CollateralKey int,@ReportKey int,@ReportType_ORG nvarchar(32),@ReportDescr_ORG nvarchar(102),@NameKey_ORG nvarchar(102),@ReqMachine_ORG nvarchar(22),@ReqUser_ORG nvarchar(14),@ReqDateTime_ORG smalldatetime,@RunMachine_ORG nvarchar(22),@RunDateTime_ORG smalldatetime,@Status_ORG smallint,@ErrMsg_ORG nvarchar(102),@ScheduleType_ORG smallint,@EventType_ORG nvarchar(22),@PeriodicInterval_ORG smallint,@PeriodicUnit_ORG smallint,@DayOfWeek_ORG nvarchar(9),@WeekOfMonth_ORG nvarchar(7),@WeekOfMonthDay_ORG smallint,@DayOfMonthDay_ORG smallint,@Destination_ORG smallint,@SendSubject_ORG nvarchar(52),@SendMsg_ORG ntext,@ClientKey_ORG int,@AcctExec_ORG nvarchar(14),@CliGroup_ORG nvarchar(12),@CliValue_ORG nvarchar(22),@Office_ORG nvarchar(22),@DebtorKey_ORG int,@DebGroup_ORG nvarchar(12),@DebValue_ORG nvarchar(22),@Email_ORG nvarchar(52),@Fax_ORG nvarchar(22),@FacilityKey_ORG int,@CollateralKey_ORG int'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReportType &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'BBS.Reports.rptPositionSummary'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReportDescr &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RA_Test_Template'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @NameKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RATESTTEMPLATE'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqMachine &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'BHM_RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqUser &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqDateTime &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;'Mar 26 2008 3:19PM'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @RunMachine &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'BHM_RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @RunDateTime &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;'Mar 26 2008 3:20PM'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Status &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ErrMsg &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ScheduleType &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @EventType &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @PeriodicInterval &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @PeriodicUnit &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @DayOfWeek &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'NNNNNNN'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @WeekOfMonth &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'NNNNN'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @WeekOfMonthDay &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @DayOfMonthDay &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Destination &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;@SendSubject &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RA_Test_Template'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @SendMsg &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'TEST MESSAGE'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @ClientKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; 49&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @AcctExec &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @CliGroup &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @CliValue &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @Office &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebtorKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebGroup &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebValue &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Email &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'rayers@baysidebiz.com'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Fax &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'5555555555'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @FacilityKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 159&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @CollateralKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 227&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReportKey &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 153&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReportType_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'BBS.Reports.rptPositionSummary'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReportDescr_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RA_Test_Template'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @NameKey_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RATESTTEMPLATE'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqMachine_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'BHM_RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqUser_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ReqDateTime_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;'Mar 26 2008 3:19PM'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @RunMachine_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @RunDateTime_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;'Mar 26 2008 3:20PM'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Status_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ErrMsg_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ScheduleType_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @EventType_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @PeriodicInterval_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @PeriodicUnit_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @DayOfWeek_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'NNNNNNN'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @WeekOfMonth_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'NNNNN'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @WeekOfMonthDay_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @DayOfMonthDay_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @Destination_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @SendSubject_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RA_Test_Template'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @SendMsg_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'TEST MESSAGE'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @ClientKey_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; 49&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; @AcctExec_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'RAYERS'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; &lt;/FONT&gt;@CliGroup_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @CliValue_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @Office_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebtorKey_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; 0&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebGroup_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @DebValue_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N''&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @Email_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'rayers@baysidebiz.com'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @Fax_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;FONT color=#ff0000 size=2&gt;N'5555555555'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @FacilityKey_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; 159&lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; @CollateralKey_ORG &lt;/FONT&gt;&lt;FONT color=#808080 size=2&gt;&lt;FONT color=#808080 size=2&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; 227&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description><pubDate>Fri, 28 Mar 2008 12:31:37 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>Deployment, error, are there any other files to deploy?</title><link>http://forum.strataframe.net/Topic15229-10-1.aspx</link><description>When deployed I deployed the following dll's:&lt;/P&gt;&lt;P&gt;MicroFour StrataFrame Base.dll, MicroFour StrataFrame Business.dll, MicroFour StrataFrame DBEngine.dll, MicroFour StrataFrame UI.dll.&lt;/P&gt;&lt;P&gt;When the client runs the app, the error appears:&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;ApplicationException&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;  An error occurred while creating the main form&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;TargetInvocationException&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;  Exception has been thrown by the target of an invocation.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;MissingMethodException&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;  Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ThemedGroupBox.set_TransparentBackground(Boolean)'.&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000 size=3&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;Source     : MicroFour StrataFrame UI&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000 size=3&gt; &lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;Stack Trace: &lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at VisualOfficeNET.frmNames.InitializeComponent()&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at VisualOfficeNET.frmNames..ctor() in C:\VisualOfficeNET\VisualOfficeNET\frmNames.cs:line 15&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean&amp;amp; canBeCached, RuntimeMethodHandle&amp;amp; ctor, Boolean&amp;amp; bNeedSecurityCheck)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.Activator.CreateInstance(Type type, Boolean nonPublic)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face=Arial color=#000000 size=3&gt;   at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication()&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Arial color=#000000 size=3&gt; &lt;/FONT&gt;&lt;/o:p&gt;</description><pubDate>Fri, 28 Mar 2008 13:10:00 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>1.6.5. Heavy form turned slower.</title><link>http://forum.strataframe.net/Topic15206-10-1.aspx</link><description>I can't tell if this is actually an issue, but we have a few Strata forms with a lot of BOs, more than 10, and a BusinessBindingSource connected to each one of them. Each BussinessBindingSource is connected to a grid or a DevExpress Lookup edit. After moving to 1.6.5 these forms take a lot longer to load. There's one that even takes 10 seconds. &lt;/P&gt;&lt;P&gt;Can you think of any change in the framework that might have caused that? Perhaps new events? Can you give me any hints of what might cause that, point me to the right direction?&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated...&lt;/P&gt;&lt;P&gt;Thanks</description><pubDate>Thu, 27 Mar 2008 11:54:22 GMT</pubDate><dc:creator>George Nentidis</dc:creator></item><item><title>Using custom properties to bind report fields</title><link>http://forum.strataframe.net/Topic15156-10-1.aspx</link><description>I am using DevExpress XtraReports and have been able to make it work using a BusinessBindingSource as a DataSource, and then linking that BBS to a BO which has my report data in it.  I have done this many times already and have had no problems thus far.  I have been working on a problem for the past few days and haven't been able to figure out a solution.&lt;/P&gt;&lt;P&gt;I have several custom field properties on my BO which I have bound to fields in my report.  There are also several "regular" BO properties which link directly to fields in the db table.  The custom fields are all showing as blank, but the regular properties are showing as the correct values.  I don't think it is even getting to the code for the custom properties since I have set break points in them which are not getting hit.  I even tried hardcoding one of them to return a string value which also didnt show up.  &lt;/P&gt;&lt;P&gt;Its almost like it doesnt know how to find the custom properties.  I thought it was a problem with the binding, but if it can find the non-custom properties then it is binding correctly (I think).  Here is an example of one of the custom properties:&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;&amp;lt;Browsable(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;False&lt;/FONT&gt;&lt;FONT size=2&gt;), _&lt;BR&gt;BusinessFieldDisplayInEditor(), _&lt;BR&gt;DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)&amp;gt; _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Public&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;ReadOnly&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Property&lt;/FONT&gt;&lt;FONT size=2&gt; TransferAmt() &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Decimal&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  Get &lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;    Return&lt;/FONT&gt;&lt;FONT size=2&gt; FixAmt(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Me&lt;/FONT&gt;&lt;FONT size=2&gt;.CurrentRow.Item(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"TransferAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;))&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Get&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Property&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;And I am also adding the custom property descriptors as I am supposed to, like the following:&lt;/P&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;Protected&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Overrides&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Function&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; GetCustomBindablePropertyDescriptors() &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; MicroFour.StrataFrame.Business.FieldPropertyDescriptor()&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Return&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.FieldPropertyDescriptor() { _&lt;BR&gt;  &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FacilityDescr"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions)), _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"DisburseAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions)), _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"PaymentAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions)), _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"StmtAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions)), _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FeePostAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions)), _&lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;  New&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.ReflectionPropertyDescriptor(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"TransferAmt"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;GetType&lt;/FONT&gt;&lt;FONT size=2&gt;(DailyTransactions))}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;Function&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;Any advice, ideas, suggestions, etc?  Thanks!  I'm really stuck on this one.</description><pubDate>Tue, 25 Mar 2008 10:47:02 GMT</pubDate><dc:creator>Andria Jensen</dc:creator></item><item><title>BrowseDialog Freezes when shown immediately</title><link>http://forum.strataframe.net/Topic15173-10-1.aspx</link><description>I'm having trouble with previous functionality.&lt;br&gt;&lt;br&gt;Sub Form_Load()&lt;br&gt;      BrowseDialog.ShowDialog&lt;br&gt;End Sub&lt;br&gt;&lt;br&gt;We used to do that, however, with the recent updates the browse dialog does show but freezes upon search. If I click cancel and then open the browse dialog again or i don't show the dialog and show it manually everything works perfectly. Is there any changes we need to be aware of or methods we could employ to keep the functionality we previously had?</description><pubDate>Wed, 26 Mar 2008 00:23:18 GMT</pubDate><dc:creator>Ben Dornis</dc:creator></item><item><title>QueryInformation Usage and Extension</title><link>http://forum.strataframe.net/Topic15052-10-1.aspx</link><description>I'm trying to use QueryInformation Class to store some template queries.&lt;/P&gt;&lt;P&gt;I wonder WhereStatement class requires fields and values (these are array) but one &lt;FONT color=#2b91af size=2&gt;WhereStatementTypeOptions (Equals,Greaterthan,LessThan etc). Why ?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#2b91af&gt;Please explain the general process of building Where clause from WhereStatementCollection.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#2b91af&gt;And I need Dbcommand object build from the QueryInformationClass ? How can I get this ?&lt;/FONT&gt;</description><pubDate>Thu, 20 Mar 2008 03:37:18 GMT</pubDate><dc:creator>Ertan Deniz</dc:creator></item><item><title>VS2008 and SF 1.6.5 - System.OutOfMemoryException - In IDE</title><link>http://forum.strataframe.net/Topic14751-10-1.aspx</link><description>Guys,&lt;/P&gt;&lt;P&gt;Have you any experience of the above exception occurring in the above configuration? I get this numerous times a day, and the only way out is to quit VS and restart.&lt;/P&gt;&lt;P&gt;It usually happens if I have a particular form open, just after a build. The application continues to run. I have 4GB ram in this system and I know it's not running out of memory. However as it seems to happen after a while, there is something somewhere that isn't releasing all it should. It only happens in the IDE, my app is fine. &lt;/P&gt;&lt;P&gt;It's just annoying.&lt;/P&gt;&lt;P&gt;thanks in advance for any ideas.&lt;/P&gt;&lt;P&gt;Geoff</description><pubDate>Sun, 09 Mar 2008 12:14:20 GMT</pubDate><dc:creator>Geoff Hirst</dc:creator></item><item><title>Problem with Stratframe ASP.Net Web Example</title><link>http://forum.strataframe.net/Topic14805-10-1.aspx</link><description>Hi,&lt;P&gt;I wonder if you can help ... I was working through your Web sample ... and now I keep getting the error below when I click on a page that access the Strataframe database, Remote connections are enabled.  Can you help ?  I have SQL 2000 installed and SQL Express.  In my global asax file I added the connection string &lt;/P&gt;&lt;P&gt;&lt;FONT color=#2b91af size=2&gt;DataLayer&lt;/FONT&gt;&lt;FONT size=2&gt;.DataSources.Add(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#2b91af size=2&gt;SqlDataSourceItem&lt;/FONT&gt;&lt;FONT size=2&gt;(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;""&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"Server = ./SqlExpress;Database=StrataFrameSample;Integrated Security=SSPI"&lt;/FONT&gt;&lt;FONT size=2&gt;));&lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;.... although I don't believe I need it.  I have also successfully connected to the database using the Database connection Tool.&lt;/P&gt;&lt;P&gt;[codesnippet]Error&lt;BR&gt;An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) &lt;BR&gt;Description: 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;/P&gt;&lt;P&gt;Exception Details: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)&lt;/P&gt;&lt;P&gt;Source Error: &lt;/P&gt;&lt;P&gt;Line 127:Line 128://-- Execute the commandLine 129:Customers.FillDataTable(loCommand);Line 130:Line 131://-- Stop the watch&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Source File: e:\Program Files\MicroFour\StrataFrame\CSharp Samples\Web Sample\SearchCustomers.aspx.cs    Line: 129 &lt;/P&gt;&lt;P&gt;Stack Trace: &lt;/P&gt;&lt;P&gt;[SqlException (0x80131904): An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)]  [/codesnippet]&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;/FONT&gt;</description><pubDate>Tue, 11 Mar 2008 18:22:38 GMT</pubDate><dc:creator>John Davies</dc:creator></item><item><title>Need to Compile Lastest Infragistics Version</title><link>http://forum.strataframe.net/Topic14947-10-1.aspx</link><description>Hi Guys,&lt;/P&gt;&lt;P&gt;I was wondering if a maintenance release on top of 1.6.5 is scheduled real soon? I am thinking about installing the lastest version of Infragistics and would like to recomple the wrappers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michael</description><pubDate>Mon, 17 Mar 2008 09:13:43 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>Problems with SharedDataTableKey</title><link>http://forum.strataframe.net/Topic14890-10-1.aspx</link><description>I'm pretty sure that I have isolated a problem with the shared data table key and I have a secondary problem on how the filter is handled.   I'll see if I can explain.   If you create a BO and specify a SDTK( Shared Data table Key ) then the first time that the BO is instantiated and filled everything is fine.   But for some reason if there is a Object or Form that Dispose of the last instance of that class then the SDTK is now a bug and upon the first new instance of the Same BO type then the DataRow Index will be all messed up.   It looks like the Finalize of the BO does not removed the SDTK from it's collection for SDTK keys.   I'm pretty sure that this bug is the reason for a couple of the SDTK posts.&lt;/P&gt;&lt;P&gt;Second problem with SDTK.  Filters.   If you are using 2 BO that are bound with a SDTK and you filter one of them the second is filtered.  Is there a reason for this?  For my thought process is for lookups that rarely get update or automatically notified if DB changes then having a BO with a SDTK would work well and does.  Up until one of those BO's are filtered for some reason and then All of the BO's are filtered.   This obviously messes up a bunch of things.   &lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Richard</description><pubDate>Fri, 14 Mar 2008 12:27:33 GMT</pubDate><dc:creator>Richard Keller</dc:creator></item><item><title>Problem running CRM Sample</title><link>http://forum.strataframe.net/Topic14809-10-1.aspx</link><description>When I try and run the CRM sample (1.6.5) clicking on the products brings up the form but there's no data but on order entry or customers I get an exception...&lt;P&gt;TargetInvocationException&lt;BR&gt;  Exception has been thrown by the target of an invocation.&lt;BR&gt;MissingMethodException&lt;BR&gt;  Method not found: 'Void MicroFour.StrataFrame.UI.Windows.Forms.ChildFormDialog.set_ParentForm(MicroFour.StrataFrame.UI.Windows.Forms.BaseForm)'.&lt;/P&gt;&lt;P&gt;Source     : mscorlib&lt;/P&gt;&lt;P&gt;The database seems to be connected OK to the sample data - any clues?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mike</description><pubDate>Wed, 12 Mar 2008 06:11:38 GMT</pubDate><dc:creator>Mike Tomlin</dc:creator></item><item><title>SF and VS2008</title><link>http://forum.strataframe.net/Topic13392-10-1.aspx</link><description>I have a web page with a WebBusinessBindingSource  and an Infragistics UltraWebGrid. (2007.3)&lt;/P&gt;&lt;P&gt;When I try to set the grid's Datamember property i get the following message: &lt;/P&gt;&lt;P&gt;Nullreference Exception&lt;/P&gt;&lt;P&gt;Object reference not set to an instance of an object&lt;/P&gt;&lt;P&gt;Source: Microfour Strataframe Extensibility&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;/P&gt;&lt;P&gt;at Microfour.Strataframe.Extensibility.WebBusinnessBindingSource.GetView(String viewName)&lt;/P&gt;&lt;P&gt;After that, everytime I click on the grid I get the same message  and have to click on the OK button several times to get rid of it.</description><pubDate>Fri, 11 Jan 2008 16:03:28 GMT</pubDate><dc:creator>Hugo R. Figueroa</dc:creator></item><item><title>1.6.5 - Update security tables</title><link>http://forum.strataframe.net/Topic14728-10-1.aspx</link><description>Olá...&lt;/P&gt;&lt;DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px"&gt;Which the correct procedure for conversion of security tables? Because I had problems after the update of the version. &lt;/DIV&gt;&lt;DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px"&gt;For example: &lt;/DIV&gt;&lt;DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px"&gt;1) If I to exclude tables of security of the DDT, the installing package it also excludes in the base destination. &lt;/DIV&gt;&lt;DIV style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px"&gt;2) If I to recharge tables, the update of the DDT duplicates and gives errors.&lt;/DIV&gt;</description><pubDate>Sat, 08 Mar 2008 07:14:12 GMT</pubDate><dc:creator>Rogerio Mauri</dc:creator></item><item><title>1.6.5 version - SFMessagind.exe informs version 1.6.0</title><link>http://forum.strataframe.net/Topic14710-10-1.aspx</link><description>Olá...&lt;/P&gt;&lt;P&gt;I made the update of the program for the new version. However, the SFMessagind.exe informs version 1.6.0.</description><pubDate>Thu, 06 Mar 2008 19:55:36 GMT</pubDate><dc:creator>Rogerio Mauri</dc:creator></item></channel></rss>