Publish to Azure Cloud Service: Unable to copy file error

I am trying to publish a project to Azure Cloud Service, and when I do, I get the following error where the file location and target are incorrect. In the case of target folder C: \, is it done twice?

Error 104 Failed to copy file "C: \ Choota \ packages \ Microsoft.ApplicationInsights.Agent.Intercept.0.17.0 \ build \ .. \ lib \ native \ x64 \ Microsoft.ApplicationInsights.Extensions.Intercept_x64.dll" to "C : \ Choota \ MyChoota.Web.Azure \ obj \ Release \ MyChoota.Web \ C: \ Choota \ packages \ Microsoft.ApplicationInsights.Agent.Intercept.0.17.0 \ build \ .. \ lib \ native \ x64 \ Microsoft. ApplicationInsights.Extensions.Intercept_x64.dll ". This path format is not supported. C: \ Program Files (x86) \ MSBuild \ Microsoft \ VisualStudio \ v12.0 \ Windows Azure Tools \ 2.6 \ Microsoft.WindowsAzure.targets 2787 5 MyChoota.Web.Azure

Any thoughts on this would be greatly appreciated.

+3


source to share





All Articles