Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
stevenbarker4
Starting Member
7 Posts |
Posted - 2005-08-08 : 06:56:28
|
| Hi,I'm writing a program that creates a database and registers it as a subscriber on the Publisher/Distributor.To do this I am using the active x sqlmergx control.At the moment my program works fine if I run it on the publisher and create a subscriber. However if i run it from the subscriber I get the following error message:"The process could not deliver the snapshot to the Subscriber"I have checked and I can access my snapshot folder over the network and open the MSMERGE_CONTENTS.bcp and MSMERGE_CONTENTS.sch files.Any help would be much appreciated! |
|
|
|
|
|