Communications Support Forums

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>