There's an ASPNETUSER account in the folder's security setup with full
control. I ran the app on the server itself and still got error 403!
Bill

You might not have permission to view this directory or page using the
credentials you supplied.

--------------------------------------------------------------------------

If you believe you should be able to view this directory or page,
please try to contact the Web site by using any e-mail address or phone
number that may be listed on the webserver home page.

You can click Search to look for information on the Internet.




HTTP Error 403 - Forbidden
Internet Explorer

"Eric Newton" <ericnewton76@hotmail.com> wrote in message
news:ulccKB2YDHA.2548@TK2MSFTNGP09.phx.gbl...
> I believe there was a knowledge base article, try using
> google.com/microsoft.html to search for it
>
> But I think it said something like check to see if ASPNET (NT account) has
> read access to that directory.
>
> HTH
>
>
> --
> Eric Newton
> [email]eric@ensoft-software.com[/email]
> C#/ASP.net Solutions developer
>
>
> "Bill Nguyen" <billn@jaco.com> wrote in message
> news:OyykH$dXDHA.2328@TK2MSFTNGP12.phx.gbl...
> > Corrections: upgrade to .NET framework 1.1.
> > Thanks
> > Bill
> >
> > "Bill Nguyen" <billn@jaco.com> wrote in message
> > news:uOqpTxcXDHA.1748@TK2MSFTNGP12.phx.gbl...
> > > Sorry for the cross post. I don't know which ng is more appropriate!
> > >
> > > After upgraded the IIS 5.0 server to .Net framework 1.2, I got
thiserror
> > > message when running the ASP.NET application (created in earlier
> version).
> > > Please help!!!!
> > > Bill
> > >
> > >
> > > Server Error in '/gsi' Application.
> >
>
> --------------------------------------------------------------------------
> > --
> > > ----
> > >
> > > Access denied to 'D:\intranet\gsi\'. 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
> > > 'D:\intranet\gsi\'. 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.
> > >
> > > Stack Trace:
> > >
> > > [HttpException (0x80070005): Access denied to 'D:\intranet\gsi\'.
Failed
> > to
> > > start monitoring file changes.]
> > > System.Web.DirMonCompletion..ctor(DirectoryMonitor dirMon, String
> dir,
> > > Boolean watchSubtree, UInt32 notifyFilter) +140
> > > System.Web.DirectoryMonitor.StartMonitoring() +42
> > > System.Web.DirectoryMonitor.StartMonitoringFile(St ring file,
> > > FileChangeEventHandler callback, String alias) +154
> > >
> > >
> >
>
System.Web.FileChangesMonitor.StartMonitoringDirec toryRenamesAndBinDirectory
> > > (String dir, FileChangeEventHandler callback) +278
> > > System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +331
> > >
> > > [HttpException (0x80004005): ASP.NET Initialization Error]
> > > System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +965
> > > System.Web.HttpRuntime.ProcessRequestInternal(Http WorkerRequest wr)
> > +128
> > >
> > >
> > >
> >
>
> --------------------------------------------------------------------------
> > --
> > > ----
> > > Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> > ASP.NET
> > > Version:1.1.4322.573
> > >
> > >
> >
> >
>
>