Hi,
I have a cloudapp.net website for example, http://abc.cloudapp.net
I create a domain called www.testing.com and assign the CName to point http://abc.cloudapp.net.
I am using blobs, App Fabric for session.
When i upgrade or donot access the site for some hours and then I come and access the www.testing.com, I am getting the error as follows:
HTTP 500 - Internal server error.
The interesting part is if I access http://abc.cloudapp.net in a browser and then again reload the www.testing.com, I will get the application loaded.
I also using the setting useBlobMode="true" in appfabric session in the web.config.
I assume that I am missing some accessconfiguration for domain to start the appfabric or blob when it is in Idle mode or Is it because the SQL Azure is Idle?
Can any one please help me on this?
Thanks
S Nagarajan