Upgrading to ASP.NET 3.5
- by rs
I have a server with some asp, asp.net 1.0 and 2.0 running on them. Now I'm planning to host 3.5 apps on them.
Do i have to make any changes to
server other than installing
framework to make it handle all my
previous version apps?
Do i have to install new IIS or i can use same iis for 3.5?
Do i have to install ajax newer version to suport ajax 3.5?