images folder access
Trebor
Date: 04/20/04
- Next message: Ken Schaefer: "Re: Password Change Prompt breaks ASP.NET pages"
- Previous message: Rob Edwards: "Password Change Prompt breaks ASP.NET pages"
- Next in thread: Ken Schaefer: "Re: images folder access"
- Reply: Ken Schaefer: "Re: images folder access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Apr 2004 15:52:57 +0200
I created a simple aspnet application which contains an imagebutton object.
The imagebutton's ImageUrl property is set to : images/myimage.gif
(the myimage.gif file is present in the /image subdir of the application
folder)
The ntfs permissons on the application folder as well as on /image
subfolder are:
Administrator - full
ASPNET - read, read & execute , list folder contents
system - full
When I start the application, the myimage button is not showing.
When I change /Images NTFS permisions, by adding Everyone group with read
permission,
the image is shown normally.
Is it necessary to give everyone read permission on /image subfolder?
Thanks.
- Next message: Ken Schaefer: "Re: Password Change Prompt breaks ASP.NET pages"
- Previous message: Rob Edwards: "Password Change Prompt breaks ASP.NET pages"
- Next in thread: Ken Schaefer: "Re: images folder access"
- Reply: Ken Schaefer: "Re: images folder access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|