Upgrade .net framework 1.1 application to 3.5

  • Thread starter Thread starter icanhelp33
  • Start date Start date
I

icanhelp33

We are working on a .net application which was written in 1.1. We
would like to upgrade the applictaion from 1.1 to 3.5. When I open the
application in Visual Studio 3.5 & choose the upgrade wizards then I
can't compile the application. It gives me lot of errors.
 
You will need to be a bit more specific. There are a lot of changes between
VS 2003 (.Net 1.1), and VS 2008 (.Net 3.5). Is this a windows forms
application, asp.net website, database application? Is it VB, C# or C++?
 
Back
Top