SQL Server 2008 R2 で新しいダイアグラムを作成しようとすると、次のエラーが発生します。
指定されたモジュールが見つかりませんでした。
(MS ビジュアル データベース ツール)プログラムの場所:
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal (Int32 errorCode、IntPtr errorInfo)
で Microsoft.SqlServer.Management.UI.VSIntegration.NativeMethods.ThrowOnFailure (Int32 時間)
で Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject で。
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn) でのCreateDesigner (Urn origUrn、DocumentType editorType、DocumentOptions aeOptions、IManagedConnection con、String fileName) 、DocumentType editorType、DocumentOptions aeOptions、IManagedConnection con、文字列 fileName)
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner (Urn origUrn、DocumentType editorType、DocumentOptions aeOptions、IManagedConnection con、文字列 fileName)
で Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptFactory.CreateDesigner (DocumentType
Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow (IManagedConnection mc、DocumentOptions オプション) の editorType、DocumentOptions aeOptions、Urn parentUrn、IManagedConnection mc、String fileName )
この問題を解決するのを手伝ってください。