Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 22nd, 2008, 09:29 AM
Authorized User
 
Join Date: May 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to prafullaborade
Default Acess denied

i am working on C# asp.net

Access to the path 'C:\Inetpub\wwwroot\eLogistics\ReportBackUp\USHBL' 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.UnauthorizedAcces****ception: Access to the path 'C:\Inetpub\wwwroot\eLogistics\ReportBackUp\USHBL' 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.

To grant ASP.NET 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.


plese tell me solution

 
Old May 22nd, 2008, 09:32 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

I'm speechless.

Perhaps if you read the error message in full you will be struck by the lightning strike of enlightenment.

Also (not that I expect you to actually read this far down my answer) this is the WRONG FORUM.

/- Sam Judson : Wrox Technical Editor -/
 
Old May 22nd, 2008, 09:55 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

This question appears to have absolutely nothing to do with XML.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching Multiple Columns in Acess JezLisle Access 1 April 24th, 2008 11:37 AM
Microsoft word and Acess keisha Access 3 February 15th, 2008 09:08 AM
Put info From VBForm to Acess? mivvb VB Databases Basics 4 August 9th, 2005 04:35 PM
Acess 2000 to Sql Server mikersantiago Classic ASP Databases 4 November 16th, 2004 10:26 AM
Data acess with .NET btls BOOK: Professional C#, 2nd and 3rd Editions 1 June 14th, 2004 11:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.