Click to See Complete Forum and Search --> : .NET and Win 95, 98


ncs
June 21st, 2002, 12:03 PM
The SDK dowload that is available for the .NET frame work does not support Win 95 and 98, is this true for the Visual Studio .NET package as well???????

Or did I miss something and there is a SDK for 98 and 95??????

Arild Fines
June 21st, 2002, 12:55 PM
The SDK is only supported on NT based operating systems - NT4, Windows 2000 and Windows XP. The runtime component works on anything from 98 and up. Windows 95 is not supported by Microsoft anymore, in any capacity.

ncs
June 21st, 2002, 03:11 PM
thanks for the response...........
just one more question:

so how do you get the runtime environment for the 98 OS if the .NET SDK can't be installed on the 98 system

jparsons
June 21st, 2002, 03:38 PM
Originally posted by ncs
thanks for the response...........
just one more question:

so how do you get the runtime environment for the 98 OS if the .NET SDK can't be installed on the 98 system

Try this link. I think this is what you are looking for http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?url=/msdn-files/027/001/829/msdncompositedoc.xml

ncs
June 21st, 2002, 11:14 PM
thanks......I believe that is what I was looking for :)