I have a ASP.NET poject that I created in .Net Framework 1.1.4322 on my PC. It reads and writes data to a SQL Server 2000 database.
Now, the server of the web hosting commpany I signed up with runs in .Net framework 2.0. What changes do I need to make to my project so that it runs in this environment?
It would be nice if there is a way other than converting the project using Visual Studio 2005
Thanks in advance you for your help
Now, the server of the web hosting commpany I signed up with runs in .Net framework 2.0. What changes do I need to make to my project so that it runs in this environment?
It would be nice if there is a way other than converting the project using Visual Studio 2005
Thanks in advance you for your help