Possible Duplicate:
asp.net mvc 3 web application does not working after deploy
I have deployed asp.net mvc 3 razor on iis 7 but it's not working
Works only that view which does not need database connection.
I am sure that i have inputed correct connection string in web.config file.
Is there any other connection string to change?
Older asp.net web pages site working good with same connection string