I implemented a VBA script which collects all options in a Chain (e.g. "0#ABBN*.EX") via
the AdfinXRtLib.AdxRtChain object. Next the script queries data for all options the chain via
AdfinXRtLib.AdxRtList (~300 RICS, 10 FID). So fare the script works as intended.
However, if this is done in a loop of ~100+ iterations excel crashes with the below error message.
Do you have an idea what goes wrong?
(In every loop new API objects are initialize, I have no other COM add-ins active.
I'm using AdfinX Real Time 6.0 Library.)
RFA Exception Handler
Application: EXCEL
Process Id: 0x330C
Thread Id: 0x47C0
File: ..\..\..\Common\Support\OS\Impl\Thread.cpp
Line: 51
Problem:
Exception "Access Violation" (0xC0000005) occured at 0x52BBF608: memory at 0x00000000 cannot be read