I am trying to publish a vanilla Sitecore site to my local Azure emulator however I receive the following error:
6/6/2014 12:05:39DevFabricLCd01Role01PScBafProduction [P] Execute package failed System.ApplicationException: DevFabricLCd01Role01PScBafProduction [P] Execute package failed ---> System.ApplicationException: Execute package is failed ---> System.InvalidOperationException: Build Package failed: Searching for imported module Diagnostics at C:\Program Files\Microsoft SDKs\Windows Azure.NET SDK\v2.0\bin\plugins\Diagnostics\Diagnostics.csplugin... Searching for imported module Caching at C:\Program Files\Microsoft SDKs\Windows Azure.NET SDK\v2.0\bin\plugins\Caching\Caching.csplugin... Copying 'C:\Sitecore\Azure\Data\AzurePackages(3) DevFabric\SitecoreWebSite' to C:\Sitecore\Azure\Data\AzurePackages(3) DevFabric\DevFabricLCd01Role01ScBaf20140606110529.cspkg\roles\SitecoreWebRole\approot... UCPack_Command_Line: Error : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. at Sitecore.Diagnostics.Assert.IsFalse(Boolean condition, String message) at Sitecore.Azure.Managers.Pipelines.CreateAzurePackage.Azure.ExecutePackage.Action(RolePipelineArgsBase arguments) at Sitecore.Azure.Managers.Pipelines.BasePipeline.RolePipelineProcessor.Process(RolePipelineArgsBase args) --- End of inner exception stack trace --- --- End of inner exception stack trace ---
Has anyone seen this error before or know what causes it?