CrazyEngineers
  • Need help regarding to VB

    dipen30

    Member

    Updated: Oct 25, 2024
    Views: 1.1K
    I am using visual studio 2008 and I am creating a simple practice project which is store data and retrieve data from database.

    but when I am adding new database file(.mdf) then it gives error.

    and error is:

    An error occurred while processing the local data file:

    could not load type
    'Microsoft.VisualStdio.DataDesign.SyncDesigner.SyncFacade.SyncManager' from assembly
    'Microsoft.VisualStudio.DataDesign.SyncDesigner.DslPackage,Version=9.0.0.0,
    Culture=neture,PublicKeyToken=b03f5f7f11d50a3a'.



    can anyone help how this error solve?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • sookie

    MemberJan 22, 2010

    Hi dipen,

    Can you put some more light on your problem like what all steps you did in sequence to get following error? Also do share your Connection String also. This may give us idea, where you go wrong.

    Thanks 😀
    Are you sure? This action cannot be undone.
    Cancel
  • dipen30

    MemberJan 22, 2010

    I did these steps :

    data->add new data source->database then next
    NewConnectionString->Microsoft Access Database File (OLE DB)


    connectionstring is :
    Provider=Microsoft.Jet.OLEDB.4.0;Data Source="G:\Project\MonaDb.mdb"
    up to this step all goes well.

    but when I click next to select database object at that time it shows the error as above mention.
    Are you sure? This action cannot be undone.
    Cancel
  • sookie

    MemberJan 23, 2010

    Hmmm.. I suppose problem is with the installation. Have you tried after installing everything again. In case you are using VS 2008 , try upgrading it to SP1 pack and then try installation and your stuff again.

    All the best ! 😀
    Are you sure? This action cannot be undone.
    Cancel
  • dipen30

    MemberJan 23, 2010

    ok. I will install vs 2008 sp1.

    thanx for help sookie
    Are you sure? This action cannot be undone.
    Cancel
  • csiscool

    MemberJan 23, 2010

    sookie
    Hmmm.. I suppose problem is with the installation. Have you tried after installing everything again. In case you are using VS 2008 , try upgrading it to SP1 pack and then try installation and your stuff again.

    All the best ! 😀
    are you telling that the problem is with the installation?
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register