Conclusion: the "success story" with RazorEngine and MVC 4
The Lounge
21
Posts
8
Posters
3
Views
1
Watching
-
If you turn on detailed debug information, you will get more information about the affected assemblies.
AspDotNetDev wrote:
If you turn on detailed debug information, you will get more information about the affected assemblies.
Ah - I'll add that to my "toolchest" - I typically configure the build output to quiet or minimal or whatever the lowest setting is. Though, my particular problem was such that the build on my dev box reported no problems, but when I "deployed" onto the host server, I got a dependency error which was impossible to determine what the issue was because it's a hosted server rather than a machine I have full control over. Marc
Imperative to Functional Programming Succinctly Higher Order Programming