我想用MicrosoftInternetTransferControl向服务器上传图片。代码如下:ConstMIMEBOUNDARY="-------KirKyleAndBloodMage"Inet1.Execute"","POST",InputData,"Content- "+MIMEBOUNDARY(变量InputData是预先准备好的,内容见附件)然而服务器的回应是:<b>异常详细信息:</b>System.OutOfMemoryException:内存不足。<br><br>行XX:dimiasSystem.Drawing.Image<fontcolor=red>行XX:i=System.Drawing.Image.FromFile(PathName)</font>行XX:DimPhotoWidthAsInteger=i.width行XX:DimPhotoHeightAsInteger=i.height</pre></code>