VB API: IpfcAsyncConnection.End() crashes Creo.
Good day.
I am working with the VB API in C# with Visual Studio 2015 and so far I have been successful in starting a new AsyncConnection, loading some models, adding a couple Action Listeners, etc.
However, I have never been able to properly end a connection:
Every time I call IpfcAsyncConnection.End() . the Creo Parametric session simply crashes, and I have to force close it.
This seems so simple but I can't get it to work. I have tried closing windows, disconecting first, etc.
Has anyone experienced the same? Any sugestions?
Thanks,
Pedro.
