Forum Moderators: phranque

Message Too Old, No Replies

.exe file download problem via http

Can't seem to get an exe file to download via http

         

magos

5:27 pm on Nov 27, 2001 (gmt 0)



I am running IIS4 and I can't seem to figure out why my server won't allow an exe file to be downloaded. It will allow downloads from a .zip file, just not the .exe files.

Any ideas?

magos

12:28 pm on Nov 28, 2001 (gmt 0)



Ok, more information...

I have script (no execute) permissions on the parent folder within MMC and the directory with the files that are to be downloaded is set to "none" for permissions. This way when clicked on, the server will not try to execute the file. I'm still having the issues after this change and I'm at a loss. Eazy fix would be to "zip" up the .exe file and it will work fine, however, it's not the correct fix.

Suggestions?

netcommr

12:06 am on Dec 4, 2001 (gmt 0)

10+ Year Member




You do need to have read access on the file.

Make sure the content-type header is correct.

other than that I am little help with IIS