|
-
Oct 21st, 2006, 01:33 PM
#1
Thread Starter
Fanatic Member
[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.
-
Oct 21st, 2006, 04:30 PM
#2
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.
-
Oct 21st, 2006, 04:52 PM
#3
Thread Starter
Fanatic Member
Re: [2005] cannot see any images
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|