Copied to clipboard

Flag this post as spam?

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


  • Jordy Vialoux 73 posts 103 karma points
    Feb 24, 2012 @ 02:01
    Jordy Vialoux
    0

    Database connection initialisation failed.

    Hi Guys,

    I'm trying to set up an umbraco 4.7.0 instance on my server and I am getting the error above

    "Database connection initialisation failed."

    Here is my connection string: <add key="umbracoDbDSN" value="server=111.65.228.37;database=jordy;user id=jordy;password=password" />

    I am unsure if I need to have the server IP within the string, I have tried .\SQLEXPRESS and that doesn't work, also tried localhost and "." still nothing.

    Thanks!

  • Tobias Lopez 64 posts 210 karma points
    Jan 25, 2013 @ 10:08
    Tobias Lopez
    0

    What was the solution?

  • Charles Afford 1163 posts 1709 karma points
    Jan 26, 2013 @ 19:21
    Charles Afford
    0

    Hi, can you connect to SQLManagement Studio with those creditials?  Have you tried (local)?

    So in Management Studio

    servername=(local)

    Sql auth

    UserName = jordy

    Password = password

    If those work you also need to check the jordy can read/write to the database :)

    Hope that helps.  Charlie :)

     

Please Sign in or register to post replies

Write your reply to:

Draft