2012-12-18 08:28:03 +01:00
|
|
|
Our Umbraco
|
2012-12-17 23:26:00 -08:00
|
|
|
==========
|
2012-12-18 10:26:20 +01:00
|
|
|
Download the SQL Server Database from: https://dl.dropbox.com/u/3006713/our-cleaned-db.zip?dl=1
|
2012-12-18 08:27:14 +01:00
|
|
|
|
|
|
|
|
Restore the database to SQL Server 2012 (looking into a 2008 option!) and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config
|
|
|
|
|
|
2012-12-17 23:26:00 -08:00
|
|
|
Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).
|