Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
est005
Starting Member
1 Post |
Posted - 2009-10-27 : 05:46:46
|
I receive the following errors, when I try and merge a SQL 2005 publication with SQL Server Compact.Error messages:The merge process could not connect to the message file from Subscriber '{D330FB9F-A48C-6308-2F43-5D9F3D0660A0}:C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\repldata\sqlagentcompact\35.5193A1A09FFB_E09CF69D-23C7-6FAF-916B-1DA4E54E40EA.IN'. Check to ensure that the server is running. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147198719)Get help: http://help/MSSQL_REPL-2147198719The subscription to publication 'pubMobile-Staging' could not be verified. Ensure that all Merge Agent command line parameters are specified correctly and that the subscription is correctly configured. If the Publisher no longer has information about this subscription, drop and recreate the subscription. (Source: MSSQL_REPL, Error number: MSSQL_REPL-2147201019)Get help: http://help/MSSQL_REPL-2147201019Any suggestion on what could be causing this would be most welcome. |
|
|
|
|