tb
Programmer
- May 27, 2003
- 328
Hi all,
Need some help ...
Have a system (glorified telephone directory) that will display a person's photo with some contact information.
The photos, currently, reside on the same server and is displayed via an Image control (std Web Control).
imgPhoto.ImageUrl =
The directory is shared to everyone (read access) and has a WebShare with everyone (read access) permissions.
This is great and works like a charm on production, but my QA box cannot see this image. To top things off they introduced another server / pc with shared photos - again does not work from my QA box. Local host works perfectly.
What am I missing here ???
I was standing in the park, wondering why frisbees got bigger as they came closer... then it hit me!
Need some help ...
Have a system (glorified telephone directory) that will display a person's photo with some contact information.
The photos, currently, reside on the same server and is displayed via an Image control (std Web Control).
imgPhoto.ImageUrl =
The directory is shared to everyone (read access) and has a WebShare with everyone (read access) permissions.
This is great and works like a charm on production, but my QA box cannot see this image. To top things off they introduced another server / pc with shared photos - again does not work from my QA box. Local host works perfectly.
What am I missing here ???
I was standing in the park, wondering why frisbees got bigger as they came closer... then it hit me!