When I try to publish one progect to any IIS server it return Error:
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.targets(4255,5):
Error : Web deployment task failed. (Unknown ProviderOption:DefiningProjectFullPath. Known ProviderOptions are:skipInvalid.)
Publish failed to deploy.
If I publish same project using VS2012 it works fine.
Any help?