Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Search
Tags
Analytics - Logging & Metrics
Analytics - Logging & Metrics
Architecture
Billing
Issues - Fixed
Issues - Known
Performance
Releases
Scalability
Windows Azure Blobs
Windows Azure Blobs - Block
Windows Azure Blobs - Page
Windows Azure Drives
Windows Azure Queues
Windows Azure Storage Client Library
Windows Azure Tables
Archives
Archives
May 2013
(1)
April 2013
(1)
December 2012
(2)
November 2012
(4)
October 2012
(3)
July 2012
(1)
June 2012
(9)
May 2012
(2)
April 2012
(2)
March 2012
(4)
November 2011
(1)
September 2011
(6)
August 2011
(3)
April 2011
(1)
February 2011
(5)
December 2010
(3)
November 2010
(5)
September 2010
(1)
July 2010
(2)
June 2010
(3)
May 2010
(5)
April 2010
(4)
March 2010
(2)
Login
Login to Post Comments
Windows Azure Blog Links
Windows Azure
Steve Marx
Cloudy in Seattle
Recent Posts
.NET Clients encountering Port Exhaustion after installing KB2750149
Posted
25 days ago
by
Windows Azure Storage
0
Comments
AzCopy – Using Cross Account Copy Blob
Posted
2 months ago
by
Windows Azure Storage
1
Comments
Updated: Known Issues for Windows Azure Storage Client Library 2.0 for .NET and Windows Runtime
Posted
6 months ago
by
Windows Azure Storage
16
Comments
AzCopy – Uploading/Downloading files for Windows Azure Blobs
Posted
6 months ago
by
Windows Azure Storage
15
Comments
Windows Azure Storage Client Library 2.0 Tables Deep Dive
Posted
7 months ago
by
Windows Azure Storage
15
Comments
Browse by Tags
MSDN Blogs
>
Windows Azure Storage Team Blog
>
All Tags
>
issues - fixed
Browse by Tags
Releases
Windows Azure Blobs
Windows Azure Blobs - Page
Windows Azure Drives
Windows Azure Storage Client Library
Windows Azure Tables
Blog Post:
Windows Azure Storage Client Library: Rewinding stream position less than BlobStream.ReadAheadSize can result in lost bytes from BlobStream.Read()
Windows Azure Storage
Update 3/09/011: The bug is fixed in the Windows Azure SDK March 2011 release . In the current Windows Azure storage client library, BlobStream.Read() may read less than the requested number of bytes if the user rewinds the stream position. This occurs when using the seek operation to a position which...
on
27 Feb 2011
Blog Post:
Windows Azure Storage Client Library: Parallel Single Blob Upload Race Condition Can Throw an Unhandled Exception
Windows Azure Storage
Update 11/06/11: The bug is fixed in the Windows Azure SDK September release . There is a race condition in the current Windows Azure Storage Client Library that could potentially throw an unhandled exception under certain circumstances. Essentially the way the parallel upload executes is by dispatching...
on
22 Feb 2011
Blog Post:
Page Blob Writes in Windows Azure Storage Client Library does not support Streams with non-zero Position
Windows Azure Storage
Update 3/09/011: The bug is fixed in the Windows Azure SDK March 2011 release . The current Windows Azure Storage Client Library does not support passing in a stream to CloudPageBlob.[Begin]WritePages where the stream position is a non-zero value. In such a scenario the Storage Client Library will...
on
17 Dec 2010
Blog Post:
Windows Azure Storage Client Library: Potential Deadlock When Using Synchronous Methods
Windows Azure Storage
Update 11/06/11: The bug is fixed in the Windows Azure SDK September release . Summary In certain scenarios, using the synchronous methods provided in the Windows Azure Storage Client Library can lead to deadlock. Specifically, scenarios where the system is using all of the available ThreadPool...
on
23 Nov 2010
Blog Post:
Windows Azure Storage Client Library: CloudBlob.DownloadToFile() may not entirely overwrite file contents
Windows Azure Storage
Update 3/09/011: The bug is fixed in the Windows Azure SDK March 2011 release . Summary There is an issue in the Windows Azure Storage Client Library that can lead to unexpected behavior when utilizing the CloudBlob.DownloadToFile() methods . The current implementation of CloudBlob.DownloadToFile...
on
12 Nov 2010
Blog Post:
Storage Client Hotfix Release – September 2010
Windows Azure Storage
The issues are resolved in the Windows Azure SDK 1.3 release which can be downloaded here . 1. Application crashes with unhandled NullReferenceException that is raised on a callback thread Storage Client uses a timer object to keep track of timeouts when getting the web response. There is a race...
on
2 Sep 2010
Blog Post:
Updates to Windows Azure Drive (Beta) in OS 1.4
Windows Azure Storage
This post refers to OS 1.4; this issue has been resolved for all subsequent OS versions. During internal testing we discovered an issue that might impact Windows Azure Drive (Beta) users under heavy load causing I/O errors. All users need to upgrade to OS 1.4 immediately, which has a fix for the problem...
on
21 Jun 2010
Blog Post:
Stream Position Not Reset on Retries in PageBlob WritePages API
Windows Azure Storage
The issue is resolved in the Windows Azure SDK 1.3 release which can be downloaded here . We recently came across a bug in the StorageClient library i n which WritePages fails on retries because the stream is not reset to the beginning before a retry is attempted. This results in the StorageClient...
on
14 Jun 2010
Blog Post:
WCF Data Service Asynchronous Issue when using Windows Azure Tables from SDK 1.0/1.1
Windows Azure Storage
The issue is resolved in the latest version of the Windows Azure SDK which can be downloaded here . We have received a few reports of problems when using the following APIs in Windows Azure Storage Client Library (WA SCL) for Windows Azure Tables and the following routines: SaveChangesWithRetries...
on
27 May 2010
Blog Post:
Updating Metadata during Copy Blob and Snapshot Blob
Windows Azure Storage
This issue has been resolved for copy blob operations in the Windows Azure SDK 1.3 release which can be downloaded here . The snapshot issue will be resolved in a future release. When you copy or snapshot a blob in the Windows Azure Blob Service, you can specify the metadata to be stored on the snapshot...
on
24 May 2010
Blog Post:
SaveChangesWithRetries and Batch Option
Windows Azure Storage
The issue is resolved in the Windows Azure SDK 1.3 release which can be downloaded here . We recently found that there is a bug in our SaveChangesWithRetries method that takes in the SaveChangesOptions in our Storage Client Library. public DataServiceResponse SaveChangesWithRetries(SaveChangesOptions...
on
22 Apr 2010
Page 1 of 1 (11 items)