More on WAPs and WDPs
Here’s a very interesting post: http://undocnet.blogspot.com/2007/12/web-application-project-2008-still-not.html
Currently I’m having trouble with MVC projects. I’ve given up trying to use a WDP so I’ll have to write my own /rip off a web.config replacement task.
Right now I’m getting a weird error though:
(CoreTestConfiguration target) ->
TESTTOOLSTASK : warning VSP2013: Instrumenting this image requires it to run as a 32-bit process. The CLR header flags have been updated to reflect this.
TESTTOOLSTASK : warning VSP2013: Instrumenting this image requires it to run as a 32-bit process. The CLR header flags have been updated to reflect this.
MSBUILD : warning MSB6006: “MSTest.exe” exited with code 1.
Bizarre! Interestingly this error happens when I run the team build project using msbuild on my development desktop.