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 error unsupported os
Tagged Content List
Blog Post:
SQL Azure Management Portal returns error as An exception occurred while executing the Transact-SQL statement
Avkash Chauhan - MSFT
While creating a new Table in SQL Azure using SQL Azure Management Portal, you might see the following error: While collecting this error details you will see the following crucial information: An error was encountered while applying the changes. An exception occurred while executing the Transact...
on
24 Oct 2011
Blog Post:
Windows Azure Application launch failed with an error "This access control list is not in canonical form and therefore cannot be modified"
Avkash Chauhan - MSFT
Environment: Visual Studio 2010 Professional SP1 & Windows Azure SDK 1.5 While working on an issue, I found an interesting issue with a new hello worlds ASP.NET based web role. When launching this application with or without debugger, the exception was generated as below: System.ServiceModel...
on
18 Oct 2011
Blog Post:
Total Number of Endpoints (Input and Internal) in Windows Azure Role
Avkash Chauhan - MSFT
In Windows Azure your service communicate form its endpoints and the endpoints are two type: Input (External) Internal Your role must have at least one endpoint in it. You can not have role without any endpoint. Service Specific Limit: For any service you can have maximum 25 input...
on
21 Jun 2011
Blog Post:
Opening an internal http endpoint with WCF ServiceHost/BasicHttpBindings may cause System.Net.HttpListenerException/System.ServiceModel.AddressAccessDeniedException
Avkash Chauhan - MSFT
When using WCF endpoint in Windows Azure it is possible you may receive the following exception: (bc8.9a0): CLR exception - code e0434352 (first chance) CLR exception type: System.Net.HttpListenerException "Access is denied" (bc8.9a0): CLR exception - code e0434352...
on
22 Mar 2011
Blog Post:
System.UnauthorizedAccessException with ASP.NET Web Role in Windows Azure
Avkash Chauhan - MSFT
After working in one Windows Azure issue in which the ASP.NET Web Role was stuck in between "Busy" and "Starting", I decided to write the details to save some time for someone. After I logged in to Windows Azure VM and looked for Application Event logs I found the following two errors: ...
on
25 Feb 2011
Blog Post:
Microsoft.WindowsAzure.StorageClient.CloudDriveException was unhandled by user code Message=ERROR_UNSUPPORTED_OS
Avkash Chauhan - MSFT
I had my Windows Azure SDK 1.2 based ASP.NET application which was working fine in which I use a cloud drive within the Web role. I decided to upgrade the exact same application using Windows Azure SDK 1.3 and while testing it on cloud, immediately I hit the following error: Microsoft.WindowsAzure...
on
25 Jan 2011
Page 1 of 1 (6 items)