VS 2005 Release Candidate Installation

I am attempting to install the release candidate of VS 2005 on a 64-bit machine. The OS is Windows Server 2003 EE / SP1 and it's running an Itanium 2 processor. During the installation prerequisite check, I got this error message:
Computer does not meet minimum requirements, ect...
Required prerequisites:
IA64 blocker
This product is not supported on this processor
The beta 2 version installed fine on this machine. I did a clean uninstall of the beta. Does this mean that VS 2005 is not supported for the Itanium (IA64) processor? And what is IA64 blocker?
[760 byte] By [JenniferGamble] at [2008-2-26]
# 1

That is correct - as of RTM, VS 2005 will no longer install on IA64 machines.
Thus, we will not support developing applications using VS on Itanium. However the remote debugging components do install on IA64. Thus you can use the Visual Studio IDE on x86/x64 to remote debug into an Itanium process. You can also target Itanium when building applications using the Visual Studio Team Systems SKU installed on an x86/x64 machine.

Thanks,
Surupa

SurupaBiswas at 2007-9-9 > top of Msdn Tech,.NET Development,64-Bit .NET Framework Development....
# 2
Bad new, this worked well on beta is and now removed
g.vollant at 2007-9-9 > top of Msdn Tech,.NET Development,64-Bit .NET Framework Development....
# 3
Is information regarding future support for IA64 available, i.e. will it come back in a maintenance release? The beta2 IA64 functionality worked well and the capability is sorely missed.
SalM at 2007-9-9 > top of Msdn Tech,.NET Development,64-Bit .NET Framework Development....
# 4

Since the IA64 system appears to run x86 IA32 software quite well, why not allow VS 2005 to be installed as an IA32 app, then cross compile to IA64 for running natively?

--

RDS

RandyD.Smith at 2007-9-9 > top of Msdn Tech,.NET Development,64-Bit .NET Framework Development....

.NET Development

Site Classified