wrong framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In visual studio (2002), I am using the framework 1.0.
How can I make it use the 1.1 framework by default?

Thanks

Andrew
 
Hi Andrew,

This is not possible as Visual Studio.Net 2002 does not support Framework 1.1
 
Actually, you would need to play around with your app's config file - I
think this may work
 
Andrew said:
In visual studio (2002), I am using the framework 1.0.
How can I make it use the 1.1 framework by default?


me too!

I think it's possible to hack that by some registry tweaking... but no
time to try out.
 

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

Back
Top