SQL SERVER, SQL SERVER CE, ACTIVE SYNC and REPLYMERGE

M

Miguel Machado

hi, i have a Symbol PPT2800 conected to my desktop pc via serial port, with
POCKET PC 2002 and ACTIVESYNC 3.7.1

i need sync a SQL DB with SQLCE DB and i try with Northwind sample in VS.NET
2003 CompatFrameworkSD folrder but,

i have varios problems,

a) i need use SSCERELAY ?
b) i try with out SSCERELAY and have erros


Erros:

1. Error Code: 80045003
Message: Initializing SQL Server reconciler has Failed [,,,,,]
Minor Err.: 29045
Source: Microsoft SQL Server 2000 Windows CE Edition
 
K

Kevin Boske - [MS]

Miguel,
You do not need to use SSCERelay with PocketPC2002 and ActiveSync 3.7.1.
The Desktop-Passthrough functionality of PocketPC2002/ActiveSync will do
this for you.

The error you recieved is on the server. Make sure your IIS user has
permissions to connect to the publisher and has READ permission to the
snapshot folder.

Kevin Boske
([email protected])
SQL Server CE Team
Microsoft
----------------------------------------------------------------------------
----------------------------------------
Everything you need to know about SQL Server CE:

http://www.microsoft.com/sql/ce/techinfo/default.asp
----------------------------------------------------------------------------
----------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
----------------------------------------------------------------------------
----------------------------------------
--------------------
From: "Miguel Machado" <[email protected]>
Subject: SQL SERVER, SQL SERVER CE, ACTIVE SYNC and REPLYMERGE
Date: Mon, 3 Nov 2003 23:50:47 +0100
Lines: 21
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <[email protected]>
Newsgroups: microsoft.public.dotnet.framework.compactframework
NNTP-Posting-Host: 141.red-81-38-135.pooles.rima-tde.net 81.38.135.141
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:37609
X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework

hi, i have a Symbol PPT2800 conected to my desktop pc via serial port, with
POCKET PC 2002 and ACTIVESYNC 3.7.1

i need sync a SQL DB with SQLCE DB and i try with Northwind sample in VS.NET
2003 CompatFrameworkSD folrder but,

i have varios problems,

a) i need use SSCERELAY ?
b) i try with out SSCERELAY and have erros


Erros:

1. Error Code: 80045003
Message: Initializing SQL Server reconciler has Failed [,,,,,]
Minor Err.: 29045
Source: Microsoft SQL Server 2000 Windows CE Edition
 
M

Miguel Machado

nothing, i looking and the IIS have permissions to read snapshotfolder,

i can´t solve this problem

i need help
 
K

Kevin Boske - [MS]

What is the configuration of your scenario?

Is your IIS server and your SQL Server on the same machine?


Kevin Boske
([email protected])
SQL Server CE Team
Microsoft
----------------------------------------------------------------------------
----------------------------------------
Everything you need to know about SQL Server CE:

http://www.microsoft.com/sql/ce/techinfo/default.asp
----------------------------------------------------------------------------
----------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
----------------------------------------------------------------------------
----------------------------------------
--------------------
From: "Miguel Machado" <[email protected]>
References: <[email protected]>
<[email protected]>
Subject: Re: SQL SERVER, SQL SERVER CE, ACTIVE SYNC and REPLYMERGE
Date: Tue, 4 Nov 2003 15:34:24 +0100
Lines: 82
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <[email protected]>
Newsgroups: microsoft.public.dotnet.framework.compactframework
NNTP-Posting-Host: 141.red-81-38-135.pooles.rima-tde.net 81.38.135.141
Path:
cpmsftngxa06.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
phx.gbl!TK2MSFTNGP11.phx.gbl
Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:37668
X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework

nothing, i looking and the IIS have permissions to read snapshotfolder,

i can´t solve this problem

i need help

"Kevin Boske - [MS]" said:
Miguel,
You do not need to use SSCERelay with PocketPC2002 and ActiveSync 3.7.1.
The Desktop-Passthrough functionality of PocketPC2002/ActiveSync will do
this for you.

The error you recieved is on the server. Make sure your IIS user has
permissions to connect to the publisher and has READ permission to the
snapshot folder.

Kevin Boske
([email protected])
SQL Server CE Team
Microsoft
-------------------------------------------------------------------------- --
----------------------------------------
Everything you need to know about SQL Server CE:

http://www.microsoft.com/sql/ce/techinfo/default.asp
-------------------------------------------------------------------------- --
----------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
-------------------------------------------------------------------------- --
----------------------------------------
--------------------
From: "Miguel Machado" <[email protected]>
Subject: SQL SERVER, SQL SERVER CE, ACTIVE SYNC and REPLYMERGE
Date: Mon, 3 Nov 2003 23:50:47 +0100
Lines: 21
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <[email protected]>
Newsgroups: microsoft.public.dotnet.framework.compactframework
NNTP-Posting-Host: 141.red-81-38-135.pooles.rima-tde.net 81.38.135.141
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:37609
X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework

hi, i have a Symbol PPT2800 conected to my desktop pc via serial port, with
POCKET PC 2002 and ACTIVESYNC 3.7.1

i need sync a SQL DB with SQLCE DB and i try with Northwind sample in VS.NET
2003 CompatFrameworkSD folrder but,

i have varios problems,

a) i need use SSCERELAY ?
b) i try with out SSCERELAY and have erros


Erros:

1. Error Code: 80045003
Message: Initializing SQL Server reconciler has Failed [,,,,,]
Minor Err.: 29045
Source: Microsoft SQL Server 2000 Windows CE Edition
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top