我正在使用MEAN堆栈技术在我的项目中实现文件上传。我可以在localhost和服务器上传任何文件大小,我无法上传大尺寸文件。我使用IIS来托管我的应用程序,下面是我得到的错误。
有谁能告诉我这个的原因。提前谢谢。
错误:{"说明":"无效 character"," number": - 2146827274," stack":" SyntaxError:无效 字符\ n在匿名函数 (http://dnsname/app.e1bbd3f7f504d4815f2b.js:138:24522)\ n at processQueue(http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:5:11546)\ n 在匿名功能 (http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:5:12407)\ n at Scope.prototype。$摘要 (http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:5:23153)\ n at 匿名功能 (http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:5:25646)\ n at completeOutstandingRequest (http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:2:12288)\ n at 匿名功能 (http://dnsname/vendor.e1bbd3f7f504d4815f2b.js:2:15454)"}