How to deploy a CGI web service

From: Barak (lotemlotad_at_yahoo.com.RemoveThis)
Date: 11/27/05


Date: Sun, 27 Nov 2005 14:47:54 +0200

I have an IIS6, and a CGI (.exe) web service I want to deploy.

I put the .exe in a virtual directory of it's own.

I understand I need to give execution rights in this directory, I want to
know if there is a way that I can prevent someone from putting another .exe
file in the same place and running it.

TIA

barak



Relevant Pages

  • IIS 6.0 exe/dll download from /bin directory
    ... I just want to enable *downloads* of exe and dll files from that directory, ... >From other directories in the same virtual directory there are no problems, ...
    (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)
  • Re: How to deploy a CGI web service
    ... prevent users from logging on and/or prevent users (via NTFS ... permissions) from writing content to that folder. ... 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)
  • 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)
  • Re: Asp.Net and Webservice using Impersonation/App Pools
    ... the EXE to the user account that the web service will run as? ... > webservice everything goes smoothly. ...
    (microsoft.public.dotnet.framework.webservices)