visual studio 2013 - Specified condition "$(CleanWPPAllFilesInSingleFolder)" evaluates to "" instead of a boolean. -
at first problem while trying publish clicked on start preview , got error:
specified condition "$(cleanwppallfilesinsinglefolder)" evaluates "" instead of boolean. then searching solution on internet made problem worse point can not load project more same error.
c:\users\syed farjad zia zaid\documents\visual studio 2013\projects\sageinventrica\sageinventrica\sageinventrica.csproj : error : specified condition "$(cleanwppallfilesinsinglefolder)" evaluates "" instead of boolean. c:\program files (x86)\msbuild\microsoft\visualstudio\v12.0\web\microsoft.web.publishing.targets naturally tried search solution , tried possible combinations of deleting .user, .suo, closing , opening visual studio etc nothing helped me except deleting file:
c:\program files (x86)\msbuild\microsoft\visualstudio\v12.0\web\microsoft.web.publishing.targets but can not publish zip getting error:
the target "package" not exist in project. and when try publish server directly error:
the target "msdeploypublish" not exist in project. i have been trying find solution 2 days now. may not looking @ right places need fix this...
thanks
i fixed problem restarting visual studio admin, , publishing again, but making sure not preview publish actions.
Comments
Post a Comment