-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: arivu77
Message 1 in Discussion



Hi All

 Please help me out I am getting this error, I tried full control ASPNET 
permission in security tab. 


 Access to the path "C:\Inetpub\wwwroot\DRisk\Web.config" is denied. 
Description: An unhandled exception occurred during the execution of the 
current web request. Please review the stack trace for more information about 
the error and where it originated in the code. Exception Details: 
System.UnauthorizedAccessException: Access to the path 
"C:\Inetpub\wwwroot\DRisk\Web.config" 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 , the identity will be the anonymous 
user (typically IUSR_MACHINENAME) or the authenticated request user. To grant 
ASP.NET write access to a file, right-click the file in Explorer, choose 
"Properties" and select the Security tab. Click "Add" to add the appropriate 
user or group. Highlight the 
ASP.NET account, and check the boxes for the desired access. Source Error: An 
unhandled exception was generated during the execution of the current web 
request. Information regarding the origin and location of the exception can be 
identified using the exception stack trace below. Stack Trace: 
[UnauthorizedAccessException: Access to the path 
"C:\Inetpub\wwwroot\DRisk\Web.config" is denied.] 
System.IO.__Error.WinIOError(Int32 errorCode, String str) +393 
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, 
FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean 
bFromProxy) +888 
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, 
FileShare share) +45 System.Xml.XmlDocument.Save(String filename) +91 
AMS.Home.getMaxRequestLength() in c:\inetpub\wwwroot\ams\home.aspx.cs:128 
AMS.Home.Page_Load
 (Object sender, EventArgs e) in c:\inetpub\wwwroot\ams\home.aspx.cs:71 
System.Web.UI.Control.OnLoad(EventArgs e) +67 
System.Web.UI.Control.LoadRecursive() +35 
System.Web.UI.Page.ProcessRequestMain() +750 
--------------------------------------------------------------------------------
 Version Information: Microsoft .NET Framework Version: 
1.1.4322.2300; ASP.NET Version:1.1.4322.2300

 

Thanks & Regards
Arivarasu C 




-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to