20 people following this project (follow)

Installation

Check out the latest revision using your favorite SVN program. Run the SQL file in Models/ and optionally the SQL file in App_Data/ to generate some test data.

Make sure you have an MSSQL instance running locally - to change the host or instance name take a look in connectionStrings under web.config

Last edited May 12 2011 at 10:04 PM by eth0, version 1

Comments

RazerWolf Jun 17 2011 at 3:25 AM 
Checked out and ran test data generation scripts, but getting an exception on configuration.

eth0 Jun 4 2011 at 7:54 PM 
Hi Cybernate, check-out the latest version so download the App_Data folder, my bad :-)

Cybernate May 27 2011 at 2:41 AM 
Checked out the latest version from SVN, but did not find the App_Data folder. Can you add the test data generation script?