Problem to create "New Database Diagram" in Microsoft SQL Server Management Studio for SQL Server 2012

Error:

when click "New Database Diagram", a error popped up and said "Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (Microsoft.VisualStudio.OLE.Interop)"

 

Related Link:

https://social.msdn.microsoft.com/Forums/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://stackoverflow.com/questions/16856548/database-diagrams-inaccessible-after-change-of-database-name

 

解决方案:

You will need a second computer with either SQL Server and / or Visual Studio installed. Then use the second computer to copy the .dll files specified in the steps below, and replace the corresponding files on the computer where the database diagrams is not working.

Step 1: Replaced the following file: C:\Program Files (x86)\Common Files\microsoft shared\Visual Database Tools\dsref80.dll (Note: this one may not need according to link 1 and link 2's problem is different)

Step 2: Replaced all files in the following folder: C:\Program Files (x86)\Common Files\microsoft shared\MSDesigners8\

 

posted @ 2014-11-04 13:07  鱼悠游  阅读(313)  评论(0编辑  收藏  举报