Solving development problems  |  About this blog

Archive for the ‘views’ tag

Could Not Load Type in ASP.NET MVC

If you got this message you have missing web.config in Views directory.

You have this file in your development project – click on it in Visual Studio and set to Copy Local, so it will be copied when you click Publish.

Written by Avivo

November 30th, 2009 at 5:39 pm