Installing SQL Server 2000 and SQL Server 20005 on the same machine

Hi all,

is it possible to run both instances of SQL Server 2000 and 2005 on the same PC?

The reason I am asking is becasue my install failed for SQL Server 2000 when i already have SQL server 2005 installed.

Get the following at the end of the sqlstp.log file...

###############################################################################

Starting Service ...

Latin1_General_CI_AS

-m -Q -T4022 -T3659

An error occurred while attempting to start the service (1053)

SQL Server configuration failed.

###############################################################################

01:52:54 Process Exit Code: (-1)
01:54:55 Setup failed to configure the server.   Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
01:54:55 Action CleanUpInstall:
01:54:55 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe  -Silent 1 -Action 4 -Service SQLSERVERAGENT
01:54:55 Process Exit Code: (1060) The specified service does not exist as an installed service.

01:54:55 C:\WINDOWS\TEMP\SqlSetup\Bin\scm.exe  -Silent 1 -Action 4 -Service MSSQLSERVER
01:55:10 Action Exit Handler:
01:55:12 Process Exit Code: (0)
01:55:12 StatsGenerate returned: 2
01:55:12 StatsGenerate (0x0,0x1,0xf000000,0x200,1033,303,0x0,0x1,0,0,0
01:55:12 StatsGenerate -1,Trystan Hughes)
01:55:12 Installation Failed.


Thanks

Tryst
0 Tryst 2/4/2006 12:41:22 PM
Reply:

(Thread closed)