You have overcomplicated things. Pretty much all that you should have to do is change the <sqlServer> name, assuming that the databasename is the same, and the sqlPassword and sqlUser, if they are different. Something like this: <pre> <configuration> <sqlServer>RemoteServerName\SQLInstanceName</sqlServer> <sqlDatabase>Name of the Database you want on that server</sqlDatabase> <sqlUser>sa</sqlUser> <sqlPassword>^1^Rg+/IaL/Xa1KfZLSuaLN0Q==</sqlPassword> <sqlTrusted>False</sqlTrusted> </configuration></pre> where RemoteServerName, is the name of the remote server machine (or, I believe, its' IP Address. and SQLInstanceName is the name of the SqlServer Instance on that machine. e.g. on my local machine SQLInstanceName would be SQLExpress, because that is what I named it when I installed it.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”