﻿<?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  » Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 06 Apr 2026 04:09:26 GMT</lastBuildDate><ttl>20</ttl><item><title>Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><link>http://forum.strataframe.net/FindPost11490.aspx</link><description>Hi SF Team,&lt;/P&gt;&lt;P&gt;I am getting this error when the application is loading the form with this business object.&amp;nbsp; This BO is used to populate a Strataframe Wrapped DevExpress combo box utilizing the Strataframe Item Propulation properties.&amp;nbsp; However, the form loads find and works fine on my developement machine.&amp;nbsp; The complete error stack is below.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks for you help!&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;---------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies.&lt;/P&gt;&lt;P&gt;Exception (Exception): Source="MicroFour StrataFrame Base"; Target=null; Tag=null; &lt;/P&gt;&lt;P&gt;Message = "Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies."&lt;/P&gt;&lt;P&gt;InnerException (FileNotFoundException): Source="mscorlib"; Target=null; Tag=null; &lt;/P&gt;&lt;P&gt;Message = "Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified."&lt;/P&gt;&lt;P&gt;StackTrace = &lt;/P&gt;&lt;P&gt;" at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;/P&gt;&lt;P&gt;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;/P&gt;&lt;P&gt;at System.Reflection.Assembly.Load(AssemblyName assemblyRef)&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.Tools.Common.GetTypeFromReferencedAssemblies(String TypeName)"&lt;/P&gt;&lt;P&gt;FileName = "CrystalDecisions.Windows.Forms, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"&lt;/P&gt;&lt;P&gt;FusionLog = &lt;/P&gt;&lt;P&gt;"WRN: Assembly binding logging is turned OFF.&lt;/P&gt;&lt;P&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;/P&gt;&lt;P&gt;Note: There is some performance penalty associated with assembly bind failure logging.&lt;/P&gt;&lt;P&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Environment: ThreadIdentity="" DateTime=["2007-09-14 20:31:05.312"] ThreadName=null WindowsIdentity="1LPTABLET\Administrator" ThreadId="1" DomainName="AutoDialer.exe" OSVersion=["Microsoft Windows NT 5.1.2600 Service Pack 2"] MachineName="1LPTABLET"&lt;/P&gt;&lt;P&gt;UserName="Administrator"&lt;/P&gt;&lt;P&gt;Remaining Stack Trace - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.Tools.Common.GetTypeFromReferencedAssemblies(String TypeName)&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateComboFromBusinessObject(IListControl lstControl, Object[] Parameters)&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.ListControl.PopulateCombo(Control lstControl, Object[] Parameters)&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.PopulateCombo(Object[] Parameters)&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.Requery()&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.DevEx.ComboBoxEdit.InitializeObject()&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.InitializeFormLoadObjects()&lt;/P&gt;&lt;P&gt;at MicroFour.StrataFrame.UI.Windows.Forms.BaseForm.OnLoad(EventArgs e)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Form.OnCreateControl()&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.CreateControl()&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.WmShowWindow(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.ScrollableControl.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.ContainerControl.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Form.WmShowWindow(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Form.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;/P&gt;&lt;P&gt;at System.Windows.Forms.Native&amp;#119;indow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 19 Sep 2007 09:16:55 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><link>http://forum.strataframe.net/FindPost11579.aspx</link><description>Glad you got it going :)</description><pubDate>Wed, 19 Sep 2007 09:16:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><link>http://forum.strataframe.net/FindPost11573.aspx</link><description>Some&amp;nbsp;missing dll references were the problem.&amp;nbsp; I guess the error message threw me off.&lt;/P&gt;&lt;P&gt;As always, you guys are awesome.&amp;nbsp;&amp;nbsp; Thanks!&amp;nbsp;</description><pubDate>Wed, 19 Sep 2007 09:04:21 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><link>http://forum.strataframe.net/FindPost11544.aspx</link><description>It's probably coming from one of the list population (ComboBox, ListBox, ListView) resources that you have.&amp;nbsp; We store the business object's type name as a string within the designer file, so there is a good chance that your business object's name might have changed and the change was not reflected within your .designer.* file for the form containing the populated combo box.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Looking at your stack trace, it looks like one of your ComboBoxEdit controls is causing you a problem.&amp;nbsp; It also might be that the CrystalDecisions DLL that is trying to load and is throwing the "FileNotFoundException" could be the root of the problem.&amp;nbsp;</description><pubDate>Tue, 18 Sep 2007 13:30:33 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Type 'AutoDialer.UsersBO' could not be found in the referenced assemblies</title><link>http://forum.strataframe.net/FindPost11509.aspx</link><description>This is a standard (and common) .NET distribution issue.&amp;nbsp; Your BO could not resolve the references MicroFour StrataFrame Base and CrystalDecisions.Windows.Forms.&amp;nbsp; The reason it works on your development machine is because these DLLs reside on your development machine.&amp;nbsp; You will have to distribute any references assemblies to your end-user machines.&amp;nbsp; Make sure that any reference other than the standard .NET assemblies is distributed.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/487604e9-26b0-4d3e-aa94-f79c.png"&gt;&lt;/P&gt;&lt;P&gt;In the example above, I would have to distribute 8 assemblies.&amp;nbsp; The 3 SF assemblies and the 5 PerpetuumSoft assemblies.&amp;nbsp; To get the DLL name, select the reference then go to the property sheet.</description><pubDate>Mon, 17 Sep 2007 09:45:42 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>