6 lines
377 B
Markdown
6 lines
377 B
Markdown
|
|
OurUmbraco
|
||
|
|
==========
|
||
|
|
Download the SQL Server Database from: [https://dl.dropbox.com/u/3006713/our-cleaned-db.zip ][https://dl.dropbox.com/u/3006713/our-cleaned-db.zip]
|
||
|
|
Restore the database to SQL Server 2008/2012 and update the connection string (umbracoDbDSN) in OurUmbraco.Site/web.config
|
||
|
|
Make sure to allow NuGet Package Restore in VS (Tools > Options > Package Manager).
|