Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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:
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
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>
is working on a reply...