Versions up to 9.0 have all worked fine. After upgrading to 9.1 or 9.1.1 using LoadLaserFiche will give the error "cannot establish connection" if the client isn't already open. If the client is open then LoadLaserFiche does not need to be called and the user can continue and search for a document.
This is a legacy vb6 application so upgrading to CAT is not an immediate option.
The following is the code used:
Dim ie as LFIMAGEENABLE80Lib.ImageEnable
Set ie = New LFIMAGEENABLE80Lib.ImageEnable
If Not ie.IsLaserFicheOpen then ie.LoadLaserFiche False