Re: IIS 5.0 bin directory loses default document definition and pe

From: Nick Long (NickLong_at_discussions.microsoft.com)
Date: 09/23/04


Date: Thu, 23 Sep 2004 04:35:02 -0700

Cheers Ken, that explains it for me, thanks for the response.

Nick

"Ken Schaefer" wrote:

> If you have ASP.NET installed, then the ASP.NET worker process (aspnet_wp)
> is making those changes. The /bin folder is where you store your .NET
> assemblies for your .NET web applications.
>
> Cheers
> Ken
>
> "Nick Long" <Nick Long@discussions.microsoft.com> wrote in message
> news:EC158EB0-DD6C-4152-867A-220A0763FB57@microsoft.com...
> > Running IIS 5.0, with no particular pattern the "\bin" directory under the
> > "Directory" tab, "Execute Permissions" gets changed to "none" when it has
> > been set to "scripts only". Also under "Documents" tab the "Enable Default
> > Document" box gets un-checked.
> >
> > Does anyone know why this might be? I am sure I read somewhere that this
> > is
> > by design as the "bin" directory should not really be accessible from the
> > web
> > for security reasons, can someone confirm?
> >
> > Thanks
> >
> > Nick
>
>
>



Relevant Pages

  • Re: VB.NET Assembly Compatability
    ... > is the same (if ommited, the assembly file version is set to the assembly ... >> compatability, forcing all of my consuming assemblies to need ... >> Nick. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: IIS 5.0 bin directory loses default document definition and permis
    ... The /bin folder is where you store your .NET ... assemblies for your .NET web applications. ...
    (microsoft.public.inetserver.iis)
  • command line compiling of .net web applications
    ... is there a recommended practice for deploying .net web applications? ... a command line compiling method and seem to be running into issues with ... conflicting assemblies... ...
    (microsoft.public.dotnet.general)
  • Re: Security of .NET Framework 2.0 assembly signing...
    ... What is a reasonably good way of protecting c# assemblies against crackers and such? ... Nick Z. wrote: ... Is version 2.0 better at signing assemblies? ... Can you point me in the right direction towards protecting my .NET applications in general? ...
    (microsoft.public.dotnet.framework)