Hi There,

I'm trying to help out a client with a deployment of nopCommerce.  They have a pre 2.0 version (probably 1.9) installed and running on their server, and they've asked me to help them with an API.  I've downloaded the files and a database backup.  I've been trying for a while just to get the page to load.  I've got the Connection String set up to point to my local database backup with Integrated Security.  When I attempt to run the project, I get "Invalid object name 'dbo.Nop_Setting'".

From what I've been gathering from searches on this issue, I'm missing the Nop_Setting table completely.  I'm happy to recreate it, but I'm not sure how it's supposed to be structured.  Can anyone post the structure for that table so I can recreate it?  Thanks!