Hello Brent, I have solved the issue. The Account name in the cscfg file was in Upper case. I simply changed it to lower case and now the app is working fine.
I have got one more issue, when I dynamically add an image in the BLOB. I am getting the URI, but when I copy the URI and check it in my browser, it gives me an error like this
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>ResourceNotFound</Code>
<Message>
The specified resource does not exist. RequestId:bf2b08cc-54fb-4a24-a045-c008c0164ffe Time:2012-05-02T07:53:56.8774477Z
</Message>
</Error>
I don't know, why this is happening, so please help...