compiling and building VS2005 webprojet for framework 1.1

A

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.
 
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top