IIS 6.0 exe/dll download from /bin directory

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: marko (nema_at_mejla.com)
Date: 10/21/04


Date: Thu, 21 Oct 2004 19:59:38 +0200

I have added MIME types for .exe and .dll's that are placed in one
subdirectory situated in a virtual directory. It is called /bin (it has
nothing to do with ASP.NET applications).

I just want to enable *downloads* of exe and dll files from that directory,
and I can't.
>From other directories in the same virtual directory there are no problems,
but from /bin I get error 404-not found.
Even other files in that same directory (/bin) can be downloaded, but
everithing that ends with .exe and .dll causes error 404.

Maybe IIS "thinks" that /bin contains .net application files that needs to
remain invisible to other visitors, but I need to change this.

What to do, any ideas?

m.



Relevant Pages

  • Re: IIS 6.0 exe/dll download from /bin directory
    ... All requests with /bin in the URL are rejected and return a 404 ... > I have added MIME types for .exe and .dll's that are placed in one> subdirectory situated in a virtual directory. ... > I just want to enable *downloads* of exe and dll files from that directory,> and I can't. ... > From other directories in the same virtual directory there are no problems,> but from /bin I get error 404-not found. ...
    (microsoft.public.inetserver.iis)
  • No-touch deployment: SecurityException on First Use
    ... I have a small test application, which I am launching through no-touch ... first time, it is fine. ... The exe is very simple, just a form with a radio button on it; ...
    (microsoft.public.dotnet.security)
  • IIS 6.0 exe/dll download from /bin directory
    ... I have added MIME types for .exe and .dll's that are placed in one virtual ... I just want to enable *downloads* of exe and dll files from that directory, ...
    (microsoft.public.inetserver.iis.security)
  • Calling exe file using internet explorer and IIS
    ... I've made a winform project and have made an EXE. ... then created a virtual directory and put this EXE in the virtual ... I'd like to launch this EXE from the internet explorer. ... I've tried to write some code to call this exe file using ...
    (microsoft.public.dotnet.general)
  • How to deploy a CGI web service
    ... and a CGI (.exe) web service I want to deploy. ... I put the .exe in a virtual directory of it's own. ...
    (microsoft.public.inetserver.iis.security)