November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Just a guess is the referenced XAP file included in a .zip? The Episerver VPP provider will expose the files in the zip but VSTS will not so may complain if the file is not there?
Hi,
I have an episerver project (currently CMS.Core 9.6.1) that I would like to have configured in visualstudio.com continuous integration (I'm just running triggered builds for now).
In visual studio (2017) I like to use the publish local to build so I can us file compare etc prior to current deploy process, however, I cannot do this with this particular project. Now, I've tried to configure in visualstudio.com build services I'm getting the same error.
There appears to be an issue with EpiServer.CMO .xap files being copied after build on both publish, and VS build.
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\VisualStudio\v15.0\Web\Microsoft.Web.Publishing.targets(2603,5): Error : Copying file modules\_protected\CMO\ClientBin\EPiServer.Cmo.Chart.xap to obj\Release\Package\PackageTmp\modules\_protected\CMO\ClientBin\EPiServer.Cmo.Chart.xap failed. Could not find a part of the path 'modules\_protected\CMO\ClientBin\EPiServer.Cmo.Chart.xap'
The CMO version is 7.7.0.0
I should point out that this is somewhat a legacy Episerver codebase.
Anyone ever experienced this issue, either on publish local or in build services? The files mentioned in error above are present and part of solution etc, i.e. it's not something as simple as some files being missing.
Thanks,
David