Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Merge Replication Using SQL Server 2008 and Windows 7 Professional

$
0
0

Hello,

I am trying to configure a SQL 2008 merge publication for Web Synchronization on IIS 7.5 which is running on a Windows 7 Professional(x64) box.  My goal is to have a Pocket PC connect anonymously and synchronize a database using a merge pull subscription.          

I have  created my virtaul directory usingConfigure Web Synchronization Wizard (64-bit) tool.

The problem comes when I try to confirm the web site is working by loadinghttp://localhost/Sync/sqlcesa35.dll Whether I do it from the same machine running IIS or from a Pocket PC that is connected to that computer, I get an HTTP error 500 

Kindly See below for the detailed error

Internet Information Services 7.5

<fieldset><legend>Error Summary</legend>

HTTP Error 500.0 - Internal Server Error

The page cannot be displayed because an internal server error has occurred.

</fieldset>
<fieldset><legend>Detailed Error Information</legend>
ModuleIsapiModule
NotificationExecuteRequestHandler
HandlerISAPI-dll
Error Code0x800700c1
Requested URLhttp://localhost:80/Sync/sqlcesa35.dll
Physical PathD:\Sync\sqlcesa35.dll
Logon MethodAnonymous
Logon UserAnonymous
Failed Request Tracing Log Directory
</fieldset>

                                                       


Viewing all articles
Browse latest Browse all 4054

Trending Articles