简体   繁体   English

创建数据库图时如何解决Sql Server Management Studio错误(西班牙语&&错误和错误号未知)?

[英]How to solve the Error Sql Server Management Studio when Create DB Diagrams(Error in spanish && and error number unknown)?

Mensaje de error/ Error Alert Dialog: 错误提示/错误提示对话框:

Intento de leer o escribir en la memoria protegida. 备忘备忘录。 A menudo, esto indica que hay otra memoria dañada. 菜单,埃斯托(Esto)印度que hay otra memoriadañada。 (Microsoft.VisualStudio.OLE.Interop) (Microsoft.VisualStudio.OLE.Interop)

Detalles/Details 细节/细节

Ubicación del programa: 计划生育:

en Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DatabaseDesignerNode.OnHosted() en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con, String fileName) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow( zh_cn Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&pguidCmdGroup,UInt32 nCmdID,UInt32 nCmdexecopt,IntPtr pvaIn,IntPtr pvaOut)en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.DatabaseDesignerNode.OnHosted()zh-CN.SqlServer .Management.UI.VSIntegration.Editors.VirtualProject.CreateDesigner(Urn origUrn,DocumentType editorType,DocumentOptions aeOptions,IManagedConnection con,String fileName)zh-CN Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI .VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn,DocumentType editorType,DocumentOptions aeOptions,IManagedConnection con,String fileName)zh- Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn,DocumentType editorType,DocumentOptions aeOptions, IManagedConnection con,String fileName)zh_cn Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow( IManagedConnection mc, DocumentOptions options) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.InvokeDesigner(IManagedConnection connection) en Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.Invoke() en Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender, EventArgs args) IManagedConnection mc,DocumentOptions选项)zh-CN Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.InvokeDesigner(IManagedConnection连接)zh-CN Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.Invoke()zh-CN Microsoft.SqlServer.Management .UI.VSIntegration.ObjectExplorer.ToolsMenuItemBase.MenuInvokedHandler(Object sender,EventArgs args)

/* I have the 12 version of both sql server and visual studio */ / *我有sql server和visual studio的12版本* /

sorry for my english... 对不起我的英语不好...

Finally I solved this problem yay :D!!!, the problem was about the installation process. 最后,我解决了这个问题yay:D !!!,问题出在安装过程中。 I only had to replace the files of: 我只需要替换以下文件:

C:\\Program Files (x86)\\Common Files\\microsoft shared\\MSDesigners8 C:\\ Program Files(x86)\\ Common Files \\ microsoft共享\\ MSDesigners8

with others from another Visual Studio Installation. 与其他Visual Studio安装中的其他对象一起使用。

I use help from this link, i hope this will be helpful in the future... 我使用此链接中的帮助,希望将来对您有所帮助...

Link to the post: 链接到帖子:

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/fa9df00f-49ba-4345-b036-423ae30a5d47/problem-to-create-new-database-diagram-in-microsoft-sql-server-management-studio-for-sql-server?forum=sqlexpress http://social.msdn.microsoft.com/Forums/sqlserver/zh-CN/fa9df00f-49ba-4345-b036-423ae30a5d47/problem-to-create-new-database-diagram-in-microsoft-sql-server-管理工作室用于SQL Server?forum = sqlexpress

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM