I’ve just upgraded from L&L 22 → 31 and noticed that some .lst are taking much longer than in 22. While debugging I found out that OpenTable() on the root data provider is called two times (which may not be the culprit). I don’t remember if it was also the case in 22 so I want to ask, why is it called 2 times? And can I do some caching and return the cached data provider?
Can you please create two log files? One should be created with List & Label Version 22, and the other with Version 31. These log files contain timestamps that allow us to directly compare both runs and identify exactly where time is being lost.
Please upload the log files via our support portal, especially if they contain sensitive or privacy-relevant data. Otherwise, you can post them here in the forum if you’re sure they don’t contain anything critical.
Unfortunately, I don’t have a L&L 22 based executable anymore and building it would take considerable amount of time. I just want to know why or when the OpenTable() is called multiple times?