you try to use Data Source Configuration Wizard to create a connection to Access or a SQL data source. When the wizard reaches the Choose Database objects page, you may receive one of the following error messages.
"Could
not load type 'Microsoft.VisualStudio.DataDesign.SyncDesigner.SyncFacade.SyncManager' from
assembly
Microsoft.VisualStudio.DataDesign.SyncDesigner.DslPackage, Version =
9.0.0.0, Culture=neutral, PublicKey Token=b03f5f7f11d50a3a"
sol:
The
error message is caused due to an incomplete installation of Service Pack
1 for Visual Studio 2008 which could result in a mismatch between the file
versions of Microsoft.VSDesigner.dll and
Microsoft.VisualStudio.DataDesign.SyncDesigner.DslPackage.dll. The former is
updated to Service Pack 1 version and the latter will have the RTM version.
This problem is more likely to happen in environments wherein you install
different edition of Visual Studio side by side and you upgrade one edition and
not the other. For example, you have an installation of Visual Studio Express
release version and Visual Studio Team Suite release edition installed side by
side and then you only upgrade the express edition to Service Pack 1 but leave
the Team edition at RTM level, you will get the first error discussed in the
symptoms section
*To
resolve the first error message, install Service Pack 1 for all the Visual
Studio 2008 editions on the affected system
0 comments:
Post a Comment