Re: .exe's no longer run on IIS 6.0

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 03/26/04


Date: Fri, 26 Mar 2004 12:37:31 -0800

By-design. No EXE run on IIS6 by default.

If you want to run an EXE on the server, you must specify it in Web Service
Extension via the IIS Manager UI. Look in F1-help, Troubleshooting section
from the UI, or just use Google; this is a pretty commonly asked question.

If you are referring to downloading an EXE from the server to run on the
client browser, that has nothing to do with IIS6 as it relies on browser
configuration.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Ray Marky" <rmarky@cob.fsu.edu> wrote in message
news:edD1VxNEEHA.2308@tk2msftngp13.phx.gbl...
The .exe is on the webserver and the users access it through their
browswer. All of the NTFS and IIS permissions are correct and I can
access .asp and .html files in the directory where the .exe lives.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Relevant Pages

  • Re: Technical Delphi Question (but not about coding)
    ... > Windows 2003 Server allow users to rename a running EXE. ... > loading/reloading of resources from the original EXE cause problems? ...
    (borland.public.delphi.non-technical)
  • Re: Simple COM EXE Server question [More queries]
    ... and created my Exe Com server as MTA and then tried to call my exe from ..NET using multiple threads at same time. ... that registers the class factory for the object has entered STA or MTA. ...
    (microsoft.public.vc.atl)
  • Re: New/Old Windows virus? Help required please.
    ... Synflood attack from this server - the server was flooding the entire ... Only when we killed this exe did it stop. ... Current A/V is Symantec 10d and it was fully up to date. ... Oh - the only other thing was that the server had not windows updated ...
    (microsoft.public.security.virus)
  • Re: Remote application lunch and terminate (IIS server)
    ... If the program you are trying to launch is not a real CGI application, ... What you want to do is possible, but really has NOTHING to do with IIS. ... then invoke a command on the server. ... depends on how the EXE is written. ...
    (microsoft.public.inetserver.iis)
  • Re: New/Old Windows virus? Help required please.
    ... Synflood attack from this server - the server was flooding the entire ... Only when we killed this exe did it stop. ... Current A/V is Symantec 10d and it was fully up to date. ... Oh - the only other thing was that the server had not windows updated ...
    (microsoft.public.security.virus)

Loading