Handling issues with your startup task in Windows Azure Application
If you experience your Windows Azure application based startup task or OnStart code does not work correctly, here are a few things you can try to investigate this issue: Add some of the diagnostics trace messages in your OnStart() function which will be sent to Azure Table Storage.
More:
Handling issues with your startup task in Windows Azure Application


