Skip to content

nesheimroger/Radvill

Repository files navigation

Radvill

Programs:

Visual Studio 2012

  • Extensions
    • Mindscape Web Workbench
    • Nuget Package Manager

SQL Express 2012 with tools (http://www.microsoft.com/en-us/download/details.aspx?id=29062)

IIS8 (Express):

Git:

Setup:

  • git clone [REPOSITORY]
  • Open Radvill.sln
  • Enable Restore packages on build
  • Build (ctrl - shift - B)
  • Close Visual Studio (due to bug with nuget packages)
  • Open Radvill.Sln
  • Nuget Package Manager Console
    • Update-Database
  • ISS
    • Add Website
      • Hostname: Radvill.WebFront
      • Directory: Radvill/Radvill.WebFront
      • Set Application pool to 4.0
    • Add Website
      • Hostname: Radvill.WebApi
      • Directory: Radvill/Radvill.WebApi
      • Set Application pool to 4.0
  • Hosts (Windows/System32/Drivers/etc/host) - add: 127.0.0.1 Radvill.WebFront - add: 127.0.0.1 Radvill.WebApi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages