Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Justin 19 posts 163 karma points
    Mar 06, 2015 @ 02:37
    Justin
    0

    RavenDB.database.dll missing on fresh install

    Hi all,

    This is my first post so hi to everyone. I'm new to umbraco/uCommerce.

    I am using VS2013 as my IDE and have installed umbraco 7.1.8 via nuget (i have also tried the latestversion). I have gone through the umbraco setup and have a working installation. 

    I have installed the latest version of uCommerce and the uCommerce Demo Store. When i try to access a product from the home page i recieve 'could not load file or assembly ravedb.database version 2.5.00......' it has added a dependantAssembly to my web.config which is looking for this assembly in the  'bin/uCommerce' folder. I can see other Raven assemblies in this folder (such as raven.client.embedded.dll and raven.client.lightweight.dl) but, obviously, not the ravendb.database.dll.

    After many attemps at an install and lots of research i have conluded that the uCommerce install tries to download and install the following package from nuget: RavenDB.Database -Version 2.5.2874

    If i try to manually download this package via nuget package manager console i recieve the following message from nuget:

    The source at nuget.org [https://www.nuget.org/api/v2/] is unreachable. Falling back to NuGet Local Cache at C:\Users\Justin\AppData\Local\NuGet\Cache

    Install-Package : Unable to find version '2.5.2874' of package 'RavenDB.Database'.

     

    This is soooooo frustrating as i really like the look of uCommerce and have a client on hold due to this.

     

    Is there a version issue with the uCommerce install?

    Is there a way around this?

    Any help would be met with much appreciation.

    Thanks in advance,

    JC

     

  • Justin 19 posts 163 karma points
    Mar 07, 2015 @ 05:08
    Justin
    0

    I have also notched that the raven.abstractions assembly is also missing. Please help, why am i the only one suffering with this issue?????

    thanks again

  • Martin 181 posts 740 karma points
    Mar 08, 2015 @ 19:17
    Martin
    0

    Hi Justin,

    When you install uCommerce into Umbraco I recommend you to run the website in debug mode due to a max request time (timeout) in ASP.NET itself which can interrupt install of RavenDB (also moving assemblies into uCommerce subfolder in bin).

    Take a look at this to go into debug mode: https://msdn.microsoft.com/en-us/library/e8z01xdh.aspx

    I have not tested your specific version but usually uCommerce team makes sure that Demo Store is compatible with most versions of uCommerce.

    Best regards Martin

  • Justin 19 posts 163 karma points
    Mar 10, 2015 @ 00:12
    Justin
    101

    Hi Martin,

    Thank you so much (please see martin's post above) for what turned out to be a hint at what the issues was. My project was indeed running in debug mode so that wasn't really the issue but it got me thinking and i finally realised the issue was with Fiddler. It must have been timing out and interrupting the raven install.

    Again, thanks, you are a scholar and a gentleman.

  • Thomas 30 posts 163 karma points
    Mar 24, 2015 @ 16:32
    Thomas
    0

    Hey Justin

    Would you be so kind and mark the post as solved?

    Kind regards

    Thomas Arvidsen

Please Sign in or register to post replies

Write your reply to:

Draft