Tim
Wed Jun 22 15:38:49 CDT 2005
Yes.
Thanks to all for taking the time to consider the problem.
- Tim
"Kristofer Gafvert [MVP]" <kgafvert@NEWSilopia.com> wrote in message
news:xn0e3smbl54t169002@news.microsoft.com...
>I dont know what happened. That is a file system issue.
>
> So it is working now?
>
>
> --
> Regards,
> Kristofer Gafvert (IIS MVP)
> www.gafvert.info - My Articles and help
> www.ilopia.com
>
>
> Tim Green wrote:
>
>> Also,
>>
>> I discover that if I delete the original files from the web folder, then
> copy the files back in, they do receive the permissions.
>>
>> Must have been something I did out of order at the start... (I'm
> guessing).
>>
>> - Tim
>>
>> "Kristofer Gafvert [MVP]" <kgafvert@NEWSilopia.com> wrote in message
> news:xn0e3q4pi2pli8k001@news.microsoft.com...
>> > 401 means "Unathorized". If you browse the image directly ( >
>
http://site/image.jpg ), do you get any additional information?
>> >
>> > Check the NTFS settings on the files. Maybe the anonymous user account
> (if > used) does not have read access?
>> >
>> >
>> > -- > Regards,
>> > Kristofer Gafvert (IIS MVP)
>> > www.gafvert.info - My Articles and help
>> > www.ilopia.com
>> >
>> >
>> > Tim Green wrote:
>> >
>> >> I looked in the log file, and all references to the JPG files are
>> > followed by 401 (not sure what that means, but they are in the same >
> directory as the GIFs that display correctly).
>> > >
>> >> I do have ZoneAlarm, but it's not running when I'm accessing the site
> by
>> > Internet.
>> > >
>> >> Thanks.
>> > >
>> > >
>> >> "Kristofer Gafvert [MVP]" <kgafvert@NEWSilopia.com> wrote in message
>> > news:xn0e3pvi22d4u6x000@news.microsoft.com...
>> >> > Hello,
>> >> >
>> >> > Please take a look in the log files (C:\Windows\System32\LogFiles)
> and
>> > see > if there are any requests for these jpg-files.
>> >> >
>> >> > Do you have ZoneAlarm installed on this machine? Some version(s)
>> > causes > problems with serving files with IIS.
>> >> >
>> >> >
>> >> > -- > Regards,
>> >> > Kristofer Gafvert (IIS MVP)
>> >> > www.gafvert.info - My Articles and help
>> >> > www.ilopia.com
>> >> >
>> >> >
>> >> > Tim Green wrote:
>> >> >
>> >> >> I have a simple web site (just a few pages) running on my computer
>> > (IIS
>> >> > in WinXP Pro), on which is a table where a cell uses a .JPG file as
> a
>> >> background. Locally, the .JPG file displays exactly as intended.
>> >> > >
>> >> >> But over the Internet, the .JPGs will not display. If I change
> them to
>> >> > .GIFs, they display fine (so it's not a relative directory problem).
>> >> > >
>> >> >> Anyone know why that is?
>> >> > >
>> >> >> Thanks.