PPC Application, 2003 Server settings? (SQL CE, IIS)
From: phonix (phonix_at_discussions.microsoft.com)
Date: 11/22/04
- Next message: Mark: "Recovering Profiles Lost in Migration"
- Previous message: phonix: "SQL Server CE 1.1"
- Next in thread: Bob Qin [MSFT]: "RE: PPC Application, 2003 Server settings? (SQL CE, IIS)"
- Reply: Bob Qin [MSFT]: "RE: PPC Application, 2003 Server settings? (SQL CE, IIS)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 14:05:02 -0800
Upgrade from Windows 2000 IIS Server to 2003 IIS Server caused issue in
mobile application using SQL Server CE 1.1.
Are there system or domain users that need Administrative rights on 2003?
Merge replication traditionally requires an initial push down when occurring
from one server to another, virtual included; but with pull-down merge
replication nothing is created on the end-user device until the request is
received by the database server.
The order is as follows...
Publication is created on the database server.
SQL Server CE 2.0 and .NET Framework 1.1 sp1 is loaded on the IIS Server.
The request for the publication is passed through the IIS server to the
database server using a DLL file, SSCESA20.dll.
The temporary files are created on the IIS server during the process of this
request and are sent down to the Pocket PC device requesting them.
I hit the server, http://www.siteurl.com/mobileapp/sscesa20.dll
and after logging in, get this message "SQL Server CE Server Agent"
So I know the dll is set up correctly. However, no temporary files are being
created upon the pull-down request.
On the 2000 server I did not need to specify the domain to login, on 2003 I
do.
Is there a link to instructions on how to get a mobile application set up
and talking to a device with two 2003 Servers using SQL Server CE 2.0 to
relay the data?
Are there any ports besides :80 that need to be enabled on a firewall for
this to work?
Thank You & Best Regards, Joe
- Next message: Mark: "Recovering Profiles Lost in Migration"
- Previous message: phonix: "SQL Server CE 1.1"
- Next in thread: Bob Qin [MSFT]: "RE: PPC Application, 2003 Server settings? (SQL CE, IIS)"
- Reply: Bob Qin [MSFT]: "RE: PPC Application, 2003 Server settings? (SQL CE, IIS)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|