Home All Groups Group Topic Archive Search About

opening VS2005 projects with VS 2003 ?????

Author
12 Apr 2006 7:43 AM
sacrosancttayyar
hi everybody,
i am new at VS (studying c#) and i eonder that how can i open and
COPiLE VS2005 projects withs VS 2003 (on a computer that have not
NETFRAMEWORK 2.X  only have 1.1)
maybe some assembly works but i really woder this..
in my school computers dont have  netframework2.x only 1.1. and VS2003
so my projects (created by VS2005) cant be opened in my schools
computers..????
:(
maybe you say :MSBuild Toolkit bla bla ..
thanks for now.

[sorry for my bad english-- you are not babysitter so you have not to
answer this topic :) ]

Author
12 Apr 2006 8:08 AM
Daniel O'Connell [C# MVP]
<sacrosancttay***@gmail.com> wrote in message
news:1144827783.658434.6330@z34g2000cwc.googlegroups.com...
> hi everybody,
> i am new at VS (studying c#) and i eonder that how can i open and
> COPiLE VS2005 projects withs VS 2003 (on a computer that have not
> NETFRAMEWORK 2.X  only have 1.1)

The answer is pretty much no. You'd have to do a file format conversion, and
even then you aren't guareteed that your code would work since the 1.1 and
2.0 compilers support diferent language features.

AddThis Social Bookmark Button