We have recently migrated our source code from PB 11.5 Build 3050 to PB2017r2. Clients are complaining that the software is now taking considerably longer to open than before (32 seconds in PB 11.5 and 2 minutes 23 seconds in PB2017). There are no code changes between the two versions and all queries and processes that run on opening are performed in the same amount of time. The software seems to hang after all debugging is complete so it is hard to pinpoint where the slowness is being created.
Any help on this would be great i.e. new debugging methods (currently using PB debugging and stepping through the code) or any suggestions at all as to why this would be happening.
Thank you in advance,
Mike
This is not a PFC based application, we use the Progeny framework.
Thanks,
Mike
PB 12.0 did change some event firing order. I wonder if this has had some adverse effects on your applications because the framework has not adjusted for these variances (just a guess)?