Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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 October 18th, 2004, 01:40 PM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to rodA Send a message via AIM to rodA Send a message via MSN to rodA
Default access denied to c:\begaspnet

system.web.httpexception: access denied to c:\begaspnet
what ntfs rights are required on this directory? iis rights on directory?



 
Old October 18th, 2004, 02:12 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

MachineName\ASPNET. Is c:\betaspnet the wwwroot for your site? If not, it needs to be for a project to work in Visual Studio .NET... I'm assuming that's what you have?

Brian
 
Old October 18th, 2004, 02:12 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Actually, I said that wrong; the begaspnet needs to be a virtual underneath the web root folder.

Brian
 
Old October 18th, 2004, 02:39 PM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to rodA Send a message via AIM to rodA Send a message via MSN to rodA
Default

it is in c:\begaspnet and a virtual directory off default web site: c:intetpub\wwwroot. not using vs.net at this point.
note: server is AD box so local user and groups are not possible. aspnet user not created with .net framework install. do i need to work on a member server?

note listing below from http://www.cadforum.cz/cadforum_en/qaID.asp?tip=3738 where i did run command but can't find aspnet account:

The "ASPNET" user account is created in Windows XP by Microsoft .NET Framework. It is an automatic machine account created to limit access rights of .NET applications.
Do not delete this account. If you delete it accidentally you can re-create it using this command (in Windows, Run):
%systemroot%\Microsoft.NET\Framework\v1.1.4322\asp net_regiis.exe /i



 
Old October 18th, 2004, 04:03 PM
Registered User
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to rodA Send a message via AIM to rodA Send a message via MSN to rodA
Default

Fixed. Demoted to standalone server and reinstalled .net framework without luck. Then, instead of making virutal directory off wwwroot, created entirely new site with dedicated ip. Works fine now. Wonder if this would have worked as part of AD?






Similar Threads
Thread Thread Starter Forum Replies Last Post
401.3 Access denied due to Access Control List cforsyth .NET Framework 2.0 8 May 28th, 2009 01:56 PM
access is denied shanwaj ASP.NET 1.0 and 1.1 Basics 0 December 28th, 2007 03:04 AM
Access is denied. Ramakrishna General .NET 4 November 30th, 2004 09:05 AM
Access is Denied khautinh General .NET 1 March 26th, 2004 04:44 PM
Access Denied tys MySQL 0 March 25th, 2004 03:46 PM





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