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...
Blog - Title
November, 2011
Search
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Twitter
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Tags
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)
Blog - Link List
Favorite Blogs
Windows Azure Team Blog
Windows Azure Storage Team Blog
Steve Marx Blog
MSDN Blogs
>
Avkash Chauhan's Blog
>
November, 2011
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Avkash Chauhan's Blog
Windows Azure Load Balancer Timeout Details
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
7
Comments
[Added new info - 05/31/2012] Around April-May 2012 time frame Windows Azure migrated to use software Load Balancers and because of that the 1 minutes problem is gone as the default timeout is larger then 1 minute depend on number of current connections...
Avkash Chauhan's Blog
WCF REST (HTTP) application connecting Azure Service Bus using webHttpRelayBinding causes aspNetCompatibilityEnabled error
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
If you have a WCF application which is connecting to Windows Azure Service Bus over REST using webHttpRelayBinding, it is possible you may hit the following error: [InvalidOperationException: The service cannot be activated because it does not support...
Avkash Chauhan's Blog
My Experiment with Wolfram|Alpha Facts Windows Azure DataMarket to check world population
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
As you may know that Wolfram|Alpha Facts database is accessible directly from web http://www.wolframalpha.com/ also you can subscribe from Windows Azure DataMarket for free of cost to use it within your application and run query. As world population reached...
Avkash Chauhan's Blog
Everything you need to start with Windows Azure based Microsoft Codename "Social Analytics"
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
Microsoft Codename "Social Analytics" is a suite of Azure services for developers and end-users enabling businesses to integrate the social web into their business applications. Our goal is to enable businesses to build connections and communities among...
Avkash Chauhan's Blog
Windows Azure Libraries for .NET 1.6 (Where is Windows Azure App Fabric SDK?)
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
3
Comments
After the release of latest Windows Azure SDK 1.6, you may have wonder where is Windows Azure AppFabric SDK 1.6? Before SDK 1.6 release, AppFabric SDK was shipped separate from Azure SDK. However things are changed now and Windows Azure SDK 1.6 merges...
Avkash Chauhan's Blog
How to access Service Configuration settings in Windows Azure Startup Task
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
In this example I will show you how you can access Service Configuration settings in Windows Azure Startup Task. The startup task is Startup.cmd which is launching another batch file name showconfvalues.cmd. The Startup.cmd is as below: cd /d...
Avkash Chauhan's Blog
Multiple domains with HTTP and HTTPS endpoint and UCC SSL Certificate in Windows Azure Web Role
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
In Windows Azure you can create multiple website running within a single web role. For each site you can use HTTP and HTTPS endpoint. Please follow the blog below from Wade on how to have multiple domains in one web role: http://www.wadewegner.com...
Avkash Chauhan's Blog
How to perform clean logout from your application which use Azure ACS & Identity Providers
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
If you are using Windows Azure AppFabric ACS to use Identity Providers (i.e. Google, Yahoo, Facebook, ADFS WLID, or any other Open ID Identity Provider), you might have the question about how to logout gracefully from your application, other than closing...
Avkash Chauhan's Blog
What to do when your code could not find the certificate in Azure VM?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
In an Windows Azure application when both client and service are running in two different Windows Azure virtual machines, I found some strange behavior. I found that the following code which was using client certificate to authenticate with WCF...
Avkash Chauhan's Blog
Silverlight front end calling to WCF Service, all in one Windows Azure Web Role Sample
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
I was asked recently to provide a sample which has Windows Azure Web Role with Silverlight front end, calling to WCF service which is hosted in the same Windows Azure Web Role. I decided to share those details and sample with everyone. This sample is...
Avkash Chauhan's Blog
Windows Azure SDK 1.6 is released!!
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Windows Azure SDK 1.6 is out today and you can install it directly from Web (Web Platform Installer 3.0 Required) Download link: http://www.microsoft.com/windowsazure/sdk/ Note: Windows Azure SDK 1.6 web platform deployment is based...
Avkash Chauhan's Blog
Windows Azure SDK 1.6 (Build 1.6.41103.1601) installation Walkthrough
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Windows Azure SDK 1.6 is out now and you can install it directly from Web (Web Platform Installer 3.0 Required) Download link: http://www.microsoft.com/windowsazure/sdk/ Get more info: http://blogs.msdn.com/b/avkashchauhan/archive...
Avkash Chauhan's Blog
Windows Azure Training Kit November 2011 Update is available to download now!!
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform. November 2011 Update The November 2011...
Avkash Chauhan's Blog
Developing ASP.NET MVC4 based Windows Azure Web Role
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
In this article we will learn how to create a Windows Azure Web Role based application using ASP.NET MVC4 template. To start You must have VS2010 professional or above Visual Studio SKU otherwise you can download free version of Visual Studio Web Developer...
Avkash Chauhan's Blog
Resources to run Open Source Stacks on Windows Azure
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Java Windows Azure SDK for Java http://www.windowsazure4j.org/ Installing Windows Azure SDK for Java http://www.windowsazure4e.org/download/ Apache Tomcat Startup task based Tomcat/Java Worker Role Application...
Avkash Chauhan's Blog
Azure Diagnostics generate exception in SystemEventsListener::LoadXmlString when reading event log which includes exception as event data
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
When you write Windows Azure application, you may wish you include you own error or notifications in the event log. Or you would like to save exceptions in the event log which ultimately collected by Windows Azure Diagnostics in the Azure VM and sent...
Avkash Chauhan's Blog
Can you programmatically enable CDN within your Windows Azure Storage Account?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
I was recently asked if there is an API which can enable CDN for a Windows Azure storage account programmatically? After a little digging I found that as of now you cannot programmatically enable CDN for a Windows Azure Storage account. You will...
Avkash Chauhan's Blog
Troubleshooting details: Windows Azure Web Role was stuck due to an expception in IISConfigurator.exe process
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Recently I was working with a partner problem in which the Azure web role was stuck and showing “preparing node” status in Windows Azure Management portal. Luckily RDP access to Azure VM was working so investigation to the problem was easier...
Avkash Chauhan's Blog
Windows Azure Cloud Drive and Snapshots limit
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
A recent question was raised about Windows Azure Cloud drive and snapshots limit so hear is the answer: Windows Azure cloud drive have no limit in terms of having snapshots. You can have as many as drive snapshots you would want to however as the...
Avkash Chauhan's Blog
Windows Azure instance uptime and instance re-initialization
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Windows Azure virtual machines goes at least once a month for guest OS update and similarly Host OS update. Because of it the Windows Azure virtual machine, in which your application in running, will part of guest or host OS update and will be down for...
Avkash Chauhan's Blog
Windows Azure Queue can have 64KB message content and how 64KB content is calculated?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Windows Azure Queue can have a message content size up to 64KB per message. This updated was included in Version 2011-08-18 and newer. If you are still on old version, then Windows Azure Queue will have 8KB message. This size 64KB refers to the...
Avkash Chauhan's Blog
Windows Azure Application Error - TCP error code 10061 No connection could be made because the target machine actively refused it 127.0.0.1:808
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
When just running or debugging your Windows Azure application in Compute Emulator, you might hit the following error: Error, 0, 5c7858b7-deaf-41cb-9a87-ad2356fffedb`GetAgentState`System.ServiceModel.EndpointNotFoundException: Could not connect to net...
Avkash Chauhan's Blog
Using Windows Azure Cmdlets to Delete old Windows Azure Diagnostics log from Windows Azure Storage
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Windows Azure Power Shell Cmdlets 2.0 was released last month. You can download the latest version from the link below: Download Link: http://wappowershell.codeplex.com/releases/view/73463 Documentation and details: http://wappowershell...
Avkash Chauhan's Blog
Test your App Fabric ACS v2 RPS Application to use actual REALM and Return URL in Cloud and localhost URL in Compute Emulator
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Today while I was testing my web role which includes Google Identity Provider with Windows Azure AppFabric ACSv2 locally in compute emulator I found after google IP authentication the return URL is my actual web role running in cloud. My expectation...
Avkash Chauhan's Blog
Windows Azure SDK Error when launching compute emulator - Encountered an unexpected error Illegal characters in path
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
What if you launch Windows Azure Computer Emulator in your Windows machines and return the following error: C:\Program Files\Windows Azure SDK\v1.5>csrun /devfabric:start for Microsoft(R) .NET Framework 3.5 Copyright (c) Microsoft Corporation...
Page 1 of 2 (30 items)
1
2