jspraul / sql-dbdiff

Automatically exported from code.google.com/p/sql-dbdiff
0 stars 0 forks source link

Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.1.0 #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Just unzip the files & run the exe.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vinaypug...@gmail.com on 24 Mar 2010 at 2:31

GoogleCodeExporter commented 9 years ago
Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.1.0, 
Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. 
The 
system cannot find the file specified.
   at DBDiff.Settings.Project.GetLastConfiguration()
   at DBDiff.Front.PrincipalForm.Form_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr 
wparam, IntPtr lparam)

Original comment by vinaypug...@gmail.com on 24 Mar 2010 at 2:35

GoogleCodeExporter commented 9 years ago
I got the same error when I tried to run it.

When I close the error window and enter the Source and Destination Database
information and select COMPARE I get the error again.

Original comment by AEMether...@gmail.com on 24 Mar 2010 at 2:59

GoogleCodeExporter commented 9 years ago
Fixed in the latest version, 0.3.

Original comment by dean.tho...@gmail.com on 24 Mar 2010 at 9:50

GoogleCodeExporter commented 9 years ago
Fixed in the latest version, 0.3.

Original comment by dean.tho...@gmail.com on 24 Mar 2010 at 9:50