Everything you should know about today's available 3cx.msix version:
Installed components on Windows server 2022 in powershell as folowing:
Add-AppxPackage -Path .\Microsoft.WindowsAppRuntime.1.5.msix
Add-AppxPackage -Path .\Microsoft.VCLibs.x64.14.00.Desktop.appx
Add-AppxPackage -Path .\Microsoft.UI.Xaml.2.8.appx
Add-AppxPackage -Path .\3CX.msix
Launched 3cx app, logged into account, few clicks in the app and app crashed:
Application: 3CXSoftphone.exe
CoreCLR Version: 8.0.624.26715
.NET Version: 8.0.6
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code e0434e49, exception address 00007FFBEA0DF17C
Faulting application name: 3CXSoftphone.exe, version: 0.0.0.0, time stamp: 0x00000000
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xe0434e49
Fault offset: 0x00007ffbea0df17c
Faulting process id: 0x33e4
Faulting application start time: 0x01dac303d8be61be
Faulting application path: C:\Program Files\WindowsApps\3CXDMCC.3CX_20.0.491.0_x64__97f1hnz6y6tba\3CXSoftphone.exe
Faulting module path: unknown
Report Id: 548788d9-7698-438f-aae4-0b66ca21fb70
Faulting package full name: 3CXDMCC.3CX_20.0.491.0_x64__97f1hnz6y6tba
Faulting package-relative application ID: App
release:
Get-AppxPackage | Where-Object {$_.name -Like "*3cx*"}
Name : 3CXDMCC.3CX
Publisher : CN=3CX Ltd, O=3CX Ltd, L=Egkomi, C=CY
Architecture : X64
ResourceId :
Version : 20.0.491.0
PackageFullName : 3CXDMCC.3CX_20.0.491.0_x64__97f1hnz6y6tba
InstallLocation : C:\Program Files\WindowsApps\3CXDMCC.3CX_20.0.491.0_x64__97f1hnz6y6tba
IsFramework : False
PackageFamilyName : 3CXDMCC.3CX_97f1hnz6y6tba
PublisherId : 97f1hnz6y6tba
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.WindowsAppRuntime.1.5_5001.119.156.0_x64__8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Developer
Status : Ok