Sep 2, 2003 #1 J Jay1b Contributor Joined Aug 3, 2003 Messages 640 Location Kent, Uk. Could someone please tell me what OSes a .Net program will run on? Do i need to install something other than just the program i create? Thanks
Could someone please tell me what OSes a .Net program will run on? Do i need to install something other than just the program i create? Thanks
Sep 2, 2003 #2 J jspencer Regular Joined Jan 30, 2003 Messages 81 Location London, UK You'll need to install the dotnet framework. This currently only comes preinstalled with windows 2003 server. Go to www.microsoft.com/downloads and search for dotnet redistributable (you should find it without too many problems).
You'll need to install the dotnet framework. This currently only comes preinstalled with windows 2003 server. Go to www.microsoft.com/downloads and search for dotnet redistributable (you should find it without too many problems).
Sep 2, 2003 #3 B Bucky Contributor Joined Dec 23, 2001 Messages 791 Location East Coast http://www.xtremedotnettalk.com/showthread.php?s=&threadid=49500
Sep 2, 2003 #4 J Jay1b Contributor Joined Aug 3, 2003 Messages 640 Location Kent, Uk. Got it cheers. .NET can run on W98 or later, and NT4 SP6a or later.