VS 2005 programs running without Framework 2.0?

  • Thread starter Thread starter 1qa2ws
  • Start date Start date
1

1qa2ws

Is it possible to compile somehow VS 2005 (C++/C#/J#) project in that what
that it can be executed on machine without Framework 2.0?

1qa2ws
 
No, even .NET Framework 1.0 or 1.1 won´t work. You need .NET Framework 2.0.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 
Back
Top