| Event Information | CAUSE :
The virtual directory containing the .exe file has the Execute application permission enabled. This causes IIS to attempt to run the .exe files in that virtual directory for the browser instead of downloading them.
WORKAROUND :
To work around this problem, change the virtual directory application permission to None or Script. To do this, perform the following steps:
In Internet Service Manager (ISM), view the Properties page for the appropriate virtual directory in the Web site.
On the Directory, Home Directory, or Virtual Directory tab, under Permissions, select either None or Script. |