Re: cannot install 64bit Net SDK 2.0 Beta
- From: "AlexS" <salexru2000NO@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 25 Sep 2005 09:58:25 -0400
How can I upgrade my existing WinXP to 64-bit version?
Why it is not possible to run 64-bit .Net on top of 32-bit WinXP?
If I try to compile for 64-bit platform I get errors indicating that
mscorlib and other .net assemblies are not for target processor.
What is planned?
"Heath Stewart [MSFT]" <HeathStewartMSFT@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:3D952CC4-5E20-4826-8F30-EF2A31BE8BE8@xxxxxxxxxxxxxxxx
> Yes, the 64-bit SDK must be installed on a 64-bit machine, as does the
> runtime. You cannot currently buy XP 64-bit but you can get it from OEMs
> as
> part of a 64-bit computer purchase.
>
> The 64-bit SDK contains executables compiled for 64-bit machine s(x64 for
> x64 machines and ia64 for ia64 machines). The runtime does ship with a
> version of csc.exe or vbc.exe for your processor that can compile for
> 64-bit
> machines already, though. If you type, for example, "csc.exe /?" (without
> quotes) you can see usage. One of the command-line options is
> /platform:<type>, which you can specify x86, Itanium, x64, or anycpu.
> anycpu
> is the default if the switch is not specified.
>
> For this reason you really don't need the 64-bit SDK because you already
> have the ability to compile for 64-bit processors if you have a version of
> the 2.0 runtime installed.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Software Design Engineer
> Developer Division Sustained Engineering
> Microsoft
>
>
> "AlexS" wrote:
>
>> Possibly.
>>
>> However, not clear why.
>>
>> Is it possible to obtain 64-bit XP?
>>
>> Thanks
>> Alex
>>
>>
>> "Brendan Green" <bgreen@xxxxxxxxxxxxx> wrote in message
>> news:errJTp0tFHA.460@xxxxxxxxxxxxxxxxxxxxxxx
>> > It would need to be installed on a 64-bit OS, like Win XP 64-bit,
>> > wouldn't
>> > it?
>> >
>> > "AlexS" <something@xxxxxxxxxx> wrote in message
>> > news:eMkmLBotFHA.1284@xxxxxxxxxxxxxxxxxxxxxxx
>> >> When I try this on WinXP SP2 I get error can't install, reason
>> >> advpack.dll
>> >>
>> >> Is it possible on XP?
>> >>
>> >
>> >
>>
>>
>>
.
- Follow-Ups:
- Re: cannot install 64bit Net SDK 2.0 Beta
- From: Heath Stewart [MSFT]
- Re: cannot install 64bit Net SDK 2.0 Beta
- References:
- cannot install 64bit Net SDK 2.0 Beta
- From: AlexS
- Re: cannot install 64bit Net SDK 2.0 Beta
- From: Brendan Green
- Re: cannot install 64bit Net SDK 2.0 Beta
- From: AlexS
- cannot install 64bit Net SDK 2.0 Beta
- Prev by Date: Re: Dear Mr Gates, A suggestion to make the CLR Ubiquitous
- Next by Date: Re: cannot install 64bit Net SDK 2.0 Beta
- Previous by thread: Re: cannot install 64bit Net SDK 2.0 Beta
- Next by thread: Re: cannot install 64bit Net SDK 2.0 Beta
- Index(es):
Relevant Pages
|
Loading