In addition to Jeff, it is not as simple as taking a desktop app and trying to make it a multi-tier level application. If this is an app that
you purchased from a vendor, then it is possible they have already rewritten it to be a web application, utilizing com+, and running their
app in their own com+ packages.
If it is something that somebody with your company wrote, I would suggest getting with them, and discussing what needs to happen. I
would definitely start by a test environment, and not start making changes to production, as I can see some serialization issues already
that will probably start bringing down IIS.
Here is a good group to post to; they will want to know everything the app does, and what it was written in (Perl, C++, etc).
microsoft.public.inetserver.asp.components
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| From: jcochran.nospam.DeleteThis@naplesgov.com (Jeff Cochran)
| Subject: Re: running .exe from IIS server
| Date: Tue, 02 Sep 2003 18:56:41 GMT
| Organization: City of Naples, Florida
| Message-ID: <3f56e7a0.21877608.DeleteThis@msnews.microsoft.com>
| References: <002701c37165$9ccfb740$a301280a@phx.gbl>
| X-Newsreader: Forte Agent 1.5/32.451
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Content-Transfer-Encoding: 7bit
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: ns1.naplesgov.net 209.26.8.10
| Lines: 1
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:273485
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| On Tue, 2 Sep 2003 08:19:33 -0700, "Ruth Hartsook"
| <rhartsook.DeleteThis@davidson.k12.nc.us> wrote:
|
| >This is probably a stupid question - but is it possible to
| >load a .exe file on my Windows NT 4.0 web server running
| >IIS and allow users to run that .exe file from the server
| >without downloading the files?
|
| Possible, yes. Simple, not completely. It depends a lot on what this
| EXE does and what responses you'll need to process. How about telling
| us what you wnat to do and maybe we can suggest a method to make it
| work?
|
| Jeff
| >> Stay informed about: running .exe from IIS server