File access denied
From: samham (samtrix_at_hotmail.com)
Date: 06/28/03
- Previous message: Peter: "Re: Security Implementation"
- In reply to: Shannon Cayze: "File access denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 28 Jun 2003 01:06:30 -0700
by default when acessing a .Net web page the user is
ASPNET.
So u'll have to grant this user the correct permissions in
order to access the file or folder u want.
hth
samham
>-----Original Message-----
>Hello all,
>
>I'm new to web development and ASP.Net so hopefully this
is trivial.
>I've got a web page that contains a custom user control.
The .ascx
>file for the control is stored in a subdirectory within
my project
>folder in the wwwroot directory. When the page is brought
up in the
>browser I get a file access denied on the .ascx file. The
page comes
>up under the Trusted Sites zone, which I've given Full
Trust to. Also,
>I'm logged in as an administrator to the local machine
and the
>security permissions on the file gives me complete
control. What else
>could cause this exception to be thrown?
>
>Thanks in advance,
>Shannon Cayze
>.
>
- Previous message: Peter: "Re: Security Implementation"
- In reply to: Shannon Cayze: "File access denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|