在Sql Server Diagram中出现错误“无法找到指定的模块”

时间:2014-06-02 05:55:05

标签: sql sql-server

我已经制作了我的图表。

但是今天当我双击它时会显示以下错误:

The specified module could not be found.
 (MS Visual Database Tools)

------------------------------
Program Location:

   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con)
   at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con)
   at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptFactory.CreateDesigner(DocumentType editorType, DocumentOptions aeOptions, Urn parentUrn, IManagedConnection mc)
   at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow(IManagedConnection mc, DocumentOptions options)

我认为此错误是由卸载软件引起的。

我不知道是什么软件?

我看过这个链接,但它对我不起作用:

“Specified Module cannot be Found. (MS Visual Database Tools)”

1 个答案:

答案 0 :(得分:1)

我搜索并检查此错误,主要是不卸载的问题,但可能是您在GAC或注册表中的配置或注册问题。或者可能没有正确安装或者你的dll问题是带有sqlserver的visual studio。

http://social.msdn.microsoft.com/Forums/en-US/d65c71f5-3887-4f2a-bbd3-e799a4ac6fdc/visual-studio-database-tools-error?forum=vstsdb

您是否尝试在找到链接时删除文件。

请查看此链接

http://support.appharbor.com/discussions/problems/28923-problems-with-sql-server-compact

https://go4answers.webhost4life.com/Example/management-studio-error-requested-15450.aspx

getting error while creating new diagram in SQL Server 2008 R2/

您可以按照此链接中的建议恢复sqlserver以解决此问题。

http://social.msdn.microsoft.com/Forums/en-US/4cdd4fa7-fc20-4eb6-b2f5-2b801bf3337c/sql-server-2005-express-loading-problem