I am trying to get the first sync to work from a SQL 2008 publisher server through IIS7 to a SQL 2005 subscription server. Everything seems to be set up, but when the replication agent on the subscription tries to sync, the message always comes back with:
No Data needed to be merged
Repl Agent Status: 3
then later on,
OLE DB Subscriber '....' {call sys.sp_MSadd_merge_history90 (?,?...
Percent Complete: 0
The processing of the response message failed.
Repl Agent Status: 6
I am guessing it is something simple I missed in the setup, but I can't figure out what it is. Any help would be really appreciated!