.Net and Windows NT 4.0
-
Hey, Does Windows NT4.0 support .Net framework 1.1? If so what are the prerequisites? Thanks!
Yes. The System Requirements page[^] lists: Windows NT 4.0 Service Pack 6a Microsoft Internet Explorer 5.01 or later is required Microsoft Data Access Components 2.6 is required for data scenarios NT 4.0 Terminal Server is not supported. Stability. What an interesting concept. -- Chris Maunder
-
Hey, Does Windows NT4.0 support .Net framework 1.1? If so what are the prerequisites? Thanks!
benqazou wrote:
Does Windows NT4.0 support .Net framework 1.1
Yes, with SP6a.
Microsoft wrote:
System Requirements * Supported Operating Systems: Windows 2000; Windows 98; Windows ME; Windows NT; Windows XP * Microsoft Windows NT 4.0 requires Service Pack 6a.
'A programmer ist just a tool which converts caffeine into code'
-
Hey, Does Windows NT4.0 support .Net framework 1.1? If so what are the prerequisites? Thanks!
.NET runs on NT4 SP6a. However, I don't think you can host the Visual Studio .NET on NT4. Or, if you can, some web functionality will not be available IIRC. Kevin