Hi all,
My setup is this:
SQL 2008 Standard running on a server on domain.
IIS 7.0 running on server on domain.
SQL 2008 Express running on a client in the domain.
I want to sync the client to the server through websync. I think I have everything functional. I setup the publication and allowed it to use web synchronization. I setup the web synchronization piece as well. I then went to the client and walked through the steps to set it up as a subscriber through web sync but when i try to sync, I get nothing. In Replication Monitor, it says uninitialized subscription.
I don't see anything in my SQLReplication folder (that is the folder I created on the IIS server that is a virtual directory that is holding replisapi.dll and should be holding the snapshot, i would assume. All i see in the directory is replisapi.dll and websync.txt
I almost feel like the snapshot isn't getting to the IIS server folder but I don't know how to test or verify that.
Any ideas would be greatly appreciated.
Thanks!