PDA

View Full Version : asp.net 1.1 to asp.net 2.0


lucy
11-07-2007, 11:58 AM
Hello,

I have a database application using access and developed with web matrix asp.net 1.1. I am replacing this application with a ms sql database application developed with visual studio asp.net 2.0. How can I make the transition? . Can I run both applications side by side? Any info or redirection is much appreciated.

thanks

Lucy

mjp
11-08-2007, 12:19 PM
The 1.1/2.0 switch is either/or on our system, so you cannot use both frameworks on your account.

You select the ASP.NET version in Control Panel: https://my.discountasp.net/web-manager-framework.aspx


mjp

DiscountASP.NET - Microsoft Gold Certified Partner
- asp.netPRO Magazine 2007 Readers' Choice Award for Best Hosting Service
- Visual Studio Magazine 2007 Readers' Choice Award for Best Hosting Service

lucy
11-17-2007, 04:58 AM
Thanks for the reply. My problem is that my current site is used daily. Although I would think asp.net 2.0 is backwards compatible with asp.net 1.1, is there any forseeable problem with simply switching over to asp.net 2.0 with my current asp.net 1.1 application?





Thanks ahead of time





lucy

bruce
11-19-2007, 07:57 AM
In my experience, 99.9% of v1.1 web application should work fine on v2.0.

I recommend you test your application in your local environment before you switch it on our server.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

lucy
11-19-2007, 08:17 AM
Thank you very much. I had little problem switching over.





Lucy