Hi,
I have sql 2008 merge replication to work between 2 Windows Servers running SQL 2008
in a non Active Directory/Domain environment over VPN perfectly :)
But now I want to make replication between one server that is on workgroup NON Active Directory/Domain environment and another that is IN Active Directory/Domain environment.
Setup is exact as the replication that is working perfectly, but in this environment I get error:
The process could not connect to Subscriber 'SERVER\SQLEXPRESS'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20084
SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. (Source: MSSQLServer, Error number: -1)
Thanks,