> Hello,
>
> Could you tell me if VS2003 and 2005 work fine on Winfows VISTA ? Need
> update ? If yes available ?
http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx

Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.visualbuild.com/
Ben Voigt - 14 Nov 2006 15:50 GMT
>> Hello,
>>
>> Could you tell me if VS2003 and 2005 work fine on Winfows VISTA ? Need
>> update ? If yes available ?
>
> http://blogs.msdn.com/somasegar/archive/2006/09/26/772250.aspx
My understanding is that debuggers won't run without updates, and MS isn't
updating anything older than VS2005. Everything else -- the older IDE and
compilers -- will run because they don't use any special OS services.
Since we can use the .NET 2.0/3.0 runtime to execute 1.0 and 1.1 apps, as
well as load 1.x assemblies into a 2.0 application which can be debugged
with VS2005, I suppose we can use VS2005 to debug applications compiled with
older versions of .NET?