PDA

Click to See Complete Forum and Search --> : What OS do i need to run .net?


Dillinger4
Jul 15th, 2002, 03:50 PM
Windows 2000 Server, or Professional. Windows XP Pro or Windows 4.0 NT Server. Can i use Windows XP standard instead of the pro version?

Cander
Jul 15th, 2002, 05:19 PM
XP standard is fine

MrPolite
Jul 15th, 2002, 08:43 PM
basically I think it runs on any NT based OS, that is NT 4.0 and above I GUESSSSSS. :rolleyes:Umm and yes that includes win xp

hellswraith
Jul 15th, 2002, 09:38 PM
I have used it on home and professional versions of XP, no problems.

Dillinger4
Jul 16th, 2002, 01:08 AM
Thanks guys. I was just wondering because every time i come across what the requirements are to run .Net all is see is XP Pro. I think that Micro$soft says this just to make people think that they need pro so they go out and spend $200.00 for the pro version instead of $100.00 for standard.

Cander
Jul 16th, 2002, 08:43 AM
Pro is only needed for running ASP .NET locally because you need IIS5 and XP standard doesnt come with that. But other than that, everything else will run. If you need to run and test asp .net, you can get a free .net hosting from www.brinkster.com

Dillinger4
Jul 16th, 2002, 12:46 PM
So does IIS enable your computer to act as a fileserver? Because i read somewhere that your computer should be formatted with NTFS rather than FAT since this would result in better performance and greater security when running ASP .Net applications.

Cander
Jul 16th, 2002, 01:03 PM
IIS is a web server software. And yes NTFS is best.