Copied to clipboard

Flag this post as spam?

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


  • colin gray 16 posts 56 karma points
    Aug 21, 2013 @ 11:49
    colin gray
    0

    Netcetera install - solution

    Hi, I've been using Netcetera (UK) for 3 years now with umbraco.
    First instal via their web matrix link to umbraco - easy peasy

    more recent instals, glitches to get over.

    my sollution was:

    • run web matix install (might well end with errors)
    • create new database & a user through CP
    • mannualy add connection string
      CP > file manager > "site" > wwwroot > web.config > edit
      <connectionStrings>
      <add name="umbracoDbDSN" connectionString="server=sql1096.netcetera.co.uk;database=newdbname;user id=newdbuser;password=newdbpassword" providerName="System.Data.SqlClient" />
      </connectionStrings>

    • go to www.newdomain.co.uk/install/ (accept license steps etc)
    • should except db connection... and your away

     

Please Sign in or register to post replies

Write your reply to:

Draft