VS 2002 and framework 1.1?

J

Jan Eliasen

Hi

I have VS2002 installed and I have .NET framework 1.0 and 1.1
installed. I need to develop something in .NET framework 1.1 - Is this
possible with VS2002? Can I change which framework it uses?

If not, can VS2003 coexist with VS2002? mean, can I have both
installed at the same time and are there something I need to be aware
of?

Thanks in advance
 
K

Ken Tucker [MVP]

Hi,

You cannot make VS.net 2002 use framework version 1.1 instead of
1.0. Both versions of VS.net will coexist peacefully on your computer.

Ken
 
J

Jan Eliasen

You cannot make VS.net 2002 use framework version 1.1 instead of
1.0. Both versions of VS.net will coexist peacefully on your computer.

Thank you for your answer. What about having VS2003 use framework 1.0?
Is that possible?
 
M

Miha Markic

Hi,

I doubt that vs.net 2003 can use 1.0 framework (why should it?), while
programs created with vs.net 2003 can be run under 1.0 framework (just set
compatibility option and make sure no 1.1 feature is used).
 

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