'After installing Tosca trial version getting following error "System.DllNotFoundException: Unable to load DLL 'TOSCASettings-x64.dll':"

System.DllNotFoundException: Unable to load DLL 'TOSCASettings-x64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   at TOSCAManagedSettings.Core.UnmanagedSettingsMethods64.IsInitialized()
   at TOSCAManagedSettings.Core.SettingsWrapper.Initialized()
   at TOSCAManagedSettings.Core.SettingsWrapper.InitSettingsObject(String metaSettingsFile, String xsdFile)
   at Tricentis.Common.Compliance.Settings.SettingsProvider..ctor(String metaSettingsXml, String metaSettingsXsd)
   at Tricentis.Common.Compliance.Settings.Factories.SettingsLicenseStoreFactory.GetCachedLicenseStore(String metaSettingsPath, String metaSettingsXsd)
   at Tricentis.Common.Compliance.Settings.LicenseStoreSettingsHelper.GetLicenseStore(String metaSettingsPath, String metaSettingsXsd)
   at Tricentis.Common.Compliance.Settings.Factories.ComplianceManagerSettingsFactory.GetComplianceManager(ILicenseRoles licenseRoles)
   at Tricentis.TCCore.Licensing.ToscaLicenseManagerBase.Initialize()
   at Tricentis.TCCore.Licensing.ToscaLicenseManagerBase.get_LicManager()
   at Tricentis.TCCore.GUI.CustomControls.Backstage.CommanderLicenseContainerView..ctor()
   at Tricentis.TCCore.GUI.CustomControls.Backstage.CommanderBackstageViewControl.InitializeComponent()
   at Tricentis.TCCore.GUI.CustomControls.Backstage.CommanderBackstageViewControl..ctor()
   at Tricentis.TCCore.GUI.CommanderWindow.CreateBackstageViewControl()
   at Tricentis.TCCore.GUI.CommanderWindow..ctor(String[] args)
   at Tricentis.TCCore.GUI.Program.RunCommanderWindow(String[] args)"

This error is displayed when I am trying to install the Tosca commander



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source