﻿<?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 Database Deployment Toolkit » Issues  » Deployment App Could not load correct Microsoft.SQLServer.ConnectionInfo Assembly</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 30 May 2026 08:46:44 GMT</lastBuildDate><ttl>20</ttl><item><title>Deployment App Could not load correct Microsoft.SQLServer.ConnectionInfo Assembly</title><link>http://forum.strataframe.net/FindPost25319.aspx</link><description>Hi guys,&lt;br&gt;
&lt;br&gt;
I'm no doubt doing something retarded. But when I use the MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain in my app. to deploy my data on my XP development machine, I have no problems.  Installing it on Windows Server 2003 with InstallAware, and running the application after that gets me the error below.&lt;br&gt;
The error pops up after I click the final next button in the Deployment app.&lt;br&gt;
&lt;br&gt;
I have Microsoft.SqlServer.ConnectionInfo version 9.0.242.0 installed on both machines, with SQl Server Express 2005.  But for some reason it is looking for version 10 on the server.&lt;br&gt;
&lt;br&gt;
Any thoughts as to why?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Marcel&lt;br&gt;
&lt;br&gt;
See the end of this message for details on invoking &lt;br&gt;
just-in-time (JIT) debugging instead of this dialog box.&lt;br&gt;
&lt;br&gt;
************** Exception Text **************&lt;br&gt;
System.IO.FileLoadException: Could not load file or assembly 'Microsoft.SqlServer.ConnectionInfo, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)&lt;br&gt;
File name: 'Microsoft.SqlServer.ConnectionInfo, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'&lt;br&gt;
   at MicroFour.StrataFrame.DBEngine.SQL.DatabaseMigrator..ctor(String ServerAndInstanceName, Boolean UseWindowsAuth, ISynchronizeInvoke SyncObj, String Username, String Password)&lt;br&gt;
   at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.StartMetaDataBuild()&lt;br&gt;
   at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.ManageNextAndBack(Boolean MoveNext)&lt;br&gt;
   at MicroFour.StrataFrame.DBEngine.Deployment.MDDeployMain.cmdNext_Click(Object sender, EventArgs e)&lt;br&gt;
   at System.Windows.Forms.Control.OnClick(EventArgs e)&lt;br&gt;
   at System.Windows.Forms.Button.OnClick(EventArgs e)&lt;br&gt;
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)&lt;br&gt;
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)&lt;br&gt;
   at System.Windows.Forms.Control.WndProc(Message&amp; m)&lt;br&gt;
   at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)&lt;br&gt;
   at System.Windows.Forms.Button.WndProc(Message&amp; m)&lt;br&gt;
   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp; m)&lt;br&gt;
   at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&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;
&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;
&lt;br&gt;
&lt;br&gt;
************** Loaded Assemblies **************&lt;br&gt;
mscorlib&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
AESPPMDataInstaller&lt;br&gt;
    Assembly Version: 1.0.0.0&lt;br&gt;
    Win32 Version: 1.0.0.0&lt;br&gt;
    CodeBase: file:///C:/Program%20Files/AWA%20Data%20Installer/AESPPMDataInstaller.exe&lt;br&gt;
----------------------------------------&lt;br&gt;
MicroFour StrataFrame UI&lt;br&gt;
    Assembly Version: 1.7.0.0&lt;br&gt;
    Win32 Version: 1.7.0.2&lt;br&gt;
    CodeBase: file:///C:/Program%20Files/AWA%20Data%20Installer/MicroFour%20StrataFrame%20UI.DLL&lt;br&gt;
----------------------------------------&lt;br&gt;
MicroFour StrataFrame Business&lt;br&gt;
    Assembly Version: 1.7.0.0&lt;br&gt;
    Win32 Version: 1.7.0.2&lt;br&gt;
    CodeBase: file:///C:/Program%20Files/AWA%20Data%20Installer/MicroFour%20StrataFrame%20Business.DLL&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Windows.Forms&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Drawing&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
MicroFour StrataFrame Base&lt;br&gt;
    Assembly Version: 1.7.0.0&lt;br&gt;
    Win32 Version: 1.7.0.2&lt;br&gt;
    CodeBase: file:///C:/Program%20Files/AWA%20Data%20Installer/MicroFour%20StrataFrame%20Base.DLL&lt;br&gt;
----------------------------------------&lt;br&gt;
Microsoft.VisualBasic&lt;br&gt;
    Assembly Version: 8.0.0.0&lt;br&gt;
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
MicroFour StrataFrame DBEngine&lt;br&gt;
    Assembly Version: 1.7.0.0&lt;br&gt;
    Win32 Version: 1.7.0.2&lt;br&gt;
    CodeBase: file:///C:/Program%20Files/AWA%20Data%20Installer/MicroFour%20StrataFrame%20DBEngine.DLL&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Data&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Xml&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Web&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Management&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
Accessibility&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Configuration&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.Transactions&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
System.EnterpriseServices&lt;br&gt;
    Assembly Version: 2.0.0.0&lt;br&gt;
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)&lt;br&gt;
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll&lt;br&gt;
----------------------------------------&lt;br&gt;
&lt;br&gt;
************** JIT Debugging **************&lt;br&gt;
To enable just-in-time (JIT) debugging, the .config file for this&lt;br&gt;
application or computer (machine.config) must have the&lt;br&gt;
jitDebugging value set in the system.windows.forms section.&lt;br&gt;
The application must also be compiled with debugging&lt;br&gt;
enabled.&lt;br&gt;</description><pubDate>Fri, 04 Dec 2009 18:16:18 GMT</pubDate><dc:creator>Marcel Heitlager</dc:creator></item><item><title>RE: Deployment App Could not load correct Microsoft.SQLServer.ConnectionInfo Assembly</title><link>http://forum.strataframe.net/FindPost25329.aspx</link><description>[quote][b]Marcel Heitlager (12/04/2009)[/b][hr]Oops,&lt;br&gt;
&lt;br&gt;
It was something stupid. Forgot to add the SQLMSOMergeModule.  Now it works.&lt;br&gt;
&lt;br&gt;
[/quote]&lt;br&gt;
Hi Marcel,&lt;br&gt;
&lt;br&gt;
Nothing to worry about, I was bit by the same mistake but at the customer site, fortunately I use AppLifeUpdate and was able to upload a fix in no time. :hehe:</description><pubDate>Fri, 04 Dec 2009 18:16:18 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Deployment App Could not load correct Microsoft.SQLServer.ConnectionInfo Assembly</title><link>http://forum.strataframe.net/FindPost25327.aspx</link><description>Oops,&lt;br&gt;
&lt;br&gt;
It was something stupid. Forgot to add the SQLMSOMergeModule.  Now it works.&lt;br&gt;
&lt;br&gt;</description><pubDate>Fri, 04 Dec 2009 15:55:47 GMT</pubDate><dc:creator>Marcel Heitlager</dc:creator></item></channel></rss>