I cannot find the ASPNET when I try to browse within the add user into the security tab of the folder
should I just type ASPNET and then check the name ?
Main Topics
Browse All TopicsHi Experts,
I need to have users be able to delete files froma specific folder (webs erver is running on windows 2003 IIS 6)
I added the NETWORK SERVICE as user with full control permission.
what I experience is that if for example I logon to the website , add a file and then try to delete it, I can; however if I try to delete a file uploaded from another user, I cannot delete it .
I attached teh code I am using to delete the file (in this case an image)
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I added these two users as you suggested and gived them full permission
I found iwam_servername and iusr_servername
however I am still unable tod elete files. Again, if I upload a file and I delete it is fine, but I cannot delete existing files. I wonder if I should uplaod again ALL the existing files now that these two users have been added.
If u are using a web control panel then look for
"Replace permission entries on all child objects with entries shown here that apply to child objects" option.
If its there than check (enable) this option.
==========================
If u are using windows explorer than in the advanced options find the same above mentioned option and enable it.
Business Accounts
Answer for Membership
by: VelioPosted on 2008-07-07 at 03:55:33ID: 21943911
hi, does the ASPNET user have the required privileges to delete files in the specified folder?