No announcements
Found 1719513 threads
-
0 Votes
Blob Storage of Image not accessible...
Just ensure that the blob container containing images has Blob or Container ACL Can't access the blob file in sub ...Answered | 3 Replies | 7278 Views | Created by ANeoh - Monday, October 14, 2019 7:23 PM | Last reply by SumanthMarigowda-MSFT - Wednesday, October 23, 2019 5:30 AM -
0 Votes
Storing Image on to the blob storage
You pull the image type stream at one point...Answered | 5 Replies | 14375 Views | Created by ArchanaSinghvi - Wednesday, July 27, 2011 10:49 AM | Last reply by BrentDaCodeMonkey - Friday, July 29, 2011 11:56 AM -
1 Votes
Image resize - Blob files
There are examples of people doing this already, for example this blog post.Answered | 6 Replies | 762 Views | Created by flaviohenriquecbc - Thursday, October 22, 2015 1:14 PM | Last reply by Mathew Charles - Wednesday, October 28, 2015 3:27 AM -
0 Votes
Get FileNames for all blobs (images) in Blob Storage
Yes it's totally possible using C#, you could use the below code: List<string> blobNames = list.OfType<CloudBlockBlob>().Select(b => ...Answered | 3 Replies | 3274 Views | Created by Vijaya Malla - Tuesday, July 9, 2019 5:03 PM | Last reply by Adam Smith (Azure) - Wednesday, July 10, 2019 3:55 PM -
0 Votes
url to blob image type
I think you first have to download the image.Answered | 3 Replies | 4382 Views | Created by Vaishu - Tuesday, September 24, 2013 3:41 AM | Last reply by SSISJoost - Tuesday, September 24, 2013 7:40 AM -
0 Votes
iOS - Upload image to blob storage
Hi, Nick Harris has a great post that shows how to use blob storage (best for binary, images, videos etc) with Mobile ...Answered | 3 Replies | 5740 Views | Created by kschins - Monday, March 25, 2013 4:14 PM | Last reply by AjayKumar-MSFT - Tuesday, July 9, 2019 10:38 AM -
0 Votes
save image to blob after converting html page to image
= null) mre.Set(); } //convert image to Stream public Stream ToStream(Image image, ImageFormat formaw) ...Answered | 6 Replies | 8036 Views | Created by Akshar_brahma - Monday, August 19, 2013 1:56 PM | Last reply by Will Shao - Tuesday, August 27, 2013 6:13 AM -
0 Votes
Silverlight Image binding to Azure blob cross scheme
Hi, I'm having the same problem.Answered | 4 Replies | 12984 Views | Created by kb111 - Tuesday, March 1, 2011 12:28 PM | Last reply by Jeff Irwin - Monday, May 21, 2012 6:16 AM -
11 Votes
BLOB
Thank you very much, Olaf, but my Report Server does not work because of technical problems.Answered | 10 Replies | 1375 Views | Created by Anna1313 - Monday, October 22, 2018 2:52 PM | Last reply by Teige Gao - Wednesday, October 24, 2018 1:01 AM -
1 Votes
Image Control / BLOB with Picture on Form
However when I click on the image this code is execute.Answered | 9 Replies | 6609 Views | Created by kpierce63 - Wednesday, July 1, 2009 2:51 AM | Last reply by CetinBasoz_Dont Trust Microsoft - Thursday, July 2, 2009 1:59 PM -
0 Votes
Long connection problem on Azure Blob
Hi, From my experience, this issue may be caused by the blob timeout, refer to ...Answered | 2 Replies | 2217 Views | Created by Yakup İpek - Tuesday, November 12, 2013 11:40 AM | Last reply by Veena Udayabhanu - Thursday, November 14, 2013 10:47 PM -
0 Votes
Storing Images in BLOB fields and displaying it into image control using foxpro
Will someone please share a code for saving image in BLOB fields and then displaying it into image control?Answered | 1 Replies | 3941 Views | Created by Adhar Samer - Wednesday, July 25, 2012 2:03 AM | Last reply by mplaza - Wednesday, July 25, 2012 2:57 AM -
0 Votes
Compress already uploaded image in azure blob storage
You will not be able to compress an already uncompressed blob on Azure.Answered | 1 Replies | 1706 Views | Created by Sushant Kadam - Thursday, December 10, 2015 9:49 AM | Last reply by SAMIR FARHAT - Thursday, December 10, 2015 10:27 AM -
0 Votes
Embedding images from blob storage in SSRS report does not work.
Please check the content type property of the blob.Answered | 5 Replies | 9894 Views | Created by Sven Gude - Thursday, September 26, 2013 1:43 PM | Last reply by CodeMonkeyPlus - Friday, April 4, 2014 3:48 AM -
0 Votes
Azure Storage Blob error - AnonymousClientOtherError and AnonymousNetworkError (why cannot see images)
I have an mobile app and I put images in Azure Storage Blob. when tested by several of our own people (on test and beta), it is all good.Answered | 1 Replies | 2046 Views | Created by karatelambda - Friday, February 13, 2015 6:27 PM | Last reply by Oliverfan - Monday, February 16, 2015 2:55 AM -
1 Votes
Create VM image fails with error: "A lease conflict occurred with the blob”
Error when reusing existing disk for new VM: A lease conflict occurred with the blob In addition, as you mentioned, you got the same error when capturing ...Answered | 3 Replies | 1669 Views | Created by mfms123 - Monday, July 14, 2014 9:15 AM | Last reply by Sowmya K R - Wednesday, July 16, 2014 8:01 AM -
3 Votes
Conversion of "Page blobs" to "Block blobs"
Hello, It is possible to change warm storage to cold storage but its not possible to change the blob type.Answered | 3 Replies | 1584 Views | Created by The real Slartibartfast - Thursday, September 21, 2017 10:14 AM | Last reply by The real Slartibartfast - Thursday, September 21, 2017 4:51 PM -
0 Votes
Dynamic Container Path to Output blob (Image resize)
Hello, How do I make my blob output write to a custom container path?Answered | 3 Replies | 897 Views | Created by Conquis1 - Saturday, August 10, 2019 10:37 AM | Last reply by Conquis1 - Monday, September 2, 2019 8:07 AM -
0 Votes
BLOB image with the styling (Thumbnail, Medium, Large) is not getting stored in the storage container
If so, the BLOB storage doesn't allow setting of permissions (eg. like is done on webservers to allow reading/writing of files).Answered | 3 Replies | 903 Views | Created by Satya.G - Thursday, February 15, 2018 6:39 AM | Last reply by CHEEKATLAPRADEEP-MSFT - Friday, February 16, 2018 6:08 AM -
1 Votes
Retriving image from Mysql database(BLOB) and displaying in asp.net Image control
Check out using something like this in your handler: context.Response.ContentType = "image/jpeg"; jon.stromer.galleyAnswered | 3 Replies | 8623 Views | Created by suresh020586 - Tuesday, March 23, 2010 12:29 PM | Last reply by jgalley - Tuesday, March 23, 2010 1:41 PM - Items 1 to 20 of 1719513 Next ›
No announcements