How do I get Platform Assistant 10.3.1.15 for Windows?
How do I get Platform Assistant 10.3.1.15 for Windows?
I need to debug my Windows app on another Windows computer, but it fails with a "version mismatch".
My Delphi 10.2 update 3 requires PA 10.3.1.15, but the one included in the same Delphi installation is 10.2.1.13... Also the latest version I can download here is that version: http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Installing_the_Platform_Assistant_on_Windows
Did I miss something?
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Installing_the_Platform_Assistant_on_Windows
I need to debug my Windows app on another Windows computer, but it fails with a "version mismatch".
My Delphi 10.2 update 3 requires PA 10.3.1.15, but the one included in the same Delphi installation is 10.2.1.13... Also the latest version I can download here is that version: http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Installing_the_Platform_Assistant_on_Windows
Did I miss something?
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Installing_the_Platform_Assistant_on_Windows
you can find it in the last patch for Tokyo
ReplyDeletePaul TOTH Do you mean that I should install "10.2 update 3" again? - or is it another patch you refer to?
ReplyDeleteHans Lavdal Jakobsen Tokyo patches are just ZIP files and you have to install everything by hand,
ReplyDeletein
30837_rad_studio_10.2.3_ios_11.3_and_codeinsight_patch
you have windows-paserver-patch.zip
Updated PAServer for Windows
1. Backup existing PAServer installation for Windows
. cd to the main root folder of your PAServer installation, i.e. C:\Program files (x86)\Embarcadero\PAServer\19.0\
. copy paserver.exe paserver.bak
. copy paserver.ja paserver.ja.bak
. copy paserver.fr paserver.fr.bak
. copy paserver.de paserver.de.bak
2. Install new version of PAServer for Windows
. cd to the main root folder of your PAServer installation, i.e. C:\Program files (x86)\Embarcadero\PAServer\19.0\
. copy windows-paserver-patch.zip into this directory
. expand this zip file
. delete windows-paserver-patch.zip
Thank you. I did install that update when it was released, but apparently I skipped the Windows PAserver part :-)
ReplyDelete