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

Add managed handler

Fri Mar 08, 2024 7:10 pm

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: 6506
Joined: Wed Jun 13, 2018 7:49 am

Re: Add managed handler

Tue Mar 12, 2024 1:29 pm

Hello Ricardo,

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

Hope this helps!

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

Return to “Building Installers”