-1

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

1
  • Sorry, an error occurred while processing your request. this is error message but as i said views working perfectly which does not need database Commented May 20, 2012 at 13:10

1 Answer 1

0

Set customerrors to off, that will give you a more detailed error that you use to debug.

You can find more ASP.NET debugging suggestions in the AppHarbor FAQ.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.