I have deplyoed asp.net mvc 3 razor view engine application on IIS 7. Server using windows server 2008 with sql server 2008. There is installed asp.net mvc 3
I have clicked publish button in Visual Studio 2010. Published it on local folder and then copied in server.
I am getting error > Sorry, an error occurred while processing your request.
This error shows only that views which does needs sql connection so other pages loading perfectly.
I am sure that i have changed connection string with correct connection string.
Please help me there is not anything helpful in web.
Thanks