I have a godaddy deluxe web hosting account. I have a couple of websites already running under the version asp.net 3.5.
Now I have developed another web application under the version asp.net 4.0. When I upgrade the version from 3.5 to 4.0, the old websites stop working.
I would like the old websites to keep on working on asp.net 3.5 and want the new website to work on version 4.0.
Is this possible? How? Please guide me.
P.S: I currently don't have the source code for the DLL's of the old websites and hence I cannot upgrade them to asp.net version 4.0.