BUG: A SQL Server database diagram appears to be blank after you install Visual Studio 6 Service Pack 6 or Visual Studio .NET 2003 (902245)
The information in this article applies to:
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio 6.0 SP6
SUMMARYThis article describes a problem that occurs after you install Microsoft Visual Studio 6 Service Pack 6 (SP6) or Microsoft Visual Studio .NET 2003. Database diagrams appear to be blank when you open them. This problem occurs because incorrect .dll files are installed in Visual Studio 6 SP6 and in Visual Studio .NET 2003. You must reinstall the Visual Studio 6 SP5 version of those files to resolve the problem. SYMPTOMSWhen you open a Microsoft SQL Server database diagram, the diagram appears to be blank and contains no content. However, you receive no error message.
This problem occurs after you install Visual Studio 6
SP6 or Visual Studio .NET 2003.CAUSEThis problem occurs because some incorrect .dll files are included in Visual Studio 6 SP6 and in Visual
Studio .NET 2003. These files include .dll files that are typically located in the
following folder: C:\Program Files\Common Files\Microsoft Shared\MSDesigners98 RESOLUTIONTo resolve this problem, replace all files in the MSDesigners98 folder by using the files in the same folder in Visual Studio 6 SP5. To do this, follow these steps: - Download Visual Studio 6 SP5.
The
following file is available for download from the Microsoft Download
Center:
Download the Vs6sp5vb.exe package now.
Release Date: February 21, 2001
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
- In the File Download dialog box, click
Save.
- In the Save As dialog box, click
Desktop in the left pane, and then click
Save.
- On the desktop, double-click Vs6sp5vb.exe to
extract the file.
- In the Open File dialog box, click
Run.
- Type the location where you want to save
the extracted files, and then click OK. For
example, type C:\Vs6sp5, and then click
OK. If the folder that you specify does not exist, click
Yes to create the folder.
- Expand files to the C:\Program Files\Common
Files\Microsoft Shared\MSDesigners98 folder. To do this, follow these steps:
- Click Start, click
Run, type cmd, and then click OK.
- To
change the directory to the folder where you extracted the .cab files in step
6, type the following command, and then press ENTER: Note Replace c:\Vs6sp5 with the path that you used in step 6.
- To
expand the files from the .cab file to the appropriate folder, type the following command, and then press ENTER:
expand vs6sp5b2.cab -F:msdesign*.dll C:\Program Files\Common Files\Microsoft Shared\MSDesigners98
STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 3/7/2006 |
---|
Keywords: | kbvs2005swept kbvs2005doesnotapply kbfix kbtshoot kbbug KB902245 kbAudDeveloper |
---|
|