My newly deployed site is getting a 500 internal server error. I'm trying to deploy Umbraco to Azure.
I've turned off custom errors but that doesn't help.
Is there anyway to see the error that Azure is throwing?
SOLVED
I was able to edit my configuration and setup RDP into my web role. Once on the box I couldn't go to it via IP because I'm using the umbraco accelerator. There was a binding in IIS to go to 0.mydomain.com. If I used that I could see the page from the server and the error came up.