Framework 1.1 for Win2k3 Server Std x64

G

Guest

Hi guys

I'm trying to install a web application which runs on .NET 1.1 onto a
Windows 2003 Server Standard (x64 Edition) machine.

Simple question... is there a x64 build of the .net framework 1.1, or will
the x86 version work okay??

Tnx


Dan
 
M

Michael Nemtsev

Hello musosdev,

m> I'm trying to install a web application which runs on .NET 1.1 onto a
m> Windows 2003 Server Standard (x64 Edition) machine.
m> Simple question... is there a x64 build of the .net framework 1.1,

No

m> or will the x86 version work okay??

It should be

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
 
W

Walter Wang [MSFT]

Hi Dan,

There's no x64 redist for .NET Framework 1.1. However, it's supported on
Windows Server 2003 x64 with WOW64:

#64-Bit .NET Framework
http://msdn2.microsoft.com/en-us/netframework/aa496329.aspx

#.NET Framework version 1.1 for 64-bit operating systems
http://technet2.microsoft.com/WindowsServer/en/Library/2a9b3222-4b2d-4537-a3
82-9bbb36b2fbc31033.mspx?mfr=true

#How to switch between the 32-bit versions of ASP.NET 1.1 and the 64-bit
version of ASP.NET 2.0 on a 64-bit version of Windows
http://support.microsoft.com/kb/894435

Let me know if you have any questions. Thanks.

Sincerely,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
W

Walter Wang [MSFT]

Hi Dan,

Have you seen my last reply? Would you please let us know the status of
this post? Thanks.

Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top