I'm having a licensing issue with my vb6 app and crystal reports 8.5. From time to time it keeps popping up saying
"Not enough Concurrent Access Licenses to log you on ..."
I've read some stuff online, saying I should close all instances of the report object and set all references to nothing when closing a report etc ... That does not work. Also, the application architecture does not use a crystal report server, all files used are distributed on the local machine. Anything else I can do ?