Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exception : Access violation at address 05D90E45 in module 'isapi.dll'
#5
In all of the stack traces I see references to IWBS components. Besides that, at first, looks to me that somehow the form being executed has been released prematurely. Is that possible? How are you creating/destroying your forms?

Forget what I said above. The issue seems to be during the destruction of one of the forms, this is what happens: 
- IWContainers of the form are being destroyed and destroy all child controls
TIWBSCustomRegion.Destroy is called
TIWBSCustomControl.Destroy is called -> somewhere here down the line an AV happens

Seems to be related to the destruction of one descendant of TIWBSCustomControl
Reply


Messages In This Thread
RE: Exception : Access violation at address 05D90E45 in module 'isapi.dll' - by Alexandre Machado - 01-08-2020, 08:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)