I have a .NET container that is set up for a system.window.forms.panel for use with MGI Panel Manager MDI panels. The VI in question is an actor core.vi configured for shared clone re-entrancy. The problem I am having is that when a clone is first launched it works great however if I stop the actor and try to re-launch the actor the MDI container is reporting as "not a refnum" and then causing errors in all downstream code.
Does anyone know how to fix this or if there is a way to explicitly re-initialize the .NET container.
This is in 64bit LabVIEW 2024 Q3.