I have made an ISAPI dll in Delphi.
I had it working on IIS as "TestISAPI.dll", and then I renamed the project and built it as
"DebtorISAPI.dll" (and of course changed all references to the fll in code and in html)
now IIS will not run it
Initially, "TestISAPI.dll" was configured in IIS by another developer, but he is not available to ask.
Can someone tell me in plaing english what I must enable/configure to get my ISAPI dll to run again?
All it does is look at an ini file, and produce some HTML from the same folder.
Thanks in advance,
Loki
Start Free Trial