Caveatrob
Caveatrob

Reputation: 13277

Configuring new developer PC with VISTA 64-bit: can I use my 32-bit Visual Studio

I'm about to take the plunge and build a PC, and it will probably be 64-bit, which will use 64-bit VISTA, I suppose, since Windows 7 isn't out yet.

I'm a Visual Studio 2008 developer; will I need new versions of the software? I run the 32-bit versions on XP right now and deploy to a 64-bit Windows 2003 server that runs IIS in 32-bit mode.

Upvotes: 0

Views: 287

Answers (1)

Jacob Stanley
Jacob Stanley

Reputation: 4824

Visual Studio 2008 only has a 32-bit version. This runs fine on Vista x64 and Win7 x64 though.

Upvotes: 4

Related Questions