Hi, I'm running on the MVC 4 Beta bits, and I'm running into an issue.
In my development environment, the Web Api framework works very well, but when I deploy to our staging environment it just returns a 503 response. Any ideas of what could be causing this, or how to troubleshoot?
I've also been trying to get the source code for the beta, but the code in https://git01.codeplex.com/aspnetwebstack.git has its initial commit on March 11, and the binaries for January 26. Is the actual source code for the beta version available somewhere else?
Thanks