System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
在 System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
在 System.Web.HttpRawUploadedContent.WriteBytes(Int32 offset, Int32 length, Stream stream)
在 System.Web.HttpInputStream.WriteTo(Stream s)
在 System.Web.HttpPostedFile.SaveAs(String filename)
在 Hedee.B2B.Utility.FileUtil.UpLoadFile(HttpPostedFile postedFile, String mapPath)