Hi,
I was trying to setup Database Replication on SQL Server 2005 running on Windows Vista with IIS 7. I can setup the publication fine, but when I tried to setup Web Synchronization, it said I do not have permission on the machine:
TITLE: Welcome to the Configure Web Synchronization Wizard
------------------------------
The user does not have permissions on the specified computer. Specify another computer name.
------------------------------
BUTTONS:
OK
------------------------------
I used SQL & Windows Authentication on the machine, but other than that I don't know where to start looking for problems. I'm new to the SQL Server 2005 and IIS 7 (have been using linux for web projects for a while), can anyone point me to the right direction? Thanks!