Home All Groups Group Topic Archive Search About

compiling and building VS2005 webprojet for framework 1.1

Author
7 Jan 2006 3:20 AM
Ajay
Can I build web projects from VS 2005 to target framework 1.1? If yes,
is it possible to do this using aspnet_compiler so I can invoke it from
msbuild scripts?


Thanks.

Author
8 Jan 2006 2:09 AM
Peter Bromberg [C# MVP]
Ajay,
The answer is yes, and no!  There are several "hacks" to MSBuild targets out
there that enable this, but it is sure to be problematic. I understand there
may be something in the pipeline from the ASP.NET team at MS later on this
year that addresses this type of concept.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




Show quoteHide quote
"Ajay" wrote:

> Can I build web projects from VS 2005 to target framework 1.1? If yes,
> is it possible to do this using aspnet_compiler so I can invoke it from
> msbuild scripts?
>
>
> Thanks.
>
>

Bookmark and Share