我正在关注此链接以使用 webapi2 将文件从 mvc 视图上传到服务器
http://www.strathweb.com/2012/08/a-guide-to-asynchronous-file-uploads-in-asp-net-web-api-rtm/
但我每次都收到这个错误
“将 mime 多部分正文部分写入输出流时出错”
我正在关注此链接以使用 webapi2 将文件从 mvc 视图上传到服务器
http://www.strathweb.com/2012/08/a-guide-to-asynchronous-file-uploads-in-asp-net-web-api-rtm/
但我每次都收到这个错误
“将 mime 多部分正文部分写入输出流时出错”