Microsoft
Software
Hardware
Network
Question : IIS Windows 7 - Launch .exe file instead of downloading
I have a website which worked in Windows XP but no longer works in Windows 7.
The website has some pages which use dynamic HTML generated by an .exe file. The .exe file is invoked from a browser by entering a URL such as
www.mycompany.com/reservat
ions/myfil
e.exe
which results in a valid webpage being displayed on the browser.
But under Windows 7 IIS, instead of displaying a webpage, the browser prompts to save the .exe file.
I didn't write the code behind the .exe, so I can't say much about it, but I know that when the .exe file is invoked from a command prompt, it simply generates HTML on the standard output. For example, if you execute from a command prompt window, you will see the following:
C:\inetpub\wwwroot>myfile.
exe
<html><head><title> My Dynamic HTML App</title>
</head><body>
<form autocomplete="off" name="mainform" action="/Availability2" method="post">
<table>
<tr><td>Arrival Date</td><td>Arrival Time</td><td>Availability<
/td></tr>
.
. (additional lines of HTML)
.
</table>
</form></body></html>
C:\inetpub\wwwroot>
As I said, the app ran perfectly with IIS under Windows XP. When migrating the website to IIS on Windows 7, the IIS server now offers the .exe file to the browser for downloading instead of executing the file and sending the HTML output to the browser.
What can I do to get this to work like it did in IIS for Windows XP?
Answer : IIS Windows 7 - Launch .exe file instead of downloading
=IF(INDEX(E3:E12,MATCH("Ye
s",H3:H12,
0))="A",IN
DEX(F3:F12
,MATCH("Ye
s",H3:H12,
0)),NA())
h
th
Dave
Random Solutions
How to retrieve and Entities Form or View Metadata
Particular calendar items will not sync from iPhone to Outlook via Exchange
Exporting mailboxes to PST in Exchange 2007 running on SBS 2008
Any way of showing a list of the users that logged on to a Windows XP SP3
detect startmenu sortcuts who's target no longer exists
anchor on seperate page not working in safari and firefox
Operator '=' is not defined for type 'DBNull' and type 'Integer' - how to fix
modify public folders permissions on SBS 2008
login script copy a shortcut to everybody's desktop
Exchange 2007 has stopped working