Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISAPI application stop responds
#5
What's your IW and Delphi version?
Do you have any other 3rd party IW controls (TMS or CGDevTools) or even IWBootstrap?

Seems that you have tons of memory leaks in your application. Leaking that way it is a matter of time before the application runs out of resources. When this happens, there is nothing that IW can do to keep it running because the memory manager will fail to allocate more memory even for simple things like a new string.

I suggest you use FastMM in FullDebugMode to find out what is leaking and fix this first.
Reply


Messages In This Thread
ISAPI application stop responds - by a.palladino - 07-08-2021, 05:25 PM
RE: ISAPI application stop responds - by kudzu - 07-08-2021, 07:27 PM
RE: ISAPI application stop responds - by Alexandre Machado - 07-10-2021, 01:55 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)