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??????
Printable View
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??????
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.
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/...mpositedoc.xmlQuote:
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
thanks......I believe that is what I was looking for :)