|
Home > Archive > IIS Server Security > March 2004 > .exe's no longer run on IIS 6.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
.exe's no longer run on IIS 6.0
|
|
| Ray Marky 2004-03-22, 4:35 pm |
| I had some group policy problems and my permissions got
screwed up. Since then, none of my executables won't run
through the website. I feel confident it is related to a
local security policy preventing it from running but not
sure which one it is and how to correct it, any ideas?
| |
| Jeff Cochran 2004-03-22, 4:35 pm |
| On Mon, 22 Mar 2004 13:04:52 -0800, "Ray Marky" <rmarky@cob.fsu.edu>
wrote:
>I had some group policy problems and my permissions got
>screwed up. Since then, none of my executables won't run
>through the website. I feel confident it is related to a
>local security policy preventing it from running but not
>sure which one it is and how to correct it, any ideas?
First, run where? Server or client?
Second, if the server, does the folder and the file have permissions
for the account accessing IIS?
Jeff
| |
| Ken Schaefer 2004-03-22, 10:34 pm |
| Answered in inetserver.iis - please do not post to multiple groups.
Cheers
Ken
"Ray Marky" <rmarky@cob.fsu.edu> wrote in message
news:117d701c41051$51a59ce0$a501280a@phx
.gbl...
: I had some group policy problems and my permissions got
: screwed up. Since then, none of my executables won't run
: through the website. I feel confident it is related to a
: local security policy preventing it from running but not
: sure which one it is and how to correct it, any ideas?
| |
| Ray Marky 2004-03-23, 8:39 am |
| 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!
| |
| David Wang [Msft] 2004-03-26, 4:37 pm |
| 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!
|
|
|
|
|