Using VS2012 I created a dynamic data project. It all worked and then I started configuring the web deployment settings. I am not sure what setting I changed exactly as there was no error. However when I try and load the solution I get the following error for the project and it will no longer load.
Specified condition "$(CleanWPPAllFilesInSingleFolder)" evaluates to "" instead of a boolean. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Web\Microsoft.Web.Publishing.targets
I cannot see CleanWPPAllFilesInSingleFolder in the csproj file. Any ideas on how to fix this so that I can load the project once more?
I just had this issue as well. Try the following:
This worked for me.
I've found a very very weird (and working) workaround for this type of deploy issues, if you have tried closing & opening VS with no luck, try to close all open document prior to the publish process. weird huh? :)
so the complete fix-it guide for this type of issues would be like the following:
*.user
& *.suo
files, then open up your solution again and give it a try.let me know if this has helped you :)
I closed and re-opened my solution. I'm inclined to believe it's a defect in the Preview feature as that was the only thing I did differently before it started happening. I haven't been able to reproduce it since, however.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With