TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Deeksha Rahangdale
NA
6
1.7k
After storing media on azur blob url,media is not retrieving
Oct 5 2018 9:29 AM
Hi,
I want upload multiple media on azure blob so what i did.
1] create a byte array and store all the media in that array and pass this byte array to controller via Ajax call, before send that byte array i have converted into base 64 binary to array string.
them make ajax call.
2] On controller i fetched the data and decode that base 64 binary to array string into byte array.
3] i got byte array and create MemoryStream using this byte array,and uploaded media on blob.
4] But when i am trying to get that media from that blob url i didn't get the media and show status :-
"Failed to load resource: the server responded with a status of 400 (One of the request inputs is out of range".
So what i am doing wrong please let me know as soon as posible
Here i am attaching my code
Thanks & Regards,
Deeksha rahangdale
Attachment:
Azure_Blob.rar
Reply
Answers (
1
)
write to file into blob storage using nlog
Azure load balancer & application gateway creation