If you have problem to connect Alert to System Platform 2020R2, 2023 ou 2023R2 with the Appserver connector, you can follow this process to solve your issue :
1. Close the Alert software
2. Open the file Alert.exe.config (in c:\programData\Micromedia\Alert)
3. Modify the line"Microsoft.Extensions.Logging.Abstractions" as follow:
<bindingRedirect oldVersion="0.0.0.0-3.1.27.0" newVersion="3.1.27.0"/>
is replaced by :
<bindingRedirect oldVersion="0.0.0.0-6.0.0.4" newVersion="6.0.0.4"/>
4. Save the file and restart the Alert software