we originally set up an mvc website in iis .. .. which used to work fine: www.test.com/sandboxDashboard
but a few weeks ago, we received a request to rename the link to: www.test.com/sandbox
We learnt that you can't rename the website name, and after creating the new site and copying over files from sandboxDashboard to sandbox, decided to abandon the effort.
But now we have new problem - sandboxDashboard has some of its root links pointing to sandbox. So instead of all the links following the paradigm of:
www.test.com/sandboxDashboard/page1
www.test.com/sandboxDashboard/page2
www.test.com/sandboxDashboard/page3
www.test.com/sandboxDashboard/page4
we now have something like this:
www.test.com/sandbox/page1
www.test.com/sandboxDashboard/page2
www.test.com/sandbox/page3
www.test.com/sandboxDashboard/page4
We have no idea how this happened. Or how to fix it. And my google search skills haven't turned up anything.
Has anyone every run into this before, or can offer a fix? Do we have to remove the sandboxDashboard site, and start over?
</div>