When building the solution, the code behind is not picking up changes made to the applicaitons dlls. Intellisense works, and the page builds when using the "Build Page" command, however when trying to build the entire solution the build fails. Does anyone know why this might be?
A:
After much angst, it turns out the problem was the class in the business tier had the same name as the aspx file. Once the class was renamed, everything worked correclty.
Darryl
2010-03-10 01:40:11