Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Asset directory in Azure Blog storage get error



  • Server Error in '/' Application.

    This package store does not support storing assets.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NotSupportedException: This package store does not support storing assets.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [NotSupportedException: This package store does not support storing assets.]
    Inedo.ProGet.Feeds.Assets.AssetFeed.get_FileSystem() +130
    Inedo.ProGet.Feeds.Assets.<CreateFileAsync>d__10.MoveNext() +819
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    Inedo.TaskExtensions.WaitAndUnwrapExceptions(Task task) +146
    Inedo.ProGet.WebApplication.Pages.Assets.<>c__DisplayClass11_0.<CreateChildControls>b__0() +187
    Inedo.Web.Controls.ButtonLinks.PostBackButtonLink.Inedo.Web.Controls.ISimplePostControl.ProcessValidPost() +41
    Inedo.Web.PageFree.SimplePageBase.ProcessPost(IEnumerable1 controls, Boolean isValid, IList1 validationResults, ISimplePostControl postbackTrigger, String eventName) +241
    Inedo.Web.PageFree.SimplePageBase.ProcessPost(IEnumerable1 controls, Boolean isValid, IList1 validationResults, ISimplePostControl postbackTrigger, String eventName) +316
    Inedo.Web.PageFree.SimplePageBase.ProcessPostBack() +291
    Inedo.Web.PageFree.<ProcessRequestAsync>d__48.MoveNext() +397
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
    System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) +64
    Inedo.Web.Handlers.AsyncHandlerWrapper.EndProcessRequest(IAsyncResult result) +33
    System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +607
    System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +134

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2103.2

    Product: BuildMaster
    Version: 5.8.1



  • The Azure package store does not support asset directories; it's unlikely it will be possible, given the limitations of blob storage and the flexibility of assets.





  • The situation with Azure is a bit confusing; I will put a note in to the docs team that it should support asset storage, but it can not support large/chunked uploads because of the limitations of the blob storage API that Alana mentioned.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation