I Have an existing Asp.net 2.0 MVC2 website that has a login page and running on a windows 2008 server IIS7.5 Sql2008. I have added a new site that is asp.net 4.o umbraco version 4.11.7. that will replace the public side of the old site. How do I add the old site to the new site so that the old site will still control the users and logins for their client area and all its functions. I tried added the site as an application to the umbraco site, but I get a conflict in the parent site web config. I know the MVC2 site has to have its on namespace so a virtual directory won't work. Anybody got an answer?
↧