.net framwork upgrade

E

Ed

When we upgrade to .net framework v 1.1, but after the
upgrade is done the new projects still reference the
original .net framwork. Am I missing something with the
install procedure, should I uninstall the original .net
framework prior to the upgrade.

Ed
 
C

Cowboy \(Gregory A Beamer\)

Upgrade to Visual Studio .NET 2003 ($29 upgrade through the end of the
month). Visual Studio .NET 2002 is aimed at Framework 1.0. While you can
kludge it to point to 1.1, there are some issues.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think outside the box!
**********************************************************************
 
E

Eric

Couple step to updating Framework v1.1
1. Download and Install Distribution Version
2. Download and Install SDK version (the SDK require
you to install the runtime Distribution first).
3. Change the Path Environment to v1.1 directory.

-ecp-
 

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