我想用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>