Created
February 7, 2012 11:49
-
-
Save carcer/1759311 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: The "IsCleanMSDeployPackageNeeded" task failed unexpectedly. [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: System.NullReferenceException: Object reference not set to an instance of an object. [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Web.Publishing.Tasks.Common.Utility.CheckMSDeploymentVersion() [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Web.Publishing.Tasks.Common.Utility.get_IsMSDeployInstalled() [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Web.Publishing.Tasks.Common.Utility.CheckMSDeploymentVersion(Task task) [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Web.Publishing.Tasks.IsCleanMSDeployPackageNeeded.Execute() [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] | |
[10:54:14]: [Execute albacore:build_deploy] C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(2850,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult) [C:\BuildAgent\work\18e5907761dbdf95\Production\src\XX.Web\XX.Web.csproj] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment