SYMPTOMS
[INFO] Using executables (.exe or .dlls) on domainsRESOLUTION
All executable applications that need to be used on web-sites should be registered in IIS as allowed web server extension.To register them, follow these steps:
1. Open IIS management console, Web Service Extensions, Right click, Add New Web Service Extension.
2. Set extension name.
3. Add the required executable application Check `Set extension status to allow` check box.
4. Commit.
Note: To register web server extension you should have administrator privileges.
Keywords: executable applications .exe .dll 404 not found