[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.sdk

Can't get the SDK to work

Marko

10/11/2002 10:31:00 PM

Just installed .NET framework on my W2000 Workstation and
tried to do simple aspx stuff, but every time I tried to
run it from IIS, I get this message:

Anybody could point out the problem? Thanks in advance..




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

Access denied to 'C:\INETPUB\WWWROOT\BIN' 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 'C:\INETPUB\WWWROOT\BIN' 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 'C:\INETPUB\WWWROOT\BIN' directory. Failed to start
monitoring directory changes.]
System.Web.NativeDirMonCompletion..ctor(String dir,
Boolean watchSubtree, Boolean renamesOnly,
NativeFileChangeNotification callback) +208

System.Web.FileChangesMonitor.StartMonitoringDirectoryRenam
esAndBinDirectory(String dir, FileChangeEventHandler
callback) +394
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.0; ASP.NET Version:1.0.3705.0
.


1 Answer

(Bill Cheng (MS))

10/13/2002 6:01:00 PM

0

Hi Marko,

Please check the following articles:
Q316721 PRB: "Failed to Start Monitoring Directory Changes" Err Msg
http://support.microsoft.com/support/kb/articles/q31...

Q317955 BUG: "Failed to Start Monitoring Directory Changes" Err Msg
http://support.microsoft.com/support/kb/articles/q31...

Hope it helps.


This posting is provided "AS IS" with no warranties, and confers no rights.

Regards,

Bill Cheng
Microsoft Support Engineer
--------------------
| Content-Class: urn:content-classes:message
| From: "Marko" <pootri@hotmail.com>
| Sender: "Marko" <pootri@hotmail.com>
| Subject: Can't get the SDK to work
| Date: Fri, 11 Oct 2002 13:31:22 -0700
| Lines: 63
| Message-ID: <036001c27165$29fb0ef0$39ef2ecf@TKMSFTNGXA08>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcJxZSn7ohJIKaQYTOybT7sAYVktYg==
| Newsgroups: microsoft.public.dotnet.framework.sdk
| NNTP-Posting-Host: TKMSFTNGXA08 10.201.226.36
| Path: cpmsftngxa06!cpmsftngxa08
| Xref: cpmsftngxa06 microsoft.public.dotnet.framework.sdk:4742
| X-Tomcat-NG: microsoft.public.dotnet.framework.sdk
|
| Just installed .NET framework on my W2000 Workstation and
| tried to do simple aspx stuff, but every time I tried to
| run it from IIS, I get this message:
|
| Anybody could point out the problem? Thanks in advance..
|
|
|
|
| Server Error in '/' Application.
| -----------------------------------------------------------
| ---------------------
|
| Access denied to 'C:\INETPUB\WWWROOT\BIN' 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 'C:\INETPUB\WWWROOT\BIN' 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 'C:\INETPUB\WWWROOT\BIN' directory. Failed to start
| monitoring directory changes.]
| System.Web.NativeDirMonCompletion..ctor(String dir,
| Boolean watchSubtree, Boolean renamesOnly,
| NativeFileChangeNotification callback) +208
|
| System.Web.FileChangesMonitor.StartMonitoringDirectoryRenam
| esAndBinDirectory(String dir, FileChangeEventHandler
| callback) +394
| 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.0; ASP.NET Version:1.0.3705.0
| .
|
|
|