Ask a questionAsk a question
 

QuestionData Source Connection

  • Thursday, November 05, 2009 4:22 AMisam1 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    O/S: MS WIN XP PRO V2002 SP3

    Visual Studio 2008 Professional Edition ISO Trial Version
    Download Method: Virtually mount and access ISO files as a device.

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    Project/App:

    Microsoft Visual Studio 2008

    SQL Server Compact 3.5 Database (.sdf)

    SQL Compact Walkthrough
    Northwind Sample Database

    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    My issue is – I am getting the following error messages while trying to establish a connection to the Northwind Sample Database.

     

    Error Mess: 1. occurs after:

    Data Source Type – OK

    Data Connection/Add Connection – OK

    Test Connection – OK

    Insert Local Data File to Current Project – OK

    Save As NorthwindConnectionString – OK

    Next/OK – following Error Mess occurs:

    Could not load type.

    Microsoft.VisualStudio.DataDesign.SyncDesigner.

    SyncFacade.SyncManager`from assembly

    Microsoft.VisualStudio.DataDesign.SyncDesigner.DslPackage,

    Version=9.0.0.0

    Culture=Neutral

    PublickeyToken=b03f5f7f11d50a3a:

     xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    Error Mess: 2.  occurs in Server Explorer – when trying to open Table.

    Could not load file assembly.

    Microsoft.SQLServer.Management.SKD.SFC

    Version=10.0.0.0

    Culture=Neutral

    Publickey Token=89845DCD8080cc91`

    Or one of its Dependencies,

    The System cannot find the file specified.


    i am not spammer
    • Moved byChao KuoMSFTTuesday, November 10, 2009 5:53 AMoff topic (From:Visual Studio Source Control and SourceSafe)
    •  

All Replies

  • Tuesday, November 10, 2009 2:42 AMChao KuoMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello, 
    You should post your question in SQL server related forum, this forum is mainly about sourceSafe and source control. Please post your problem
    here.
    Thanks
    Chao
    • Marked As Answer byisam1 Thursday, November 12, 2009 3:13 AM
    • Unmarked As Answer byisam1 Saturday, November 14, 2009 6:34 PM
    •