Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Upload Error - Cannot get uploads of images to work

Last post 09-03-2008 9:23 by [Infragistics] Viktor Snezhko. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-20-2008 15:30

    • Modica82
    • Not Ranked
    • Joined on 08-20-2008
    • Points 25

    Upload Error - Cannot get uploads of images to work

    Hi,

     I have a html editor on my page, the image directory is set - UploadedFilesDirectory="/Images/Warehouse/News".  The folder exists, but it doesnt --matter what permissions i set i always recieve the error:

     Upload Error. Path could not be determined.

     I have tried replacing the image directory property with UploadedFilesDirectory="~/Images/Warehouse/News" but that doesnt work either,

     Can somone tell me what i am doing wrong?

     Rob

    • Post Points: 20
  • 09-01-2008 4:47 In reply to

    • Modica82
    • Not Ranked
    • Joined on 08-20-2008
    • Points 25

    Re: Upload Error - Cannot get uploads of images to work

    Can no one help me here??

    • Post Points: 5
  • 09-03-2008 9:23 In reply to

    Re: Upload Error - Cannot get uploads of images to work

    Hi Rob,

    Local directory does not need any permissions. I do not know why it does not work for you. I just tested following.

    1. Created "./upload" directory at the location of website
    2. Copied there few image files
    3. Set  <ighedit:WebHtmlEditor ... UploadedFilesDirectory="~/upload" >
    4. Ran page, clicked InsertImage button, selected a file and got that image in editor.

    Regards,
    Viktor
    Infragistics web team
    • Post Points: 5
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems