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
Post a Comment