![]() |
Looking for Some Help with IntraWeb Deployment on IIS ?? - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Looking for Some Help with IntraWeb Deployment on IIS ?? (/thread-4782.html) |
Looking for Some Help with IntraWeb Deployment on IIS ?? - marcelosalss - 12-13-2024 Hi everyone, I have recently started working with IntraWeb for a web application project and I am running into some challenges with deploying it on IIS. I followed the basic steps outlined in the documentation.., including configuring the application pool and setting up the handler mappings but I am still getting a 500 Internal Server Error when accessing the app. Here’s what I have tried so far :- Checked that the .dll file is properly deployed in the virtual directory. Ensured the app pool is set to “No Managed Code.” Verified permissions for the IIS_IUSRS group on the folder. I suspect I might be missing something related to ISAPI extensions or MIME types but I am not sure what. If anyone here has successfully deployed an IntraWeb application on mulesoft IIS,,, could you share some tips or a step by step guide: ?? I would appreciate any advice to get this resolved !! Thanks in advance for your help !! With Regards, Marcelo Salas RE: Looking for Some Help with IntraWeb Deployment on IIS ?? - ioan - 12-13-2024 Try this tutorial: https://docs.atozed.com/Docs.dll/Deployment/Isapi/Deploying%20ISAPI%20Using%20IIS.html |