Hello!
Excuse my English and probably wrong terminology.
I'm in the process of migrating our MVBA code to Connect edition, but I have a weird problem.
We have IChangeTrackEvents on and track some changes.
But if I set a linestyles element in my code, then it somehow accesses IChangeTrackEvents_ElementChanged in an endless loop.
Example:
Dim oLS As LineStyles
Set oLS = ActiveDesignFile.LineStyles
Then it goes to IChangeTrackEvents_ElementChanged.
Where it goes by action ID 3, 7 and then 3, 17 in a endless loop until crash.
I don't have that problem in Microstation V8i and the code works flawless.
I have a temporary workaround by disabling IChangeTrackEvents while using LineStyles element, but that solution is not good.
Anyone have an idea what could be wrong? I'm running Connect Edition version 10.12.00.40.