Article ID: 272453 - Last Review: November 17, 2004 - Revision: 1.2 Cannot use SQL Server 7.0 tools after you remove SQL Server 2000This article was previously published under Q272453 SYMPTOMS
Sometimes Microsoft SQL Server 2000 (or the SQL Server 2000 client tools) and SQL Server 7.0 are installed on the same computer. If you remove SQL Server 2000, the following error messages might occur when you try to open various SQL Server 7.0 tools: When you try to access SQL Server Enterprise Manager:
Microsoft Management Console
MMC cannot open the selected file.
Redirection EXE Error
The system cannot find the file specified.
CAUSE
Only one instance of SQL Server 2000 tools is allowed.
Although SQL Server 2000 may not be first in the PATH, during the SQL Server 2000 install the SQL Server 7.0 tools, executables, COM components and DLL files are replaced with redirectors so that the SQL Server 2000 version always starts.
WORKAROUND
Follow these steps to work around this behavior:
MORE INFORMATION
Following is a description of the file extensions for the SQL Server 7.0 files that are being copied:
*.c70 are command line utilities *.e70 are executables *.d70 are DLLs or COM components
| Article Translations
|
Back to the top
