Having framework 1.1 and 2.0 on the same machine.

U

UJ

I just want to make sure that I can have both 1.1 and 2.0 on the same
machine and continue to develop in 1.1. I'm using VS.Net 2003 and SQL Server
2000. I want to load the client tools for SQL Server 2005 and it says it
wants .Net 2.0.

I'll still be able to compile under 1.1 right?

TIA - Jeff.
 
C

Chris

UJ said:
I just want to make sure that I can have both 1.1 and 2.0 on the same
machine and continue to develop in 1.1. I'm using VS.Net 2003 and SQL Server
2000. I want to load the client tools for SQL Server 2005 and it says it
wants .Net 2.0.

I'll still be able to compile under 1.1 right?

TIA - Jeff.

I have both 1.1 and 2.0 on the same machine. And you can still compile
under 1.1

chris
 
P

pvdg42

UJ said:
I just want to make sure that I can have both 1.1 and 2.0 on the same
machine and continue to develop in 1.1. I'm using VS.Net 2003 and SQL
Server 2000. I want to load the client tools for SQL Server 2005 and it
says it wants .Net 2.0.

I'll still be able to compile under 1.1 right?

TIA - Jeff.
I have both Visual Studio .NET 2003 (.NET Framework v1.1) and Visual Studio
2005 (.NET Framework v2.0) on the same PC. Both IDE's are fully functional
and automatically use the correct version of the framework. You *should* not
have issues.
 

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