Ask a Question related to ASP.NET Security, Design and Development.
-
Kent Tegels #1
"Access to the path <path> is denied" but it shouldn't be.
GRRR. This one is driving me nuts.
In the application_OnStart event for a web app I'm working, I need to load an XML file for processing, and I want to use a XmlTextReader for that, passing it a fileStream opened on the target file. Using FileMon, I know that the FileStream process calls is being executed in the NT Authority\NETWORK_SERVICE context. Problem is, that "account" has the right DACLs, all the way down from the very root down to the file, so I can't guess why its getting denied.
Is this an intentional impairment of the NETWORK SERVICE context?
Work around suggestions?
Replies welcomed off-line at [email]ktegels@msn.com[/email] as well.
Thanks!
Kent
Kent Tegels Guest
-
Access to path is denied...
I'm trying to test/check contents of a dataset by writing it to an xml file on the server, but get this error above. The suggestion to grant... -
Access to path denied
I have a question. I am running Windows 2003 Server with Framework 1.1. I have an application that has XML config files within it that drive part... -
Access to the path is denied
This is error message I've got. Any suggestion would be appreciated. Server Error in '/WebDirectory' Application. ... -
Modify>Alter Path> "Inset Path" and "Expand Stroke" ERRONEOUS??
Sometimes I have tried to make some custom paths, for example letter 'A' converted to paths (Times New Roman font), and when I tried to use command... -
Access to Path is denied
What account is your webservice running under? aspnet? Does aspnet have access to the directory? Maarten "Eric Levin" <eric@soundsite.com>...



Reply With Quote

