Results 1 to 3 of 3

Thread: [RESOLVED] [2005] cannot see any images

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Resolved [RESOLVED] [2005] cannot see any images

    I'm adding image control to my form, and attaching them to image files in my app_data. the image contorls appears ok in design mode, and are showing the images. however, when I debug the form all the images appear as if there are not found (red X in a white frame)

    the same happens if I just drag and drop images from app_data to my form.

    I've tried using different images, including images taken from existing websites, but with no result.

    any Ideas?
    Last edited by bambo; Oct 21st, 2006 at 01:46 PM.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: [2005] cannot see any images

    As a security measure, files in the App_Data folder are not sent down to the browser. It is used mainly to store database files.

    Move your images to another folder.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    586

    Re: [2005] cannot see any images

    thanks for that!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width