Skip to content

e-watson/Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Download and unpack project into directory <Project> (directory on your HDD, not root)
2. In all web.config / app.config find the key:

ShopDbContext

and change attachdbfilename=D:\Projects\Shop\Shop.Web\App_Data\Shop.mdf
to attachdbfilename=<Project>\Shop\Shop.Web\App_Data\Shop.mdf

3. Open Shop.sln inside your instance of VS2013 (Pro, as preferable) and set project Shop.Web as startup
4. Select browser for browsing (Chrome, as preferable ;-))
5. Run / Start Debug  - it should start under developer IIS instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors