I am trying to deploy ASP.NET MVC3 Web App for the first time and after uploading files and making up the database I had problems with displaying sites... I was redirected to "Page not found'. After adding to web config I'm getting the following error:
Server Error
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
What I need to do now?
After Aristos' changes I get this message:
The page cannot be displayed because an internal server error has occurred.
This is my website: http://pm.studentlive.pl/
Moreover: the http://pm.studentlive.pl/Home/Info page is working...

