Sep 2, 2003 #1 J Jay1b Well-known member 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 Well-known member Joined Jan 30, 2003 Messages 81 Location London, UK Youll 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).
Youll 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 Bucky Well-known member Joined Dec 23, 2001 Messages 791 Location East Coast User Rank *Expert* http://www.computerhelp.forum/showthread.php?s=&threadid=49500
Sep 2, 2003 #4 J Jay1b Well-known member Joined Aug 3, 2003 Messages 640 Location Kent, Uk. Got it cheers. .NET can run on W98 or later, and NT4 SP6a or later.