Since I installed VS2008 SP1, I now get an error when trying to compile my program. The error says "Invalid settings passed to CodeAnalysis task. See output window for details." Here's what the Output window shows...
If I look in the project properties, there is a conditional compilation symbol of "CODE_ANALYSIS". I think this is a leftover from when the project was started under VS2005 TFS. I can't seem to get rid of this symbol. If I delete the text and save the file, it appears to be gone but when I re-open VS it comes right back. It was there before but never caused a problem before I installed SP1. Weird thing is that in debug mode, I get this when I first hit F5. If I hit F5 again without changing anything, the program runs w/o error. So, I've been ignoring it until now...when it's time to deploy. :(
Not sure if you got your answer - but this is most likely caused by the VS2008 Service Pack 1 not correctly being installed. Try reinstalling it.Managed Extensibility Framework Team | My Blog: http://davesbox.com
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.