06-09-2025, 11:39 PM
Is there any current documentation or simple instructions to convert a standalone project to an ISAPI project? Thank you.
|
Standalone to ISAPI
|
|
06-09-2025, 11:39 PM
Is there any current documentation or simple instructions to convert a standalone project to an ISAPI project? Thank you.
06-10-2025, 12:59 AM
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
06-10-2025, 01:11 AM
(06-10-2025, 12:59 AM)Alexandre Machado Wrote: Hi, Thank you |
|
« Next Oldest | Next Newest »
|