Do I install .NET Framework x86 or x64?

  • Thread starter Thread starter mjs
  • Start date Start date
M

mjs

Guest
Running on XP x64...

Software I'm trying to install says it requires .NET Framework to work.

Visiting Microsoft.com, I see that the latest version is 3, and that it is
available in both x86 and x64 flavors.

The software requiring it is 32 bits.

Which of the x86 and x64 versions of .NET Framework do I install in this
scenario?
 
RE: Do I install .NET Framework x86 or x64?

If your app is 32-bit then you need the x86 .NET framework.
Carlos

"mjs" wrote:

> Running on XP x64...
>
> Software I'm trying to install says it requires .NET Framework to work.
>
> Visiting Microsoft.com, I see that the latest version is 3, and that it is
> available in both x86 and x64 flavors.
>
> The software requiring it is 32 bits.
>
> Which of the x86 and x64 versions of .NET Framework do I install in this
> scenario?
>
>
>
 
Re: Do I install .NET Framework x86 or x64?

Then it's possible to have both x86 and x64 versions of the same framework
installed on an OS?

Because other programs may run at 64 bits and require .net framework as
well.

"Carlos" <Carlos@discussions.microsoft.com> wrote in message
news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
> If your app is 32-bit then you need the x86 .NET framework.
> Carlos
 
Re: Do I install .NET Framework x86 or x64?

mjs:
Yes, it is possible.
Carlos

"mjs" wrote:

> Then it's possible to have both x86 and x64 versions of the same framework
> installed on an OS?
>
> Because other programs may run at 64 bits and require .net framework as
> well.
>
> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
> > If your app is 32-bit then you need the x86 .NET framework.
> > Carlos

>
>
>
 
Re: Do I install .NET Framework x86 or x64?

"This product is not supported on 64-bit operating systems"

If I can't install 32-bit .NET Framework on x64, and a 32-bit app requires
..NET Framework to work, then I can't use this application on 64-bit Windows
XP!

Someone please tell me it ain't so!

"Carlos" <Carlos@discussions.microsoft.com> wrote in message
news:A682390D-1398-421C-ADD0-6CD04DE49D76@microsoft.com...
> mjs:
> Yes, it is possible.
> Carlos
>
> "mjs" wrote:
>
>> Then it's possible to have both x86 and x64 versions of the same
>> framework
>> installed on an OS?
>>
>> Because other programs may run at 64 bits and require .net framework as
>> well.
>>
>> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
>> news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
>> > If your app is 32-bit then you need the x86 .NET framework.
>> > Carlos
 
Re: Do I install .NET Framework x86 or x64?

Carlos - are you sure? I _believe_ that the x64 version includes the
necessary WOW64 version of .NET Framework. I could be wrong, wouldn't be the
first time. But I've only ever installed the x64 version on my machines.

--
Charlie.
http://msmvps.com/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel


"Carlos" <Carlos@discussions.microsoft.com> wrote in message
news:A682390D-1398-421C-ADD0-6CD04DE49D76@microsoft.com...
> mjs:
> Yes, it is possible.
> Carlos
>
> "mjs" wrote:
>
>> Then it's possible to have both x86 and x64 versions of the same
>> framework
>> installed on an OS?
>>
>> Because other programs may run at 64 bits and require .net framework as
>> well.
>>
>> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
>> news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
>> > If your app is 32-bit then you need the x86 .NET framework.
>> > Carlos

>>
>>
>>
 
Re: Do I install .NET Framework x86 or x64?

Charlie:
I think you are right.
Somehow I messed up the .NET framework thing with the VC++ redists in my mind.
The x64 version will just do it.
:)
Carlos

"Charlie Russel - MVP" wrote:

> Carlos - are you sure? I _believe_ that the x64 version includes the
> necessary WOW64 version of .NET Framework. I could be wrong, wouldn't be the
> first time. But I've only ever installed the x64 version on my machines.
>
> --
> Charlie.
> http://msmvps.com/xperts64
> http://mvp.support.microsoft.com/profile/charlie.russel
>
>
> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> news:A682390D-1398-421C-ADD0-6CD04DE49D76@microsoft.com...
> > mjs:
> > Yes, it is possible.
> > Carlos
> >
> > "mjs" wrote:
> >
> >> Then it's possible to have both x86 and x64 versions of the same
> >> framework
> >> installed on an OS?
> >>
> >> Because other programs may run at 64 bits and require .net framework as
> >> well.
> >>
> >> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> >> news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
> >> > If your app is 32-bit then you need the x86 .NET framework.
> >> > Carlos
> >>
> >>
> >>

>
 
Re: Do I install .NET Framework x86 or x64?

mjs:
Sorry, I misled you.
Just download and install the 64-bit version.
That should take care of both your 64-bit and 32-bit apps.
Carlos

"mjs" wrote:

> "This product is not supported on 64-bit operating systems"
>
> If I can't install 32-bit .NET Framework on x64, and a 32-bit app requires
> ..NET Framework to work, then I can't use this application on 64-bit Windows
> XP!
>
> Someone please tell me it ain't so!
>
> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> news:A682390D-1398-421C-ADD0-6CD04DE49D76@microsoft.com...
> > mjs:
> > Yes, it is possible.
> > Carlos
> >
> > "mjs" wrote:
> >
> >> Then it's possible to have both x86 and x64 versions of the same
> >> framework
> >> installed on an OS?
> >>
> >> Because other programs may run at 64 bits and require .net framework as
> >> well.
> >>
> >> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> >> news:8BC7BF46-B47F-4C0C-977B-CC9BC6CA324F@microsoft.com...
> >> > If your app is 32-bit then you need the x86 .NET framework.
> >> > Carlos

>
>
>
 
Back
Top