Archive for the ‘Entity Framework’ Category

The specified named connection is either not found in the configuration error

I’ve been working with ASP.NET MVC more for the past few months and I keep forgetting to write a quick blog post about this error message. I receive the following error message on almost all of my projects. The annoying part is that it compiles fine!

Read More