ASP.NET MVC app can't find Views since I moved my app to a new directory -


i copied app , put somewhere else. changed iis @ new place , ran it. debugging - runs through controllers in new location fine. when nips off view goes old location of app?!?

have changed in routes? routing engine grabs views when controller requests them. perhaps issue in global.asax file? i'm afraid that's can offer, without more information.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -