InvalidOperationException in Default.aspx.cs
- by zsharp
I changed the default namespace of my solution and assembly name, but i still get an error that there is abiguity between these even though the latter namespace is no where to be found.
NewName.Controllers.HomeController
OldName.Controllers.HomeController