UPDATE - Please look at my answer for a link and explanation of the solution to this problem
Before we start, I know this is a very common quest
I was able to resolve this issue in an MVC5 web project by removing an #if #endif directive from my controllers constructor.