Build asp.net application under VS2005 environment

G

Guest

Hi, all
I have developed my asp.net application in Visual Studio 2005 IDE. It is
well known that the Visual Studio 2005 IDE is based on framework.20, but I
want to know, whether it is feasible to use framework1.1 to build my
application under VS2005 environment? If possible, how to do it?

Thanks for you help!

sherrylsoïŠ
 
M

Marina

No. VS is not set up for it.

Not to mention, since VS 2005 will by default create partial classes for
things like windows forms, the 1.1 framework could not compile that even if
VS 2005 supported what you are looking for.
 

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