Relative addresses in ImageLocation property

I have difficulty with giving relative addresses in ImageLocation property.

Imagine my webpage store in this address:
~/Webpages/a.aspx

My reports store in this address:
~/App_Data/a.frx

And my image store in this address:
~/Images/a.png

Now what value ImageLocation property must have?
I already tried "../Images/a.png" but it didnt worked and for troubleshooting I need to know if I assign ImageLocation in correct way or not.

Much appreciated

Comments

  • edited 9:46AM
    I am experiencing the same problem with the Winforms version.

    Absolute image locations work fine but relative locations simply won;'t load the image....

    pitty

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.