Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Merge Replication with SQLCE error

Status
Not open for further replies.

AccordingToDale

Programmer
Jul 11, 2005
128
CA
Howdy,

Not sure this is right forum, but...

We have developed an app for Pocket PC that uses SQLCE as the backend. It uses Merge Replication to synchronize with the main SQL Sever authenticating with Active Directory via an IIS box.

Our IIS box went down and we are in the midst of replacing it. All went well in the test environment but we are encountering issues in the production environment. (What else!!!)

When trying to synchronize we are getting an error, but the only information given is an error number:

-2147024891

(The way the errors are handled is the app iterates through the error collection and displays the error description as well as the error number for each error. Getting only this number means there is no error description and that this is the only error the app catches.)

I have searched the MSDN site as well as Googled the number but have not found anything so far.

I know it's not much to go on, but any ideas?

Dale
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top