I have 2 virtual PC. I would like to use Replication between them.
B - is SQL Server 2008 R2, A - is SQL Express 2012
Screenshot from Management Studio on server A, as you can see I can connect to B server by IP (or by name but only in case If I change HOST file).
If I try to start new subscription wizard on server A, I am getting an error:
SQL Server replication requires the actual server name to make a connection to the server. Specify the actual server name, 'B_StagingDB'. (Replication.Utilities)
I am getting the same error then try to create new replication from server A on server B. (Additionally I can create new replication on server B directly.)
What I need to do to make it work ? Thanks. P.S As you can see I have change server name on B