Can you check in IIS if the virtual directory is created successfully
What authentication are you using If basic, does it propmt you for the userid and password
Are you using proxy servers
On the Internet Explorer-->Tools-->Internet Options-->ConnectionsTab-->LAN Settings provide a valid proxy server address and port to connect to. Also check Bypass proxy server for local addresses if you have your virtual directory on the local server.
If you are not using proxy server uncheck this.
On the Internet Explorer-->Tools-->Internet Options-->Connections Tab-->LAN Settings uncheck the Automatically Detect Settings check box and try your merge again.
I created 2 virtual directories from SQL Server and IIS on this box, Server_2. Both of them don't work. This server_2 has SharePoint installed and work as a group server.
ISAPI Error
Sam S
Can you check in IIS if the virtual directory is created successfully
What authentication are you using If basic, does it propmt you for the userid and password
Are you using proxy servers
On the Internet Explorer-->Tools-->Internet Options-->ConnectionsTab-->LAN Settings provide a valid proxy server address and port to connect to. Also check Bypass proxy server for local addresses if you have your virtual directory on the local server.
If you are not using proxy server uncheck this.
On the Internet Explorer-->Tools-->Internet Options-->Connections Tab-->LAN Settings uncheck the Automatically Detect Settings check box and try your merge again.
Jonas Andero-Pettersson
Thank you, Mahesh,
The IIS Virtual Directory works fine. I can browse the html file in the same directory.
I use basic authentication. It did prompt me userID and password. I use an administrator account which is permitted to access that directory.
No proxy server is used. IE setup correctly. I don't have any problem to browse the other web server https://server/replisapi.dll.
I think the problem is somehow I didn't link replisapi.dll to a correct service for running it.
Thanks again for help.
John
vitallis
How did you create the virtual directory
Can you delete that and re-create another one
Use the Web Synchronization Wizard (In SQL Server Management Studio, the context menu with right click on the Merge publication)
Also I dont understand where the virtual directory is in: https://Server/replisapi.dll in which you dont have problems.
Pravin Indurkar - MSFT
lmike
I created 2 virtual directories from SQL Server and IIS on this box, Server_2. Both of them don't work. This server_2 has SharePoint installed and work as a group server.
I did same configure at a different box Server, It works. sorry I should say https://Server/VirtualDirectory/replisapi.dll
Best Regards,
John