| /trunk/README.txt r654 | /trunk/README.txt r657 | ||
| 1 | http://codecampserver.org | 1 | http://codecampserver.org |
|---|---|---|---|
| 2 | Source Code located at: http://code.google.com/p/codecampserver/source/checkout | ||
| 2 | Apache License 2.0 | 3 | Apache License 2.0 |
| 3 | 4 | ||
| 4 | To build and run this project, execute "click to build.bat". | 5 | To build and run this project, execute "click to build.bat". |
| 5 | You must have the .Net Framework 3.5 and SQL Express (TcpIp,MixedMode enabled) installed. | 6 | You must have the .Net Framework 3.5 and SQL Express (TcpIp,MixedMode enabled) installed. |
| 6 | This build runs against the Asp.Net MVC RC1. If you have the Mvc Beta installed you will need to unistall that to prevent name collisions with the GAC'ed version of the System.Web.Mvc assembly. | 7 | This build runs against the Asp.Net MVC RC1. If you have the Mvc Beta installed you will need to unistall that to prevent name collisions with the GAC'ed version of the System.Web.Mvc assembly. |
| 7 | 8 | ||
| 8 | The solution works in Visual Studio 2008. | 9 | The solution works in Visual Studio 2008. |
| 9 | 10 | ||
| 10 | Join the discussion list: http://groups.google.com/group/codecampserver-discuss | 11 | Join the discussion list: http://groups.google.com/group/codecampserver-discuss |
| 11 | 12 | ||
| 12 | Thank you! | 13 | Thank you! |
| 13 | Jeffrey Palermo | 14 | Jeffrey Palermo |
| 14 | project founder | 15 | project founder |
| 15 | Email: jeffrey at palermo d0t cc | 16 | Email: jeffrey at palermo d0t cc |