adaw
Posts: 2
Joined: Mon Oct 30, 2023 10:41 pm

Add managed handler

Hello.

I've been working with a project that requieres to install many webServices, but when I run any of them, I get this error:
HTTP Error 404.3 - Not Found
You cannot access the requested page due to the configuration of the extension. If the page is a script, add a handler. If the file needs to be loaded, add a MIME mapping.

I found out that I can manually solve it by adding a managed handler on the IIS manager:
https://photos.app.goo.gl/ZnsjErrMDmpMeiAw9

But I can't find a way to add this managed handler in the Advanced installer project.

I'd appreciate any help.

Thanks!
Catalin
Posts: 6608
Joined: Wed Jun 13, 2018 7:49 am

Re: Add managed handler

Hello Ricardo,

Have you tried the "Application Mappings" section from the IIS page?
Screenshot_124.png
Screenshot_124.png (47.5 KiB) Viewed 5871 times

Hope this helps!

Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”