New to ASP.NET QuickStart
From: dave (davetusenet@hotmail.com)
Date: 10/18/02
- Next message: anonymous: "PUBLISHED: Building Secure ASP.NET Applications"
- Previous message: Bill Yeager: "Forms Authentication in ASP.Net against Active Directory"
- In reply to: Erik Westlin: "New to ASP.NET QuickStart"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "dave" <davetusenet@hotmail.com> Date: Fri, 18 Oct 2002 13:05:00 -0700
Try these:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q316721
http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q317955
>-----Original Message-----
>Hello.
>I'm trying to use the QuickStart to get me going.
>But when i try to access the page
http://localhost/quickstart/default.aspx
>i get this:
>I tried to change to access rights to IUSR_MACHINE and
ASPNET user.
>Server Error in '/QuickStart' Application.
>----------------------------------------------------------
------------------
>----
>
>Access denied to 'D:\Program Files\Microsoft Visual Studio
>..NET\FrameworkSDK\Samples\QuickStart\' directory. Failed
to start monitoring
>directory changes.
>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: Access
denied to 'D:\Program
>Files\Microsoft Visual
Studio .NET\FrameworkSDK\Samples\QuickStart\'
>directory. Failed to start monitoring directory changes.
>
>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:
>
>[HttpException (0x80004005): Access denied to 'D:\Program
Files\Microsoft
>Visual Studio .NET\FrameworkSDK\Samples\QuickStart\'
directory. Failed to
>start monitoring directory changes.]
>
>System.Web.FileChangesMonitor.StartMonitoringDirectoryRena
mesAndBinDirectory
>(String dir, FileChangeEventHandler callback) +446
> System.Web.HttpRuntime.FirstRequestInit(HttpContext
context) +324
>
>[HttpException (0x80004005): ASP.NET Initialization Error]
> System.Web.HttpRuntime.FirstRequestInit(HttpContext
context) +927
> System.Web.HttpRuntime.ProcessRequestInternal
(HttpWorkerRequest wr) +128
>
>
>
>----------------------------------------------------------
------------------
>----
>Version Information: Microsoft .NET Framework
Version:1.0.3705.288; ASP.NET
>Version:1.0.3705.288
>
>
>.
>
- Next message: anonymous: "PUBLISHED: Building Secure ASP.NET Applications"
- Previous message: Bill Yeager: "Forms Authentication in ASP.Net against Active Directory"
- In reply to: Erik Westlin: "New to ASP.NET QuickStart"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|