RE: Potenial issues with CPS

KQ4IFK
Posts: 2
Joined: Tue Feb 11, 2025 7:10 pm

RE: Potenial issues with CPS

Post by KQ4IFK » Tue Feb 11, 2025 8:40 pm

Hello All,

I am looking for any help into the error I am getting with the current version of CPS (R2025.02.03.1) when going to update my 380.
Screenshot (1).png
Screenshot (1).png (66.32 KiB) Viewed 9305 times


This is happing on a Clean install of windows 10 LTS, any advice or ideas would be help full.

Thanks

KA1CM
Posts: 459
Joined: Tue Nov 28, 2023 4:14 pm

Re: RE: Potenial issues with CPS

Post by KA1CM » Tue Feb 11, 2025 8:52 pm

What is your firmware version on the radio?

M7RTI
Posts: 4
Joined: Sat Feb 15, 2025 11:14 am

Re: RE: Potenial issues with CPS

Post by M7RTI » Sat Feb 15, 2025 7:25 pm

I too am getting this error on a virtual machine windows 10 and a bootcamp MAC. Is there something that needs setting in a new windows install to get this to work? Happens if radio connected or not.

User avatar
F1RMB
Posts: 3426
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: RE: Potenial issues with CPS

Post by F1RMB » Sat Feb 15, 2025 7:34 pm

Your .NET seems missing the Compression "librairies".

M7RTI
Posts: 4
Joined: Sat Feb 15, 2025 11:14 am

Re: RE: Potenial issues with CPS

Post by M7RTI » Sat Feb 15, 2025 8:16 pm

F1RMB wrote:
Sat Feb 15, 2025 7:34 pm
Your .NET seems missing the Compression "librairies".
Care to elaborate? Is there a way to actually fix this?

User avatar
F1RMB
Posts: 3426
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: RE: Potenial issues with CPS

Post by F1RMB » Sat Feb 15, 2025 9:20 pm

I don't know, installing .Net 4.6.1 maybe.

M7RTI
Posts: 4
Joined: Sat Feb 15, 2025 11:14 am

Re: RE: Potenial issues with CPS

Post by M7RTI » Sun Feb 16, 2025 7:07 am

windows 10 won't allow a manual install of netframework as it is part if the operating system now. I've got all the windows updates installed but still not working and as I'm not the original poster it seems this is more to do with the cps program than our operating system environment.

Any other ideas?

User avatar
F1RMB
Posts: 3426
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: RE: Potenial issues with CPS

Post by F1RMB » Sun Feb 16, 2025 7:35 am

From the CPS download number, 2 out of hundreds (lastest beta: 1176 downloads) users have a Compression lib problem. Do you still think it's a CPS problem ?

SA0BUX
Posts: 873
Joined: Tue Jul 05, 2022 8:50 am
Location: JO99ah, Stockholm, Sweden
Contact:

Re: RE: Potenial issues with CPS

Post by SA0BUX » Sun Feb 16, 2025 7:49 am

M7RTI wrote:
Sun Feb 16, 2025 7:07 am
windows 10 won't allow a manual install of netframework as it is part if the operating system now. I've got all the windows updates installed but still not working and as I'm not the original poster it seems this is more to do with the cps program than our operating system environment.

Any other ideas?
https://dotnet.microsoft.com/en-us/down ... netcorecli

What does "dotnet --info" say ?
Here's my Windows 10 22H2 build: 19045.5487
Microsoft Windows [Version 10.0.19045.5487]
(c) Microsoft Corporation. All rights reserved.

C:\Users\xxx>dotnet --info

Host:
Version: 7.0.20
Architecture: x64
Commit: 0fb6ac59fb

.NET SDKs installed:
No SDKs were found.

.NET runtimes installed:
Microsoft.NETCore.App 3.1.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.13 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 5.0.13 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.20 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
x86 [C:\Program Files (x86)\dotnet]
registered at [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x86\InstallLocation]

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

M7RTI
Posts: 4
Joined: Sat Feb 15, 2025 11:14 am

Re: RE: Potenial issues with CPS

Post by M7RTI » Sun Feb 16, 2025 12:41 pm

Host:
Version: 9.0.2
Architecture: x64
Commit: 80aa709f5d
RID: win-x64

.NET SDKs installed:
No SDKs were found.

.NET runtimes installed:
Microsoft.AspNetCore.App 9.0.2 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 9.0.2 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 9.0.2 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download


Still getting the same error message