Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Redirecting ISAPI app
#1
I had no problem with deploying app on IIS, as long as I'm connecting to "http://#.#.#.#/virtualdir/app.dll", application works.

How to configure IIS to call my app as "http://#.#.#.#/alias" ?

I followed instruction provided by atozed:  http://docs.atozed.com/docs.dll/deployme...20IIS.html  but without success.
I made required changes to ServerController.OnConfig() 

All I get is error:

Detailed Error Information:
Module   IIS Web Core
Notification   MapRequestHandler
Handler   StaticFile
Error Code   0x80070002
Requested URL   http://localhost:80/Features/
Physical Path   C:\inetpub\wwwroot\Features\
Logon Method   Anonymous
Logon User   Anonymous
Reply


Messages In This Thread
Redirecting ISAPI app - by TinyCthulu - 04-14-2021, 03:48 PM
RE: Redirecting ISAPI app - by kudzu - 04-14-2021, 05:09 PM
RE: Redirecting ISAPI app - by TinyCthulu - 04-14-2021, 05:40 PM
RE: Redirecting ISAPI app - by Alexandre Machado - 04-15-2021, 09:59 AM
RE: Redirecting ISAPI app - by kudzu - 04-14-2021, 06:14 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)