Copied to clipboard

Flag this post as spam?

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


  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Feb 15, 2016 @ 13:51
    Damiaan
    0

    Error after setting up clean umbraco 7.4 project

    Hi,

    I just tried to install a clean umbraco (7.4) from Nuget.

    After installing the nuget package, I build and visited the website after the nuget installation (CTRL+F5). But received an error before the installation wizard was shown.

    The complete log can be found here: http://pastebin.com/Kd9PJ2bb

    Help?

    Kind regards Damiaan

    The url showing the error: http://localhost:52648/install/?redir=true&url=http%3a%2f%2flocalhost%3a52648%2f

    2016-02-15 14:45:13,926 [P10584/D2/T7] ERROR Umbraco.Core.UmbracoApplicationBase - An unhandled exception occurred
    

    System.ArgumentNullException: Value cannot be null. Parameter name: sqlSyntax at Umbraco.Core.Persistence.Repositories.PetaPocoRepositoryBase`2..ctor(IDatabaseUnitOfWork work, CacheHelper cache, ILogger logger, ISqlSyntaxProvider sqlSyntax) at Umbraco.Core.Persistence.RepositoryFactory.CreateUserTypeRepository(IDatabaseUnitOfWork uow) at Umbraco.Core.Persistence.RepositoryFactory.CreateUserRepository(IDatabaseUnitOfWork uow) at Umbraco.Core.Services.UserService.GetUserById(Int32 id) at Umbraco.Core.Security.BackOfficeUserStore.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Feb 15, 2016 @ 14:06
    Tim Geyssens
    1

    Think I also had this on older builds, try clearing your browser cache before proceeding to the installer

  • Damiaan 438 posts 1290 karma points MVP 3x c-trib
    Feb 15, 2016 @ 14:51
    Damiaan
    0

    I changed browser (to google chrome), and it worked. This absolutely makes no sense to me.

    Thanks for the help guys

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies