Copied to clipboard

Flag this post as spam?

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


  • Amigo 243 posts 568 karma points
    Jan 13, 2011 @ 16:02
    Amigo
    0

    working with umbraco on local machine

    I have downloaded the latest umbraco version and have it running on my local machine in my visual studio 2010.

    When running the setup wizard i need to connect to a database.
    I have a local "SQL Server 2008 R2" installed on my machine, but how will i connect with it in the database configuration step?

    by default its set to:
    server: .\SQLEXPRESS
    database name: DATABASE

    Do i need to create a user in my local database?
    The log on to my database is: Built-in account: Network Service




  • Matt Brailsford 4125 posts 22222 karma points MVP 9x c-trib
    Jan 13, 2011 @ 16:07
    Matt Brailsford
    1

    Hi Amigo,

    The installer does assume you are using DB authentication, rather than windows, so you'll probably need to setup a database user with permissions, or just use the sa login.

    Once it's installed though, you should be able to update the connection string in web.config, but yea, you will need a db user to install.

    Matt

     

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jan 13, 2011 @ 16:53
    Kim Andersen
    0

    Hi Amigo

    Matt said it all. But if you don't want to "struggle" with all of the creating user/batadase etc. maybe you could install Umbraco with the new SQL CE database instead. This is an embedded database, and you then don't have to think about all the user, password, server name etc.

    But of course it's up to you :)

    /Kim A

  • Amigo 243 posts 568 karma points
    Jan 13, 2011 @ 19:11
    Amigo
    0

     

    Hi Kim,

    Sounds cool, but can you give me a hint on how to do that?

     

  • Amigo 243 posts 568 karma points
    Jan 13, 2011 @ 19:13
  • Amigo 243 posts 568 karma points
    Jan 14, 2011 @ 09:14
    Amigo
    0

    Ok i have it working with SQL CE..

    Thanks to you both for helping ;-)

    But the new version of unbraco have quitre a few problems i can see....

  • Kim Andersen 1447 posts 2196 karma points MVP
    Jan 14, 2011 @ 13:13
    Kim Andersen
    0

    Great to hear Amigo. If you find any bugs remember to report them on Codeplex, so they can be fixed in the comming releases.

    /Kim A

Please Sign in or register to post replies

Write your reply to:

Draft