Hello,
I'm trying to set-up a replication between 2 SQL servers
(2000) over the internet. The publisher is behind a
firewall (port 1433 not open), the subscriber is too but
we opened port 1433 to communicate.
From the publisher, I push a new merge-subscription
towards the subscriber. It all works fine (snapshot is
created, schemes are initialized, ...) until (probably at
the end somewhere) I get the message :
'The subscription to the publication is invalid'
What is wrong ?
Kind regards,
Yves.