Solving development problems  |  About this blog

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.

November 30th, 2009

blog comments powered by Disqus