How it is possible to deploy MVC3 application?
I tried to copy my local project, create virtual directory for it, but the application is not recognized.
I'm on the new panel, ASP.NET 4.0 Classic is set for the virtual directory.
P.S.
I tried my old MVC2 test. It does not work either.
It used to work on the old system. Maybe new system requires some additional configuration?
Last edited by VikVik; April 17th, 2011 at 08:35 PM.