DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 03 Aug 2007 20:04:11 -0000,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Jay
          2    Jay
          3    Jay


Very annoying error: Access to the path is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity   
My IDE works fine but when I make a plain old HTML change; a change
that should NOT require recompiling, and hit the save icon, I get the
following error:

{

Access to the path is denied.

ASP.NET is not authorized to access the requested resource. Consider
granting access rights to the resource to the ASP.NET request
identity. ASP.NET has a base process identity (typically {MACHINE}
\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the
application is not impersonating. If the application is impersonating
via <identity impersonate="true"/>, the identity will be the anonymous
user (typically IUSR_MACHINENAME) or the authenticated request user.

}

If I recompile the ASP.NET application and then go back to the browser
and hit refresh, everything is fine again. I should not have to do
this and it is very annoying when you're trying to do some JavaScript
or get some HTML just right and have to keep recompiling.

For ha has, I added 'machine\ASPNET' with full blown permissions at
the C: level and this did not fix the problem.

Can anyone please help? Thank you very much.

P.S. Team member programmers work on the same code/project and they
don't have this problem.

Jay
Date:Fri, 03 Aug 2007 20:04:11 -0000   Author:  

Re: Very annoying error: Access to the path is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity   
One bump...

Can anyone help? This sucks :)
Date:Wed, 15 Aug 2007 14:32:32 -0000   Author:  

Re: Very annoying error: Access to the path is denied. ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity   
I figured it out...

Sometimes when you bulk copy your project files and paste them
elsewhere, they magically lose ALL their important permissions
including ASPNET. This happened and I got the above error. I readded
them and it's fixed now.

Thank you me. You're welcome me...
Date:Mon, 20 Aug 2007 19:38:47 -0000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us