VB Creo Connection
Hi,
As I've understood CCpfcAsyncConnection.Connect() connects to existing Creo session with 4 variables and CCpfcAsyncConnection.ConnectById() connects with ID which have been used previously.
CCpfcAsyncConnection.Start() is a time consuming process, because it takes more time to open Creo and connect each time.
For the process I'm running i.e., Model renaming, regenerating and pdf generation (few simple processes), I'm only able to run the program 3 to 4 times. After that either the connection methods do not work. They both give errors. Every time I've to restart the system(PC) to start the process again.
So I was wondering if anyone has encountered this error and any solutions for it?
Thanks in advance.

