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
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
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Avkash Chauhan's Blog
SQL Azure Management Portal returns error as An exception occurred while executing the Transact-SQL statement
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
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...
Avkash Chauhan's Blog
Windows Azure Toolkit for Windows Phone (V1.3.1) is released
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
The Windows Azure Toolkit for Windows Phone is designed to make it easier for you to build mobile applications that leverage cloud services running in Windows Azure. The toolkit includes Visual Studio project templates for Windows Phone and Windows Azure...
Avkash Chauhan's Blog
Retrieving partition key range in Windows Azure Table Storage
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
While working on Windows Azure Table Storage, I had to retrieve partition key range so I look around if there is an API to get the list of all partition keys for my whole table, unfortunately I could not find an API to ease my job. I was really looking...
Avkash Chauhan's Blog
Windows Azure: Startup task or OnStart(), which to choose?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
As you may know that both “Startup task” and OnStart() function, are executed before your Role, Run function is called. You might have a question in your mind, if there any advantage of using startup task over executing the installation code...
Avkash Chauhan's Blog
Clearing / Flushing objects in Windows Azure Caching Service (AppFabric Cache)
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Recently I was asked if there is a way to clear all of objects in the Windows Azure Caching Service or in otherwise clearing/flushing all objects from Windows Azure AppFabric Cache from a single call or what is the best way or recommended way to clear...
Avkash Chauhan's Blog
Increasing Endpoints in your Windows Azure Application using In-Place Upgrade from Management Portal
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Previously: If you need to change the number or type of endpoints for existing roles, you must delete and redeploy the service. Recently upgrade to Windows Azure will let you apply in-place upgrade to your Windows Azure Application which includes...
Avkash Chauhan's Blog
Windows Azure Application launch failed with an error "This access control list is not in canonical form and therefore cannot be modified"
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
5
Comments
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...
Avkash Chauhan's Blog
Visual Studio 11 Developer Preview Training Kit is released (Windows 7 and 8)
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
On 16 th October, Visual Studio team released the first version of the Visual Studio 11 Developer Preview Training Kit . This kit includes hands-on labs to help you understand how to take advantage of the variety of enhancements in Visual Studio 11 and...
Avkash Chauhan's Blog
Using RoleEnviornment.IsAvailable and RoleEnviornment.IsEmulated properties in Windows Azure Applications
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
RoleEnviornment.IsAvailable is used to determine whether the role environment is available or not no matter the role is running in devFabric or cloud. RoleEnviornment.IsAvailable is available with Windows Azure SDK 1.4 and SDK 1.5. RoleEnvironment...
Avkash Chauhan's Blog
Handling RoleEnvironment.Stopping event to perform specific action when Windows Azure VM is going down for scheduled update
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
If you have read my previous article about Windows Azure VM Downtime due to Guest and Host OS update…. Windows Azure VM downtime due to Host and Guest OS update and how to manage it in multi-instance Windows Azure Application http:...
Avkash Chauhan's Blog
Windows Azure VM downtime due to Host and Guest OS update and how to manage it in multi-instance Windows Azure Application
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
I have seen some Azure VM downtime concerns from Windows Azure users who have minimum 2 or more instances to meet to 99.95% SLA. The specific concerns are related with VM downtime when Guest and Host OS update is scheduled. So lets consider following...
Avkash Chauhan's Blog
Windows Azure Autoscaling Application Block (WASABi) BETA is ready for you to try...
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
BETA release for WASABi (Windows Azure Autoscaling Application Block) is ready for download from NuGet Here : Source Code Link Binary Link A list of October Release and latest changes are available at: http://entlib.codeplex.com/wikipage...
Avkash Chauhan's Blog
Integrating BizTalk Server application with Windows Azure Service Bus Queues
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
I was asked to find some resources on BizTalk and Windows Azure Integration so after my research, I found the following article by Paolo Salvatori from Microsoft, about integrating BizTalk Server application with Windows Azure Service Bus Queues. The...
Avkash Chauhan's Blog
SQL Azure databases will be expanded 3x from 50 GB to 150 GB and SQL Azure Reporting & SQL Azure Data Sync CTP
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Upcoming Features for SQL Azure Q4 2011 Service Release (end of 2011) The maximum database size for individual SQL Azure databases will be expanded 3x from 50 GB to 150 GB. Federation. With SQL Azure Federation, databases can be elastically...
Avkash Chauhan's Blog
Microsoft and Hadoop Adoption: The Big announcement about Big Data
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Today Microsoft Announced great plans about Hadoop adoption to deliver enterprise class Apache Hadoop based distributions on both Windows Server and Windows Azure . See Announcement Microsoft will provide simplified download, installation and configuration...
Avkash Chauhan's Blog
Collecting Windows Azure Storage REST API level metrics data without a single line of programming, just by using tools
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
2
Comments
Time to time you might want to know what the total transaction counts are when you perform any storage activity which included Windows Azure storage. For example when you mount a VHD from Windows Azure Storage to you Azure VM or you write total...
Avkash Chauhan's Blog
Try SCOM for Deploying and Managing Windows Azure Applications for 180 days free using pre-configured VHD
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
So if you always wanted to try System Center Operation Manager (SCOM) plugin for Managing Windows Azure Application, i think this post would give you a good start. You just need to download a VHD which is already pre-configured for everything you need...
Avkash Chauhan's Blog
What to do when Windows Azure Management Portal does not list any hosted services even when you are sure to have one or more
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
There was an incident when Windows Azure Management Portal does not list any hosted services even when I was sure that there are at least one hosted service. The problem look like as below: If you see this problem this is maninly because...
Avkash Chauhan's Blog
Handling Error ERROR_AZURE_DRIVE_DEV_PATH_NOT_SET when mounting a cloud drive
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
If you have the same code running in ASP.NET (within web role you may not hit the problem) however if you try to do this outside role code or from a standalone app you have much more chances to hit this error. Couple of months back, I have written...
Avkash Chauhan's Blog
How to list millions of blob from Windows Azure Storage in less amount of time?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
In a situation when you have millions of blobs in a Azure Storage container, it may take hours to list all of your blobs. This is mostly because huge bandwidth overhead due to uncompressed XML about container/blob data. To expedite displaying...
Avkash Chauhan's Blog
Handling exception when using RoleEnvironment.GetConfigurationSettingValue in Windows Azure Startup Task
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
It is possible that Using RoleEnvironment.GetConfigurationSettingValue in your startup task may cause the following exception in your Windows Azure web application: The type initializer for 'Microsoft.WindowsAzure.ServiceRuntime.RoleEnvironment...
Avkash Chauhan's Blog
Using ProgramEntryPoint element in Service Definition to use custom application as role entry point using Windows Azure SDK 1.5
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
1
Comments
Part 1: Basics of running Nodes.js from command line: You can download node.exe from the link below: http://nodejs.org/ Now lets create app.js as below: var http = require('http'); http.createServer(function (req, res) { res.writeHead...
Avkash Chauhan's Blog
Handling "System.ServiceModel.AddressAlreadyInUseException: HTTP could not register URL" Exception in Compute Emulator with Windows Azure SDK 1.5
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
Using Windows Azure SDK 1.5, if you create a worker role with HTTP internal endpoint and you have weak wildcard binding ( http://+:<port_number >) setting you may encounter the following error while running your application in compute emulator....
Avkash Chauhan's Blog
Does Windows Azure Startup task have time limit? What to do with heavy processing startup task in Windows Azure Role?
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
So you have a startup task in your any Windows Azure Role which included the following actions: Startup Tasktype is set to “Simple”. (Background and foreground task type will not block the role to start) Download ZIP installer from...
Avkash Chauhan's Blog
Windows Azure SDK 1.5 update released (Previous 1.5.20830.1814 , Latest 1.5.20928.1904)
Posted
over 2 years ago
by
Avkash Chauhan - MSFT
0
Comments
As you may already know that Windows Azure Storage team found a bug in Windows Azure SDK 1.5 (released September 14th 2011 ) based StorageClient library that impacts the DownloadToStream, DownloadToFile, DownloadText, and DownloadByteArray methods for...
Page 7 of 15 (368 items)
«
5
6
7
8
9
»