Free Capitalist Network - Community Archive
Mises Community Archive
An online community for fans of Austrian economics and libertarianism, featuring forums, user blogs, and more.

Building and running Mises.org code locally: Revision #3

You are currently reviewing an older revision of this page. Go to current version

Building and running Mises.org code locally

To run Mises.org locally:

 
0.  Add a firewall exception for my pc on data.mises.org to connect to the DB.   You have to ask me for this OR download a database dump from http://mises.org/ Services/Torrents/ MisesDumpClean.7z
1. Install ASP.Net 4.0
4. Configure a website in IIS to run in Integrated Mode and ASP.Net 4.0.  (I use localhost and alpha.mises.org)
5. Create a bin folder in /MisesWeb/MisesWeb and copy all the DLL's from /lib
6. In Visual Studio 2010, open project MisesWeb.sln
7. Build Solution. 
8.  Go to http://localhost.  Success!  Mises.org running on your pc!