Page 1 of 1

AXWReport not working on DLL(IIS-ISAPI)

Posted: Thu Oct 15, 2020 7:15 am
by minjiu
Hi,
AXWReport not working on DLL(IIS-ISAPI), how can I solve it? thank's.

docxReport := TAXWReport.Create(nil); >> Access violation at address xxxxxxxx in module 'xxxxISAPI.dll'. Write of address xxxxxxxx.

Re: AXWReport not working on DLL(IIS-ISAPI)

Posted: Thu Oct 15, 2020 2:29 pm
by larsa
Hello

I don't know why this don't works. I have no experience in writing dll:s for IIS.