Re: Publishing WebForms to Production System

From: Juan T. Llibre (nomailreplies_at_nowhere.com)
Date: 02/07/05


Date: Mon, 7 Feb 2005 08:37:02 -0400

re:
> I already assign Change permission on IUSR account
> on that folder but still error prompts.

You may have missed this part of the reply
to this message which you have reposted :

>>Try assigning Read and Change permissions to the
>>MachineName\ASPNET account, if you're using IIS 5.x,
>>or to the Network Service account, if you're using IIS 6.0.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espaņol
=====================

"A P" <ap@textguru.ph> wrote in message
news:O0Ca5jODFHA.3120@TK2MSFTNGP12.phx.gbl...
> Its already Off but same error message. I've tried opening the page on the
> server and I find different error message. Btw, here is my current
> WebConfig
> File:
>
> <?xml version="1.0" encoding="utf-8" ?>
...snipped...
> *****************
> Here is the error message that I receive from the server's screen:
> Server Error in '/' Application.
> ----------------------------------------------------------------------------
>
> Access denied to 'C:\WWW_TestSystem\'. Failed to start monitoring file
> 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
> 'I:\WWW_TestSystem\'. Failed to start monitoring file 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.
>
> I already assign Change permission on IUSR account on that folder but
> still
> error prompts.

> "Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message
> news:#tgypIpCFHA.1564@TK2MSFTNGP09.phx.gbl...



Relevant Pages

  • Re: Publishing WebForms to Production System
    ... >> I already assign Change permission on IUSR account ... >> on that folder but still error prompts. ... An unhandled exception occurred during the execution of the ... >> I already assign Change permission on IUSR account on that folder but ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Reason: Not associated with a trusted SQL Server connection.
    ... I don't think it's a problem with the IUSR account because ASP runs fine. ... The full error message is: ... associated with a trusted SQL Server connection. ...
    (microsoft.public.inetserver.asp.db)

Loading