I have written a c# application using LogParser to read IIS Log files.application works fine in my development machine but on server i get the following error.
Access to the path 'C:\inetpub\logs\LogFiles\W3SVC1\' is denied
how can i correct it?
EDIT
I tried to add Relevant permissions to intpub folder but i can not add a new user(ISUSR,NETWORK SERVICES or ASPNET)
because it doesn’t show the add button only shows Edit.plz see image
Clicking the
Editbutton and confirming the subsequent UAC prompt brings up a dialog that allows you add or edit users and groups and their permissions.