I have created a simple MVC3 site that displays data from a table in an Azure database. I have created a cloud service to run the site in and can publish it successfully. I have also run the site successfully in the Azure emulator.
My problem is that when I select the page that displays the data there is an error as I get the default error page. I think I have the db connections set correctly but I cannot see any logs. So my questions are:
Thanks.
I suggest you use Windows Azure Diagnostics to collect your logs.
You can read all(setup and usage) about it here: http://msdn.microsoft.com/en-us/library/windowsazure/gg433048.aspx