Message: Не удалось загрузить файл или сборку "CefSharp.Core, Version=79.1.360.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" либо одну из их зависимостей. Не найден указанный модуль.
StackTrace: в TurboConf.Service.TurboConfService.Initialize()
в TurboConf.HostApplication.Program.LoadApp(String[] args1)
ProductVersion: 5.15.8022.38335
UAC: True
CompatibilityMode: False
SystemInfo: Microsoft Windows NT 6.2.9200.0 x64
CPU: 4
TurboConf Settings: {
"CompatibilityMode": false,
"DontShowUacForm": false,
"UseWindowsTheme": false,
"UseWaitHack": true,
"DelayMultipler": 10,
"AllowEnterprise": false,
"InsertCarriageReturns": false,
"ClearMessageWindowBeforeCheck": true,
"FormatAllText": true,
"Windows8Mode": true,
"ParametersWindowPosX": -1,
"ParametersWindowPosY": -1,
"PinMessageWindow": false,
"AgreementShown": false,
"InsertSpaces": true,
"CheckForUpdates": true,
"InspectParameters": true,
"InspectVars": true,
"InspectFunctions": true,
"InspectAssignments": true,
"InspectReturns": true,
"GoToDefinition": true,
"EditDataType": false,
"ReplaceSystemMenu": false,
"AddAlignSpaces": true,
"RemoveExtraLineBreaks": true,
"InsertIBNameBefore": false,
"T9AutoShowAfterPeriod": false,
"T9AllowSwitch": false,
"SetForegroundWindowDelay": 50,
"EmbeddedInspector": false,
"AutoCompleteOnEnter": false,
"TurboMenuOnCtrlRMB": false,
"T9Enabled": true,
"JumpToAutoSettings": true,
"T9StyleVS": false,
"BetaEnabled": false,
"ShowStartForm": false,
"UpgradeRequired": true,
"ShowUpdateForm": true,
"CloseSearchWindowAfterJump": true,
"AlignCommas": true,
"T9AlwaysShowOnCtrlSpace": false,
"T9PasteTextOnEscape": true,
"V8DataVersion": "8.3.5.1383",
"CheckForDataUpdates": true,
"ShiftT9Window": false,
"ShowT9OnCtrlShiftSpace": true,
"RemapDefaultParametersInfoOnCtrlP": true,
"Plugins": "",
"MultiClipboardEnabled": true,
"OpenHistory": "",
"OpenFilesHook": false,
"OpenFileConfirmation": false,
"LastOpenPath": "",
"T9IncludeStrings": true,
"NetlenkaFormatResult": false,
"NetlenkaEncryptStrings": true,
"NetlenkaByteCode": false,
"NetlenkaControlFlow": false,
"AutoTitleEnabled": true,
"CheckForBetaVersions": false,
"SaveWindowsHistory": true,
"MaxWindowsHistorySize": 100,
"MaxJumpToHistorySize": 100,
"OneTrackerEnabled": false,
"OneTrackerIdleTime": 10,
"OneTrackerSaveInterval": 30,
"OneTrackerAddIBSuffix": false,
"OneTrackerSaveToFolder": 0,
"DebugMode": false,
"ToDoEnabled": true,
"AutoContextMenu": true,
"JumpToIncludeMatches": false,
"PinHintWindow": false,
"HintWindowPosX": -1,
"HintWindowPosY": -1,
"ShowStartWizard": true,
"TurboIconEnabled": true,
"JumpToAllObjects": true,
"TurboMenuEnabled": true,
"AutoContextMenuDelay": 50,
"JumpToPasteSelectedText": false,
"ShowVersionChangesPage": true,
"AutoContextMenuEnterpiseMode": false,
"T9AlwaysAssists": false,
"T9AssistEnabled": false,
"T9AllowFields": true,
"AutoFilterSyntaxHelper": false,
"CheckForPreviewVersions": false,
"ScriptsSettings": "",
"WebClientWidth": 0,
"WebClientHeight": 0,
"WebClientLeft": -1,
"WebClientTop": -1,
"T9AssistSmartFieldsEnabled": true,
"T9AssistGetMenuItems": false,
"T9HybridModeEnabled": true,
"AutoSaveEnabled": false,
"LogLevel": "Warning",
"AllEventSubsFormWidth": 0,
"AllEventSubsFormHeight": 0,
"PinAllEventSubsForm": false,
"LiveTemplatesEnabled": true,
"QuotesSurroundEnabled": true,
"BracketsSurroundEnabled": true,
"LiveSpellCheck": true,
"InspectSpellCheck": true,
"SettingsFormWidth": 0,
"SettingsFormHeight": 0,
"AllowInsInEditMode": true,
"WndPanelFormWidth": 0,
"WndPanelFormHeight": 0,
"PinWndPanelForm": false,
"AutoAddSemicolon": true,
"AutoCloseBrackets": true,
"AutoQuestionExpression": true,
"TurboSearchEnabled": true,
"TrimLinesOnFormat": true,
"FastCodeSearchBsp": true,
"FastCodeMaxResultsCount": 50,
"SwitchLayoutMode_LShift": "",
"SwitchLayoutMode_RShift": "",
"SwitchLayoutMode": "Отключено",
"TurboSearchFormWidth": 0,
"TurboSearchFormHeight": 0,
"PinTurboSearchForm": true,
"TSTextBoost": 0.5,
"TSTitleBoost": 2.0,
"TSKeywordsBoost": 2.0,
"NotDPIAware": false,
"ShowMouseLangIndicator": false,
"MouseLangIndicatorTimeout": 1500,
"TurboBookmarks_OpenFolders": true,
"ToDoExtFiles": true,
"AutoTemplates": true,
"TurboBookmarks_FoldersHistory": false,
"ShowKeyboardLangIndicator": true,
"EdtEnabled": true,
"IBFormatString": "",
"SettingsKey": "",
"IsSynchronized": true
}
Details: System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "CefSharp.Core, Version=79.1.360.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138" либо одну из их зависимостей. Не найден указанный модуль.
Имя файла: 'CefSharp.Core, Version=79.1.360.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138' ---> System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "CefSharp.Core.dll" либо одну из их зависимостей. Не найден указанный модуль.
Имя файла: 'CefSharp.Core.dll'
в System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
в System.Reflection.Assembly.LoadFile(String path)
в System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
в TurboConf.Service.TurboConfService.Initialize()
в TurboConf.HostApplication.Program.LoadApp(String[] args1)
#1, 21 июня 2022 17:40
https://turboconf.ru/Forum/Details/6762
#2, 21 июня 2022 17:40
Не удалось загрузить указанный модуль" или "Не найден указанный модуль".
Необходимо установитьVisual C++ Redistributable
https://www.microsoft.com/ru-ru/download/details.aspx?id=48145
#3, 22 июня 2022 00:10
bolsun изменил статус на Закрыто