Migrating database lists between users and computers

dguillorydguillory Posts: 13
edited May 27, 2009 1:53PM in SQL Multi Script
Hi all
I am trying to migrate my database distribution list from my old computer to a new one using the list manager tool. I am getting an error when I try to open the Application.dat file on the new location.

"There was a problem retrieving the database list: Could not load file or assembly 'RedGate.SQLMultiscript.Engine, version = 1.1.0.34, Culture=neutral, publicKeyToken = 7f465a1c156d4d57' or one of its dependencides. an attempt was made to loas a program with an incorrect format."

Any ideas?
thanks!

Comments

  • Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    The MultiScript Engine should be in a folder with the main executable file. You should put the .dat file in a folder along with all of these files, otherwise it will not work: RedGate.SQL.Shared.dll, RedGate.SQLMultiScript.Engine.dll, System.Data.SQLite.dll.
  • I just copied the application.dat file over to the new pc and it seems to work just fine. Thanks
Sign In or Register to comment.