Sign in
Avkash Chauhan's Blog
Windows Azure, Windows 8, Cloud Computing, Big Data and Hadoop: All together at one place.. One problem, One solution at One time...
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
ACS
Announcement
Architecture
ASP.NET
Azure
Code Sample
CSUPLOAD
Error
Exception
Exception ERROR UNSUPPORTED OS
Exceptions
Hadoop
How to Do.
How to Do..
Linux
Node.js
PowerShell
SDK
Storage
VHD
Virtual Machine
VM Role
VMRole
WebSites
Windows Azure
Monthly Archives
Archives
April 2013
(1)
March 2013
(1)
February 2013
(3)
January 2013
(3)
November 2012
(6)
October 2012
(4)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(7)
May 2012
(8)
April 2012
(9)
March 2012
(5)
February 2012
(11)
January 2012
(25)
December 2011
(28)
November 2011
(30)
October 2011
(31)
September 2011
(27)
August 2011
(18)
July 2011
(16)
June 2011
(16)
May 2011
(18)
April 2011
(20)
March 2011
(15)
February 2011
(21)
January 2011
(10)
December 2010
(16)
November 2010
(8)
October 2010
(8)
Browse by Tags
MSDN Blogs
>
Avkash Chauhan's Blog
>
All Tags
>
exception
Tagged Content List
Blog Post:
Uploading Certificate to Windows Azure Management Portal using CSUPLOAD Error - "Key not valid for use in specified state"
Avkash Chauhan - MSFT
Recently I was working with someone on Windows Azure SDK 1.5 and VM Role deployment. While trying to upload certificate to Windows Azure Management Portal, the error occurred as below: C:\Program Files\Windows Azure SDK\v1.5\bin>csupload add-servicecertificate -Connection "SubscriptionID=<Subscription_ID>;CertificateThumbprint...
on
27 Sep 2011
Blog Post:
Handling Error while upgrading ASP.NET WebRole from .net 3.5 to .net 4.0 - The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration
Avkash Chauhan - MSFT
After you have upgraded your Windows Azure application which includes ASP.NET WebRole, form .net 3.5 to .net 4.0 (either with Windows Azure SDK 1.2/1.3/1.4), it is possible that your role will be stuck in busy or Starting state. If you are using Windows Azure SDK 1.3 or later, you have ability...
on
10 Mar 2011
Blog Post:
DiagnosticMonitor.Start() line in OnStart() method generates exception: The remote server returned an error: (409) Conflict.
Avkash Chauhan - MSFT
Recently I was working on an issue in which DiagnosticMonitor.Start() line in OnStart() method was generating exception as below: Microsoft.WindowsAzure.StorageClient.StorageClientException was unhandled by user code Message=The specified container already exists. Source=Microsoft.WindowsAzure...
on
1 Mar 2011
Blog Post:
Windows Azure VM Role: CSUPLOAD Exception System.BadImageFormatException: an attempt was made to load a program with an incorrect format
Avkash Chauhan - MSFT
When you run CSUPLOAD tool on a Windows OS 7 32bit machine, you will receive the following error: An unexpected error occurred: An attempt was made to load a program with an incorrect format (Exception from HRESULT: 0x8007000B) Exception: System.BadImageFormatException: an attempt was made...
on
6 Feb 2011
Blog Post:
System.ServiceModel.Channels.ServiceChannel exception during ASP.NET application upgrade from Windows Azure SDK 1.2 to 1.3
Avkash Chauhan - MSFT
When you upgrade your ASP.NET based application from Windows Azure SDK 1.2 to 1.3 it is possible you may hit the following exception: System.ServiceModel.CommunicationObjectFaultedException was unhandled Message=The communication object, System.ServiceModel.Channels.ServiceChannel...
on
26 Jan 2011
Blog Post:
Windows Azure : Handling exception - No valid combination of account information found
Avkash Chauhan - MSFT
When you deploy your Windows Azure SDK 1.2 or 1.3 based application you might experience your application status is still stuck in "Starting" or cycling between "busy and starting". If you have decided to use Windows Azure SDK 1.3 then you can confiugre and use RDP Connection to access your Windows...
on
31 Dec 2010
Blog Post:
Handling “There is not enough space on the disk” exception with ASP based service in Windows Azure
Avkash Chauhan - MSFT
If you have deployed an ASP.NET based service on Windows Azure and while uploading a large file using ASP.NET upload functionality or HTTP upload, you might receive the following error: Error: There is not enough space on the disk This error could appear in several way however a few...
on
15 Nov 2010
Blog Post:
Great Article on Windows Azure Table Storage : "How to get most out of Windows Azure Tables"
Avkash Chauhan - MSFT
If you have a Windows Azure service and your Azure services is accessing Windows Azure Table Storage quite enough, it is possible that you may have encountered the following issues: Random slow connection to Azure Storage "Error 503: Server is Busy" Connection timeout issue A DataServiceQueryException...
on
8 Nov 2010
Page 1 of 1 (8 items)