Hi
When i try to replicate database on my device with server database I get following message on the screen "The IIS service is not available."
In the SQLCESALOG is:
012/12/15 17:28:57 == SQLCESA Version ==> 3.5.8080.0
2012/12/15 17:28:57 Hr=00000000 SQLCE Server Agent Loaded - Version 3.5.8080.0
0
2012/12/15 17:28:57 Hr=00000DE4 Sync Thread started 1
2012/12/15 17:28:57 Hr=00001394 Transfer Thread started 1
2012/12/15 17:28:57 Hr=00001034 Transfer Thread started 1
2012/12/15 17:28:57 Hr=00000C08 Cleanup Thread started 1
2012/12/15 17:28:57 Hr=80004005 ERR:Couldn't find existing RSCB 1
2012/12/15 17:28:57 Hr=00000000 Compression Level set to 1
2012/12/15 17:28:57 Hr=00000000 Count of active RSCBs = 0
2012/12/15 17:28:57 Thread=1394 RSCB=1 Command=OPWC Hr=00000000 Total Compressed bytes in = 160
2012/12/15 17:28:57 Thread=1394 RSCB=1 Command=OPWC Hr=00000000 Total Uncompressed bytes in = 269
2012/12/15 17:28:57 Thread=1394 RSCB=1 Command=OPWC Hr=00000000 Responding to OpenWrite, total bytes = 160
2012/12/15 17:28:57 Thread=1394 RSCB=1 Command=OPWC Hr=00000000 C:\Program Files\Microsoft SQL Server Compact Edition\v3.5\sync\SQL\SQLPublication\30.64BA9B22BCFF_9CE6C43F-BCDB-FA7B-8148-4D5B2AD2669D 0
2012/12/15 17:28:57 Thread=DE4 RSCB=1 Command=SYNC Hr=00000000 Synchronize prepped 0
2012/12/15 17:28:57 Thread=DE4 RSCB=1 Command=SYNC Hr=00000000 10.0 server found. Trying 10.0 error components... 0
2012/12/15 17:28:57 Thread=DE4 RSCB=1 Command=SYNC Hr=00000000 Could instantiate 10.0 error components 0
2012/12/15 17:28:57 Thread=DE4 RSCB=1 Command=SYNC Hr=00000000 10.0 server found. Trying 10.0 reconciler components... 0
2012/12/15 17:28:57 Thread=DE4 RSCB=1 Command=SYNC Hr=00000000 Could instantiate 10.0 replication components 0
In the replication monitor i get some lines with the erorr:
<dir>The replication agent has not logged a progress message in 10 minutes. This might indicate an unresponsive agent or high system activity. Verify that records are being replicated to the destination and that connections to the Subscriber, Publisher, and Distributor are still active.
</dir>And in the event viewer of the IIS server i get
A process serving application pool 'DefaultAppPool' suffered a fatal communication error with the Windows Process Activation Service. The process id was '4996'. The data field contains the error number.
It looks like that server could not comunicate with my device.
Could someone help me to solve this mistery? Thanx