Getting issue while uploading file from blob storage.

Hi, im trying to upload a file in to my storage and always get same error:

Unable to put blob (Invalid URI supplied)

anyone can helpme?

January 28th, 2015 7:20pm

The message is saying that you have passed an incorrect link to your storage. This article shows you how to do the upload

http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-blobs/

Free Windows Admin Tool Kit Click here and download it now
January 28th, 2015 7:54pm

Hi Frank

let me explain, I'm using W3 Total cache to upload the files, this load some files and other gives me the error

January 28th, 2015 8:45pm

I see, then you can use fiddler to capture the upload request and see if the uri is correct or not. If it is not correct, then you ought to figure this out with w3 total cache.
Free Windows Admin Tool Kit Click here and download it now
January 28th, 2015 9:01pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics