﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Error running configuration wizard from BO Mapper</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:17:46 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Error running configuration wizard from BO Mapper</title><link>http://forum.strataframe.net/FindPost26956.aspx</link><description>I am running 1.7.0.6.  It would be nice to have this problem corrected.  I did not receive the error that Mark did, but rather the Customization Wizard would simply not fill in the tree list, and the populating list view popup never went away.  Only closing the VS IDE put things back to normal.  The workaround is to remove the setup project from the solution.  While not ideal, it does get me going again and the Customization Wizard works.  If this correction could be added to a future release, that would be great!&lt;br&gt;
&lt;br&gt;
Also, is there a way to select all string fields in one table only?  When I try to select a certain type, all fields in all tables are selected.  I have to select each field type manually in the table that I want to work on.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
Bill</description><pubDate>Thu, 22 Apr 2010 09:08:26 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>Error running configuration wizard from BO Mapper</title><link>http://forum.strataframe.net/FindPost14176.aspx</link><description>Hello,&lt;P&gt;I've just started receiving an error when attempting to run the Configuration Wizard from the Business Object Mapper.&amp;nbsp; It has been running successfully prior to this.&lt;/P&gt;&lt;P&gt;The error is:&lt;/P&gt;&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;&lt;P&gt;&lt;FONT size=1&gt;NullReferenceException&lt;BR&gt;&amp;nbsp; Object reference not set to an instance of an object.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MicroFour StrataFrame AddIns&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.AddIns.DTEprojectsBO.FillProjects(String[] ProjectPaths)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.AddIns.PartialClassBuilderCustomizeWizard.BuildProjectNode(PartialClassBuilderVSProject Project)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.AddIns.PartialClassBuilderCustomizeWizard.PopulateTreeView()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.AddIns.PartialClassBuilderCustomizeWizard.OnLoad(EventArgs e)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.OnCreateControl()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.CreateControl()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WmShowWindow(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.ContainerControl.WndProc(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.WmShowWindow(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.WndProc(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Native&amp;#119;indow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.SetVisibleCore(Boolean value)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.SetVisibleCore(Boolean value)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.SetVisibleCore(Boolean value)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Control.set_Visible(Boolean value)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at System.Windows.Forms.Form.ShowDialog()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ShowWizard()&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;The only thing that has changed recently is that I enabled SQL debugging.&lt;/P&gt;&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;It also leaves a window hanging (Searching ... populating Tree View) when it crashes.&lt;/P&gt;&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;Any ideas what might be causing this?&lt;/P&gt;&lt;P dir=ltr style="MARGIN-RIGHT: 0px"&gt;Mark</description><pubDate>Thu, 22 Apr 2010 09:08:26 GMT</pubDate><dc:creator>Mark Dowlearn</dc:creator></item><item><title>RE: Error running configuration wizard from BO Mapper</title><link>http://forum.strataframe.net/FindPost21721.aspx</link><description>I just ran into this problem, thank you for this solution.&lt;/P&gt;&lt;P&gt;Has this been fixed in 1.7? If not, can it be?&lt;/P&gt;&lt;P&gt;A setup project added to the solution causes error when trying to run Customization Wizard.</description><pubDate>Thu, 29 Jan 2009 12:48:23 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Error running configuration wizard from BO Mapper</title><link>http://forum.strataframe.net/FindPost14180.aspx</link><description>Cool. :cool:</description><pubDate>Thu, 07 Feb 2008 14:16:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Error running configuration wizard from BO Mapper</title><link>http://forum.strataframe.net/FindPost14177.aspx</link><description>Question answered -- I had unknowingly included a setup project in my solution, and since there are no BOs required in a setup project it threw the configuration wizard for a loop.&amp;nbsp; Setup project removed = no error.&lt;/P&gt;&lt;P&gt;M</description><pubDate>Thu, 07 Feb 2008 14:10:16 GMT</pubDate><dc:creator>Mark Dowlearn</dc:creator></item></channel></rss>