I recently needed to change the name of an intranet website FROM Spain, TO Monet. The conversion was complete and the website able to function (at least it seemed) until I removed the main project folder in order to rename it. Now I get the following error when I attempt to debug:
The request for 'Home' has found the following matching controllers: Monet.Controllers.HomeController SPAIN.Controllers.HomeController I'm done a search of the entire solution for the old site name (SPAIN) and cannot find anything. Anyone have any ideas where I might want to looK?