Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug

From: Techno Mage (TechnoMage_at_discussions.microsoft.com)
Date: 12/28/04


Date: Mon, 27 Dec 2004 20:45:03 -0800

The corrupt download was direct
No filters
No ASP
No ASPX
or any other thing

The ASPX was made after finding the problem

I made the aspx to get around the problem and also so i can count how many
times it has been downloaded. also if i run my downloads through the aspx i
dont have to add it to the mime map

also when i made changes to the iis mime map, i ended up adding 50 other
types, as after making the first change, most everything returned 404



Relevant Pages

  • Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug
    ... ASPX works fine ... I noticed with compression on you could not type the xp sp2 exe link ... Now i can work on the other bugs in sp1 like the delete / rename bug, ... Just encase anyone reading this wants to know the aspx code to download a ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug
    ... What matters is if you have a ScriptMap ... normally a directly static file download UNLESS you have a Scriptmap of .exe ... Of course, files sent via ASPX ... Same static/dynamic download with compression turned off - successful ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 Windows 2003 SP1 RC 1289 Download bug
    ... your download is not exactly "direct". ... A "direct" download would be something sent by the IIS static file handler ... the response is subject static and dynamic compression. ... it looks like your ASPX page is causing the problem. ...
    (microsoft.public.inetserver.iis)
  • download text/plain file without .txt extension
    ... download. ... Content-Type: text/plain ... If I access this aspx page with IE, it prompts me if I want to open or save ... the default filename is indeed myfile.lic. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: How to track download file from website?
    ... I want to track how many times visitor download file from my website, ... for example, when visitor click on a download link, a ASPX page will be ...
    (microsoft.public.dotnet.framework.aspnet)