I have set up my nopcommerce site. When I FTP into my site, I see the cshtml files. Where are the code behind files, controllers and models? I would like to bring the entire site down locally and be able to make changes/debug in VS2012 other than just costmetic.
You can download the files on the site account via FTP. But, I don't think it will just run in Visual Studio because the files in your site is just the (no source) install. You will need the (source) files: http://www.nopcommerce.com/docs/79/installing-nopcommerce.aspx What exactly are you trying to do? I mean, whats the reason for the debug?