Connecting Tech Pros Worldwide Forums | Help | Site Map

Error Message with ASP.NET - Server cannot access application directory...

JohnD
Guest
 
Posts: n/a
#1: Nov 22 '05
I am using XP Pro and when I try and run an ASP.NET page on my own server I recieve the following error messag

Server cannot access application directory ..(web directory here)... The directory does not exist or is not accessible because of security settings.

The link below this line is attached to a microsoft knowledge base article that addresses this issue, but I can not seem to make the resoultion work in windows XP Pro. Particularly I can not find the "Secuirty" tab on the folder that I am trying to allow "read, execute and list access" for.

Mike
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Error Message with ASP.NET - Server cannot access application directory...


Hi, I would suggest downloading filemon. This is a program that will tell
you which files on your system are being accessed, and tells you who if
access is denied. I use it quite often to hunt down these errors.

http://www.sysinternals.com/ntw2k/source/filemon.shtml

"JohnD" <anonymous@discussions.microsoft.com> wrote in message
news:D54DBE45-6370-4A7D-B121-7CC0E5B7C389@microsoft.com...[color=blue]
> I am using XP Pro and when I try and run an ASP.NET page on my own server[/color]
I recieve the following error message[color=blue]
>
> Server cannot access application directory ..(web directory here)... The[/color]
directory does not exist or is not accessible because of security settings.[color=blue]
>
> The link below this line is attached to a microsoft knowledge base article[/color]
that addresses this issue, but I can not seem to make the resoultion work in
windows XP Pro. Particularly I can not find the "Secuirty" tab on the
folder that I am trying to allow "read, execute and list access" for.


Mike
Guest
 
Posts: n/a
#3: Nov 22 '05

re: Error Message with ASP.NET - Server cannot access application directory...


Hi, I would suggest downloading filemon. This is a program that will tell
you which files on your system are being accessed, and tells you who if
access is denied. I use it quite often to hunt down these errors.

http://www.sysinternals.com/ntw2k/source/filemon.shtml

"JohnD" <anonymous@discussions.microsoft.com> wrote in message
news:D54DBE45-6370-4A7D-B121-7CC0E5B7C389@microsoft.com...[color=blue]
> I am using XP Pro and when I try and run an ASP.NET page on my own server[/color]
I recieve the following error message[color=blue]
>
> Server cannot access application directory ..(web directory here)... The[/color]
directory does not exist or is not accessible because of security settings.[color=blue]
>
> The link below this line is attached to a microsoft knowledge base article[/color]
that addresses this issue, but I can not seem to make the resoultion work in
windows XP Pro. Particularly I can not find the "Secuirty" tab on the
folder that I am trying to allow "read, execute and list access" for.


Closed Thread