That's not OK... There must be some kind of a problem with the replication. I suppose you tried to run the replication more than once (?).
As a matter of fact, I tried some times and it kept ending with "unknown error".
So I checked on the services console and noticed the SQLServer Agent wasn't started so I started it.
Then I repeated the replication task and it went ok without errors.
But nothing appeared on the leaf server.
So I tried to schedule the replication and tried both making it run on the root server and on the leaf server.
It seemed to run withouth error both times. (but there’s nothing new on the leaf)
BTW are you using MSDE or full SQL?
Both servers use MSDE installed by the ADNM setup.
Also, could you please have a look in the file \data\log\error.log (on both the root and the leaf), if there's something relevant?
On the root I have this:
21/06/2006 16.42.10 1150900930 SYSTEM 2688 Database command failed [CServer::ReplicateServer, 80040E14]: SQLServerAgent is not currently running so it cannot be notified of this action.
21/06/2006 16.43.30 1150901010 SYSTEM 2688 Database command failed [CServer::ReplicateServer, 80040E14]: SQLServerAgent is not currently running so it cannot be notified of this action.
21/06/2006 16.45.55 1150901155 SYSTEM 2688 Database command failed [CServer::ReplicateServer, 80040E14]: SQLServerAgent is not currently running so it cannot be notified of this action.
On the leaf I have this:
6/21/2006 4:59:37 PM 1150901977 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: The statement has been terminated.
6/21/2006 4:59:37 PM 1150901977 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: INSERT statement conflicted with COLUMN FOREIGN KEY constraint ‘FK_File_Object’. The conflict occurred in database ‘avast’, table ‘Object’, column ‘Id’.
6/21/2006 4:59:37 PM 1150901977 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: The statement has been terminated.
6/21/2006 4:59:37 PM 1150901977 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: INSERT statement conflicted with COLUMN FOREIGN KEY constraint ‘FK_File_Object’. The conflict occurred in database ‘avast’, table ‘Object’, column ‘Id’.
6/21/2006 5:28:40 PM 1150903720 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: The statement has been terminated.
6/21/2006 5:28:40 PM 1150903720 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: INSERT statement conflicted with COLUMN FOREIGN KEY constraint ‘FK_File_Object’. The conflict occurred in database ‘avast’, table ‘Object’, column ‘Id’.
6/21/2006 5:28:40 PM 1150903720 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: The statement has been terminated.
6/21/2006 5:28:40 PM 1150903720 SYSTEM 2784 Database command failed [CServer::UploadFile, 80040E2F]: INSERT statement conflicted with COLUMN FOREIGN KEY constraint ‘FK_File_Object’. The conflict occurred in database ‘avast’, table ‘Object’, column ‘Id’.
It seems something is wrong…
P.S: I also tried to check with SQL Server Enterprise Manager and…well I don’t understand what I see!
I have to admit I never replicated an MSSQL database before , only did some backups and created some views).
Grazie & ciao, :)
Vlk
Thanks for your patience!
Michele
P.S: I won’t deploy that remote server I mentioned before to not to add new variables to this equation 
CIAO!