Copied to clipboard

Flag this post as spam?

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


  • Jonas Nilsson 137 posts 260 karma points
    May 07, 2015 @ 09:14
    Jonas Nilsson
    0

    Trying to install Bazaar starter kit

    Hi!

    I have installed Umbraco 7.2.4 in Azure, and the Merchello package.

    But after downloaded the Bazaar Store Only package and trying to install it, i get this error:

    Object reference not set to an instance of an object.

    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.NullReferenceException: Object reference not set to an instance of an object.

    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: 

    [NullReferenceException: Object reference not set to an instance of an object.]
       Merchello.Bazaar.Install.BazaarDataInstaller.AddMerchelloData() in c:\Working Repositories\GitHub\Merchello\src\Merchello.Bazaar\Install\BazaarDataInstaller.cs:116
       Merchello.Bazaar.Install.BazaarDataInstaller.Execute() in c:\Working Repositories\GitHub\Merchello\src\Merchello.Bazaar\Install\BazaarDataInstaller.cs:42
       Merchello.Bazaar.Install.Installer.OnInit(EventArgs e) in c:\Working Repositories\GitHub\Merchello\src\Merchello.Bazaar\Install\Installer.cs:28
       System.Web.UI.Control.InitRecursive(Control namingContainer) +134
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +191
       System.Web.UI.ControlCollection.Add(Control child) +86
       umbraco.presentation.developer.packages.Installer.ProcessInstall(String currentStep) +995
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +410
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
       System.Web.UI.Control.OnLoad(EventArgs e) +92
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
       System.Web.UI.Control.LoadRecursive() +54
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772
  • Rusty Swayne 1655 posts 4993 karma points c-trib
    May 07, 2015 @ 17:33
    Rusty Swayne
    0

    Did you install the Merchello.Core package before you installed the Merchello.BazaarOnly package? The Bazaar only requires that Merchello is previously installed.

  • Jonas Nilsson 137 posts 260 karma points
    May 07, 2015 @ 17:58
    Jonas Nilsson
    0

    First i installed Umbraco from Azure Application Gallery, then installed Merchello from Umbraco package repositiory.

    I downloaded the Bazaar starter kit, and tried to install it by "Install local package".

  • Rusty Swayne 1655 posts 4993 karma points c-trib
    May 07, 2015 @ 18:16
    Rusty Swayne
    0

    Sorry Jonas - should have read your message closer ...

    The step it is failing on is the actual Bazaar data installer which looks like it is getting hung up on trying to retrieve the default warehouse that should have been installed with the Merchello.Core install.

    Perhaps we have an issue with an install from the Umbraco Package Repository. Dunno

    Would you uninstall the Bazaar and Merchello.Core and then try installing both from a local package? After you install Merchello.Core - go to the Merchello section, click "Gateway Providers" and then select the "Shipping" tab. You should see a Warehouse list there ...

  • Jonas Nilsson 137 posts 260 karma points
    May 07, 2015 @ 21:14
    Jonas Nilsson
    0

    Tried to install Merchello and starter kit by download it first now, but with the same result, i get another error here also.

  • Jonas Nilsson 137 posts 260 karma points
    May 08, 2015 @ 20:54
    Jonas Nilsson
    0

    Hi again!

    Both installing the Merchello core from Umbraco Package Repository and by installing local package fails when you host Umbraco 7.2.4 in Azure Web App.

    Default Warehouse won't install and other resorces is missing. (Error's when click on New product button)


     

     

  • DFBerry 53 posts 130 karma points
    May 08, 2015 @ 21:25
    DFBerry
    0

    Hi Jonas, I saw your tweet.

    I want to make sure I have the repro correct: Azure Website, Umbraco 7.2.4, Merchello 1.8.2. Is that right?

    -Dina

     

  • Jonas Nilsson 137 posts 260 karma points
    May 08, 2015 @ 21:36
    Jonas Nilsson
    0

    That's correct, and Umbraco is installed from Azure Application Gallery.

  • DFBerry 53 posts 130 karma points
    May 08, 2015 @ 22:29
    DFBerry
    0

    Hi Jonas,

    It worked for me. Here is roughly what I choose (there are so many azure settings):

    1) Umbraco, sql on azure, north america. I base my steps on this web page: http://azure.microsoft.com/en-us/documentation/articles/web-sites-gallery-umbraco/

    2) Install merchello only from local package pulled down from our.umbraco.org - so the release package -- nothing debug or different. Changed the Warehouse address under gateway, shipping settings. My screen for default warehouse did look slightly different from yours. So that is the first hint of something is different about your install.

    3) Install store only from local package pulled down from our.umbraco.org - again nothing special about it. Verify front end site product page can add to basket. Begin checkout process. It all looked good. Verified back office store settings in content tree. No issues there either.

    Rusty's thought is culture settings for the base os or umbraco. I didn't choose anything in that area, just took the defaults.

    Would you be willing to make a screen cast of your creating an Umbraco website including Sql Azure, all the way through to installation of Merchello and store? Or perhaps you could grab the umbraco log files and send that to us? There should be some indication of what went wrong in there.

    -Dina

     

     

     

     

     

  • Jonas Nilsson 137 posts 260 karma points
    May 10, 2015 @ 09:22
    Jonas Nilsson
    0

    Thanks!, I will try to make a fresh install without using the Application Gallery in Azure.

    /Jonas

Please Sign in or register to post replies

Write your reply to:

Draft