• If posting about a radio issue: Include the HOST, DSP and UCM/secure firmware versions, flashcode and CPS version you're using along with the operating system info. This is critical information.

CPS R13 Startup Error

Status
W

W2SJW

Not Registered
Gents,

OK, brand-new install of Win10 Anniversary Edition (x64), along with a brand-new install of CPS R13.0.666 (getting ready to do the FW upgrade on my 7550 to R02.60.05).

Software startup fails with a 1646 error - I've seen threads as old as 2013 discussing this with no actual cause spelled out, or resolution.

Anyone else having this problem (or know what might be causing it)?

Update - Here's some data from the event viewer error:
Log Name: Application
Source: Trbo CPS
Date: 8/5/2016 15:28:51
Event ID: 1646
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: W2SJW
Description:
1646, RMCLI, Could not load file or assembly 'CLRCommonClientLicensingManager.dll' or one of its dependencies. The specified module could not be found.,
at commonLicensing.CommonLicenseInterface.InitializeLicensing(String hostIDValue, ApplicationType applicationType, String logOutputDir, Boolean useTrustedStorage)
at SfcLicenseManager.CLicenseManager..ctor()
at mototrbocps.CMainFrame..ctor(String A_0, Boolean A_1, CResourceHandler A_2, ILanguageSettings A_3, IPersistentApplicationSettings A_4, String A_5, v A_6, SoftwareSystemKeyManager A_7, CMultiSelectHelper A_8)
at custom_exception.CCustomException.Rethrow(Exception ex)
at mototrbocps.CMainFrame..ctor(String A_0, Boolean A_1, CResourceHandler A_2, ILanguageSettings A_3, IPersistentApplicationSettings A_4, String A_5, v A_6, SoftwareSystemKeyManager A_7, CMultiSelectHelper A_8)
at mototrbocps.CMainFrame.a(String[] A_0)

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Trbo CPS" />
<EventID Qualifiers="0">1646</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-08-05T19:28:51.664467400Z" />
<EventRecordID>1709</EventRecordID>
<Channel>Application</Channel>
<Computer>W2SJW</Computer>
<Security />
</System>
<EventData>
<Data>1646, RMCLI, Could not load file or assembly 'CLRCommonClientLicensingManager.dll' or one of its dependencies. The specified module could not be found.,
at commonLicensing.CommonLicenseInterface.InitializeLicensing(String hostIDValue, ApplicationType applicationType, String logOutputDir, Boolean useTrustedStorage)
at SfcLicenseManager.CLicenseManager..ctor()
at mototrbocps.CMainFrame..ctor(String A_0, Boolean A_1, CResourceHandler A_2, ILanguageSettings A_3, IPersistentApplicationSettings A_4, String A_5, v A_6, SoftwareSystemKeyManager A_7, CMultiSelectHelper A_8)
at custom_exception.CCustomException.Rethrow(Exception ex)
at mototrbocps.CMainFrame..ctor(String A_0, Boolean A_1, CResourceHandler A_2, ILanguageSettings A_3, IPersistentApplicationSettings A_4, String A_5, v A_6, SoftwareSystemKeyManager A_7, CMultiSelectHelper A_8)
at mototrbocps.CMainFrame.a(String[] A_0)
</Data>
</EventData>
</Event>
 
Last edited:

bigboyblue

Regular Member
Joined
Apr 4, 2014
Messages
18
Its a windows 10 update thing.

Make sure your win 10 update is set to auto, let it do all its updates, and then the cps will run.

whatever causes the error is something that's patched / fixed within one of the updates. I could never find out which one, but it works fine on all our machines now.
 
OP
W

W2SJW

Not Registered
It is, and I let it do all the Visual C++ security updates as well. No joy.

I uninstalled R13 & then put R12.1 back on - that wouldn't run either. Upgraded R13 over R12.1 & still nothing.

I tried to do a regsvr32 on the CLRCommonClientLicensingManager.dll & that failed.
 

com501

Prolific Contributor
CS Forums $upporter
Joined
Jan 18, 2013
Messages
2,845
Welcome to barely tested software. You ARE the alpha tester!
 
OP
W

W2SJW

Not Registered
This is utterly confusing - I installed CPS R13 to a Win10 x64 Anniversary Update virtual machine in Oracle VirtualBox. The damn thing started right up!

No way in hell I'm going to try and write to a radio via VM. Looks like I'll blow away the main install on the desktop & re-install Windows again. I'll pay very careful attention to the services & features I'm disabling to streamline my normal operations...

Sent from my Galaxy S6 via Tapatalk 5
 

clbsquared

Prolific Contributor
CS Forums $upporter
Joined
Mar 20, 2016
Messages
183
I'm not superstitious by any means. But I make an effort to stay away from anything where the number "6" is repeated three times in consecutive order.
 
OP
W

W2SJW

Not Registered
Well, I did cause my own problems, though I have no idea exactly HOW I did it!

I use some custom scripts to disable a lot of junk in Win10, and apparently it purged something important in the new Anniversary Update.

I re-installed WIn10 & only used O&O ShutUp10 & Win10Manager to streamline the OS & the CPS is working perfectly now!
 
Status