The NoteBook of EricKong

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            611 Posts :: 1 Stories :: 190 Comments :: 0 Trackbacks

          Article PS02022586

          800A0001 Unspecified error

          Problem Description

          When uploading files with AspUpload 3.0 (and higher), the following error may be thrown by the Save method:

          Persits.Upload.1 (0x800A0001)
          Unspecified error

          Solution

          In most cases it means that your upload script uses Request.Form or Request.QueryString prior to calling Upload.Save . As a result, the BinaryRead method of the Request object fails.

          You must never use Request.Form in your upload script because the ENCTYPE="multipart/form-data" attribute of your form makes this collection unusable. Use Upload.Form instead. Remeber, however, that the Upload.Form collection is populated by a call to Upload.Save, therefore you can only use Upload.Form after a successful call to Upload.Save.



          簡單來說,就是說你使用了這個組件 就不要再使用 Request.Form or Request.QueryString 來獲取參數,都要用Upload.Form來獲取,不然就報錯這個錯
          posted on 2010-06-22 12:07 Eric_jiang 閱讀(2342) 評論(0)  編輯  收藏 所屬分類: ASP
          主站蜘蛛池模板: 沁阳市| 银川市| 桂阳县| 固始县| 荔波县| 儋州市| 若尔盖县| 伊通| 罗山县| 民和| 普陀区| 德钦县| 大连市| 滁州市| 商河县| 莱芜市| 汤原县| 广元市| 洛川县| 津南区| 体育| 密山市| 建德市| 上虞市| 明光市| 陇西县| 石屏县| 碌曲县| 贞丰县| 南汇区| 兴和县| 苍南县| 普格县| 于都县| 江华| 泰州市| 万山特区| 吉林省| 平顶山市| 英吉沙县| 灵宝市|