IW14 ISAPI Deploy to IIS (Delphi 10.2)

<< Click to Display Table of Contents >>

Navigation:  Forum >

IW14 ISAPI Deploy to IIS (Delphi 10.2)

Forum link

 

 

 


 

11-22-2023, 11:01 AM:

 

We have an intranet application, written in Delphi2010 and Intraweb11 (ISAPI DLL, 32bit).

 

It’s running on Windows Server 2019 v1809 with IIS 10.0.17763.1.

 

 

 

We tried to upgrade it to Delphi 10.2 (Tokyo) with Intraweb 14 (also ISAPI DLL, 32bit).

 

The standalone version works fine.

 

 

 

But the DLL on the server gives an error message : „HTTP Error 500.0 – ISAPI is not available in your licence.” -- see attached image.

 

 

 

When we tried a very basic Intraweb application (as the wizard generated it – no other code added), that still gives us the same error message

 

What can we do?