3

I know, I have an older development box and I should really upgrade to a new machine with Windows 7. But that costs money that I don't have, so I'm still building on a PC running Windows XP (SP3).

Now that the new version of ASP.NET's MVC is in preview, I was really excited to play with it in Visual Studio. Unfortunately, Microsoft claims (I haven't yet verified) that it only works with Windows Vista or newer.

Does anyone think it will work on Windows XP anyway? I am running Visual Studio 2010, so I see no reason why I shouldn't be able to install it right on top ... but I'm wary of installation notes and wanted to poll the community first ...

ChrisF
  • 41,540
EAMann
  • 184

1 Answers1

1

The MVC3 Release Candidate installs and works fine on Windows XP SP3, based on my personal quick test. There might be disappointments waiting around the corner but the MVC3-based simple solution builds and runs in Internet Explorer.

I too was very nervous about not finding Windows XP in the list of system requirements for MVC3 Release Candidate. I hope it was helpful.