0

I am following this link to upload files from mvc view to server using webapi2

http://www.strathweb.com/2012/08/a-guide-to-asynchronous-file-uploads-in-asp-net-web-api-rtm/

but I am getting this error every time

"error writing mime multipart body part to output stream"

1 Answer 1

1

This is a know issue. I was able to fix my problem with this solution

https://stackoverflow.com/a/17290999/321016

Sign up to request clarification or add additional context in comments.

2 Comments

I want to know, how did you fixed this issue? Because i am also facing same problem. If you help me, that will be great
I made the changes suggested in the above stackoverflow link and it fixed my issue.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.