Results 1 to 3 of 3

Thread: Problem in SQL server database synchroniztion with sql ce

  1. #1

    Thread Starter
    New Member nislm's Avatar
    Join Date
    Oct 2002
    Location
    Bangladesh
    Posts
    10

    Resolved Problem in SQL server database synchroniztion with sql ce

    hi all...

    I've been facing a problem in synchronizing sql server database and sql ce. I have published the northwind the database set everything up according to the article in http://www.msdn.microsoft.com/SQL/SQ...s/default.aspx. I am runnin the code given along with the article only.

    when i run the application errors are given as in the attached images. I also see snapshots created in the sql server bt with errors. I've attached the error screens in case they might be useful.

    Could some one help me out????


    NISLM
    Attached Images Attached Images    
    Last edited by nislm; Jun 26th, 2005 at 08:54 AM. Reason: RESOLVED

  2. #2
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: Problem in SQL server database synchroniztion with sql ce

    it sounds to me as there is a problem with permissions in IIS or SSCE directory.

    I have came across these errors before and solved it with a change of permissions.
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  3. #3

    Thread Starter
    New Member nislm's Avatar
    Join Date
    Oct 2002
    Location
    Bangladesh
    Posts
    10

    Resolved Re: Problem in SQL server database synchroniztion with sql ce

    ya... the problem is SQL Server Agent should not run using the windows user who is being logged on. Another user having the permission to run SQL Server Agent should be used to run the Agent.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width