Re: Access to path **** denied.

From: WJ (JohnWebbs_at_HotMail.Com)
Date: 08/24/05


Date: Wed, 24 Aug 2005 14:33:25 -0400


"George Hardy" <ghardy2k@no.spam.yahoo.com-nospam> wrote in message
news:ucf65gMqFHA.248@TK2MSFTNGP14.phx.gbl...
> my development machine (where this works) is XP,
>
> when i copy the site to the machine where it doesn't work, it is a Win2003
> Server.
>

1. "AspNet" and "Network Service" accounts should have write or full control
to this folder below:
        C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files

2. When you deploy your app to Win2k3, donot copy files to the above folder,
instead, you deploy them to IIS Virtual folder/directory.

May be somebody modified your FS by chance ?

*** By default, when you first install .NetFW v1.1, the system should
already took care the above folder for you. You really donot have to touch
it.

John



Relevant Pages

  • Re: Error executing .NET app from a network folder
    ... "strongpair.snk" in my development machine. ... network folder. ... I went on and created the same child code group on the host server and ran ...
    (microsoft.public.dotnet.security)
  • Re: Publishing my Web Site
    ... the one on my development machine? ... For me, it's only connection strings, which I modify manually after the "publish" to a local folder. ... There's a few things (some error settings, ... On bigger changes or if you have added settings to your web.config then yes, you have to modify web.config after the "local publish". ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Session_start not firing in production server
    ... In IIS Managment console right click on your folder and you will see ... production server. ... It works OK in my development machine, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Troubleshooting WebService
    ... The development machine is running XP. ... I have tried copying the folder that the web service is in directly from the ... makes me think it is not a problem with the IIS setup. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • How to set up development environment for Exchange Server
    ... I need to do some Exchange 2003 programming. ... Run some code when mail arrives in a folder (event sinks) ... Access email items in a folder and process them. ... development machine is CDOEXM. ...
    (microsoft.public.exchange.development)