Problem with image upload

Last post 03-22-2007, 8:02 PM by aspuser. 1 replies.
Sort Posts: Previous Next
  •  03-19-2007, 9:27 PM 27512

    Problem with image upload

    I tried to upload an image file (.jpg) using the CE image upload
     
    The error msg is as followed:
    Microsoft VBScript runtime (0x800A0005)
    Invalid procedure call or argument
    /editor2/CuteEditor_Files/include_upload.asp
     
    I have added in <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> on the top of filePost.asp

    I am using CE in my asp 3.0 application.
    I have added in the Session.CodePage=65001 in my application.
    After i comment out the Session.CodePage, the file upload is working again.
     
    Is there any settings i missed out to make CE Work with Session.CodePage 65001?
     
    Thanks,
    John
  •  03-22-2007, 8:02 PM 27646 in reply to 27512

    Re: Problem with image upload

    Anyone encounter this problem before?
View as RSS news feed in XML