I've played around with the MVC 3 test application and copied the full project from my computer to my test server and got it running. Now I just want to get a compiled version running, without the .cs source files. I've tried some different ways but I'm just fumbling around in the dark and have had a hard time finding any tutorials on the subject. How do I get this running?
Environments:
- Dev computer: Visual Studio 2010 SP1 with MVC 3
- Server: IIS 7.5 + SQL Express 2008 R2