Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > BOOK: Beginning ASP.NET 1.0
|
BOOK: Beginning ASP.NET 1.0
This is the forum to discuss the Wrox book Beginning ASP.NET 1.0 with C# by Chris Goode, John Kauffman, Christopher L. Miller, Neil Raybould, S. Srinivasa Sivakumar, Dave Sussman, Ollie Cornes, Rob Birdwell, Matt Butler, Gary Johnson, Ajoy Krishnamoorthy, Juan T. Llibre, Chris Ullman; ISBN: 9780764543708
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 1.0 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 14th, 2004, 11:52 AM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Server cannot access application directory

Hi.
I'm trying to run the first example punctual.aspx in the book but experience the following error when I navigate to the page. Can anyone help?

Server Error in '/BegASPNET' Application.
--------------------------------------------------------------------

Server cannot access application directory 'C:\Documents and Settings\Colin\My Documents\WROX\BegASPNET\'. The directory does not exist or is not accessible because of security settings.

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.Web.HttpException: Server cannot access application directory 'C:\Documents and Settings\Colin\My Documents\WROX\BegASPNET\'. The directory does not exist or is not accessible because of security settings.


 
Old May 14th, 2004, 11:57 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

First you need to make sure the path is correct. Then you need to see if the ASPNET user account has access to the folder.






Similar Threads
Thread Thread Starter Forum Replies Last Post
maps to a directory outside this application Tayyab326 ASP.NET 2.0 Basics 0 November 18th, 2006 01:12 AM
Run and Debug Application Using Directory Services tushpri General .NET 0 February 12th, 2005 02:35 AM
web application, get group name - active directory sara_1981 VB.NET 0 April 24th, 2004 01:36 AM
Console application temp directory planoie General .NET 2 April 10th, 2004 06:02 PM
vb application client server data access louisantony Access VBA 0 December 30th, 2003 08:22 AM





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