19
Views
2
Comments
[Azure Blob Storage] Array dimensions exceeded supported range.
azure-blob-storage
Web icon
Forge asset by Barduino
Application Type
Traditional Web

Hi,

I am having error when I am trying to download a large file from Azure Blob Storage account.

The message is "Array dimensions exceeded supported range."

Does anyone know what's going on?

Works perfectly for other smaller files.

Thank you.

2019-04-09 00-57-55
carl ruhle

Hi Ricardo,

could you explain a bit more please? 

Isn't the problem the file size? 

Like you said it's a big file, and it works well with small files. 

I think I understand the message that you are getting, but I'm afraid to say, sorry, I think. 

Regards 

2020-03-23 16-24-03
Ricardo Ferreira

Hi Carl,

I am using the DownloadBlob action and it works fine. When I try to download a file that is 400 mb  in size I'm getting  the "Array dimensions exceeded supported range." issue. For other files less than 400 mb, for example, 500 kb, i have no problems.

I created a C# project to test the extension and it works good by calling directly in C#. The problem occurs when running through OutSystems

Best regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.