I am learning sharepoint 2013 development and in the learning process, i am deploying the sharepoint 2013 web part to the windows azure. However as soon as i deploy this, i get the following message:
Error.
An error occurred while processing your request.
I have added the customerror key in web.config and set the mode to off. i have gone into windows azure itself and changed the detailed error message to On under site diagnostics but still i am getting no error details. i have also made sure that i am publishing with debug mode on rather than release mode. can anyone please help on how can i see the error details for a website hosted in windows azure? also the website is a MVC 4 Application.