Item labels in the SQL Server Integration Services toolbox window may appear in an incorrect language (911821)
The information in this article applies to:
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Workgroup
SYMPTOMSItem labels in the Microsoft SQL Server Integration Services (SSIS) toolbox window may
appear in an incorrect language in Microsoft SQL Server Business Intelligence Development Studio after you install a Windows Multilingual User
Interface Pack (MUI). This issue also occurs when you change the language setting in SQL
Server Business Intelligence Development Studio. For more information about how to change the language setting
in SQL Server Business Intelligence Development Studio, visit the following
Microsoft Developer Network (MSDN) Web site: CAUSEThis issue occurs when you install more than one Windows
MUI for SQL Server Business Intelligence Development Studio.RESOLUTIONTo resolve this problem, delete the files that store the
toolbox state information. To do this, close all instances of
Microsoft Visual Studio 2005 and of SQL Server Business Intelligence Development Studio, and
then follow those steps:
- Click Start, click Run,
type cmd, and then click OK.
- At the command prompt, type the following command, and then
press ENTER:
cd %USERPROFILE%\Local Settings\Application
Data\Microsoft\VisualStudio\8.0 - Type the following command to delete the files, and then
press ENTER:
del /ah toolbox*.* - Start SQL Server Business Intelligence Development Studio
again.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 12/22/2005 |
---|
Keywords: | kbExpertiseAdvanced kbprb KB911821 kbAudDeveloper kbAudITPRO |
---|
|