Hello, I'm tring to deploy my project to IIS 7.0 shared hosting. The hosting doesn't have 3.5 framework installed as I saw from configuration error. So I copied assamblies to bin directory. Now I get 403 - Forbidden: Access is denied. error on home page. I compiled project without .mvc extention...