Hello.
The Problems still exists. I want to give you some additional information.
We cannot reproduce the error and that's our biggest problem. It occurs in different places in the application.
Sometimes right after logging in, sometimes after several hours of working in the program.A customer's error always occurs in connection with the KERNELBASE.DLL, for example.
Here is one error from the event log:
Name der fehlerhaften Anwendung: sdlog_expert_dmlr.exe, Version: 1.0.0.1, Zeitstempel: 0x5e99c389
Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.19425, Zeitstempel: 0x5d26ae6e
Ausnahmecode: 0xc0000005
Fehleroffset: 0x00034e28
ID des fehlerhaften Prozesses: 0xdfb8
Startzeit der fehlerhaften Anwendung: 0x01d63a5b3ce91fca
Pfad der fehlerhaften Anwendung: E:\fs_soft\_sdlogdmlr\01_SDLOG_Demmler\sdlog_expert_dmlr.exe
Pfad des fehlerhaften Moduls: C:\Windows\SYSTEM32\KERNELBASE.dll
Berichtskennung: d527aabd-a652-11ea-813d-00505692dac9
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
Our solution will probably be to go back to the r0 version and wait for the next update
regards ... Stefan
On top of what Armeen stated about locating a back-up of your App's source code "pre-R2", I have helped some PB Developers already revert back. The key is to:
1) Close the PB IDE
2) Completely Uninstall PB2019 R2 via the MS-Windows control panel - "Apps" section.
3) If you have the Cloud Pro edition and are using PowerServer, you have two options: Keep PS2020 (from R2) or revert back to PS2019. See my note later on about this.
4) Once you have uninstalled PB2019 R2 completely, open the RegEdit utility and search for the keyword "Appeon". If the entry relates to PB2019 - DELETE it! Perform this search/delete for all matches (bit of a PIA though).
5) Reboot your PC.
6) Download and install PB2019 GA
7) Download and install PB2019 MR2170 (Dec 2019).
* highly recommended. Also required if you are staying with PS2020.
8) Reboot your PC
9) Start the PB2019 IDE
HTH - Regards ... Chris
PS: as Armeen also states ... please open a support ticket for extra help (if needed).
I'm not sure that it is really nessasary to delete the registry entries. I have succesfully reverted back build numbers and releases witht he full uninstall and reinstall old version. Admidedly not PB2019r2, what is it in the registry that matters or is this just belt and baces to make sure?
Cheers
David
FWIW: Its been "hit & miss" for me and other customers. What Stefan could do is try the reinstall without the RegEdit step. If the reinstall works great .. if not, do the RegEdit step.
Regards ... Chris