A simple problem. I have an ASHX handler which generates a report. Unfortunately, this process can take 2 or more minutes to finish and Azure will close the connection before this handler can respond.
I am new to azure API, what kind of data or log following azure storage account has Blogs: Events ? wad-control-container
Azure Management Portal allows deploying a service from a service package earlier uploaded to Azure blob storage. This looks very convenient but kind of paranoid - what if some third party accesses th
How oData or AJAX services should respond when the authentication cookie is expired and it\'s time to renew?
I have a web service with three methods: StartReport(...), IsReportFinished(...) and GetReport(...), each with various parameters. I also have a client application (Silverli开发者_如何学运维ght) which
Looks like the s开发者_JAVA技巧tandard way of storing settings of Azure roles is under <ConfigurationSettings> tag in the .cscfg file. Looks convenient, but the file is not encrypted in any way
I have been uploading to Azure for at least six months. From this afternoon onwards I now get messages like this:
I now have my Windows Azure environment set up so that I can access my Worker Role with Remote Desktop.However, I\'m not sure how to proceed at the moment.After much digging I found a web site that wa
I have a Windows Azure application that is using Windows Identity Foundation (WIF) with the Access Control Service (ACS) as its Identity Provider.
Im getting this error consuming a WCF service: Type \'**\' cannot inherit from a type that is not marked with DataContractAttribute or SerializableAttribute.