I deployed my MVC-3 application on windows Azure. But now when I am requesting it through staging url it shows me (Sorry, an error occurred while proces
staging url
not sure if it'll work in your scenario, but try adding the following to your web.config under :
web.config
...
works in my instance.
also see:
CustomErrors mode="Off"