Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Shwetha Shankar 21 posts 41 karma points
    Feb 27, 2012 @ 18:23
    Shwetha Shankar
    0

    Custom hive provider

    Hi,

    I am working on hooking up the Hive Provider with our CDN. Basically the objective is when we upload media using the media picker in Umbraco, the file is uploaded directly to the CDN. I have used this article http://labs.thesedays.com/blog/2011/11/25/a-blob-storage-hive-provider-for-umbraco-5-beta/#comment-471 as an exmaple for this.

    I have hooked my custom hive provider class library with the umbraco 5 source solution. I have made all the required config changes in the root web.config file as well as in the ~App_Data\Umbraco\Config\umbraco.hive.config. 

    However, when I run the application, I receive an ‘Object reference not set to an instance of an object.’ error. This error occurring in Umbraco.Hive.Providers.GoGridStorageUmbraco.Hive.Providers.GoGridStorageEntityRepositoryFactory.cs. The method of interest in GetReadonlyRepository(). When I debug the solution, I can see that IoDependencyHelper is null. I dont know if I am missing any config.

    Could you please shed some light on this.

     

    Thanks,

    Shwetha

Please Sign in or register to post replies

Write your reply to:

Draft