all groups > visual studio .net general > march 2004 >
You're in the

visual studio .net general

group:

Questions about vs .net


Questions about vs .net Richard P
3/30/2004 1:26:10 AM
visual studio .net general:
I have at home VS .NET 2002 running on a win 2k advanced server which has the lastest patch applied. I have the framework 1.0

The patch applied to the server has broken the vs.net and it no longer works in debug mode

I've been trying to decide what to do. I can upgrade to VS Studio .Net 2003. And upgrade to the latest framework 1.1. If I do

Does VS Studio .NET 2003 work with the framework 1.1 or the framework 1.0? Does it work with the latest MS 2k Advanced server patch

Alternatively, I can put VS Studio on a .Net machine. Can I install and run VS Studio .Net on an XP machine running IIS

RE: Questions about vs .net Tom Smith
3/30/2004 11:56:08 PM
Hi Richard

I hope I can answer your questions adequately..
"Does VS Studio .NET 2003 work with the framework 1.1 or the framework 1.0?

It works by default with framework version 1.1. Applications written on 1.1 should work on machines with just 1.0 for the most part.

There is a way to configure 2003 to work with framework 1.0, but I can't seem to find a link to a document that describes how.

"Does it work with the latest MS 2k Advanced server patch?

It should.

"Alternatively, I can put VS Studio on a .Net machine. Can I install and run VS Studio .Net on an XP machine running IIS?

Yes, I do this all the time actually :)
Re: Questions about vs .net Ed Kaim [MSFT]
4/1/2004 7:28:01 PM
You can tell Visual Studio .NET 2003 to target the .NET Framework 1.0 by
going to Project | <Project Name> Properties | Common Propoeties | General
and chaging "Supported Runtimes" to pick which combination of 1.0 & 1.1 you
want to use.

[quoted text, click to view]

AddThis Social Bookmark Button