Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Standalone to ISAPI
#1
Is there any current documentation or simple instructions to convert a standalone project to an ISAPI project? Thank you.
Reply
#2
Hi,

that's really simple to do and all that it's required is a small change in the DPR file.

https://docs.atozed.com/Docs.dll/deploym...types.html

However, unless you need some specific IIS feature, I suggest you to also consider the Http.sys type application:

https://docs.atozed.com/docs.dll/deploym...tions.html
Reply
#3
(06-10-2025, 12:59 AM)Alexandre Machado Wrote: Hi,

that's really simple to do and all that it's required is a small change in the DPR file.

https://docs.atozed.com/Docs.dll/deploym...types.html

However, unless you need some specific IIS feature, I suggest you to also consider the Http.sys type application:

https://docs.atozed.com/docs.dll/deploym...tions.html

Thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)