Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load file or assembly 'CBPrefs, Version=11.1.4716.0, Culture=neutral, PublicKeyToken=eb03ba481455f998' or one of its dependencies. El sistema no puede encontrar el archivo especificado. #908

Open
bovender opened this issue Jul 19, 2020 · 0 comments

Comments

@bovender
Copy link
Owner

This issue was submitted by the add-in's exception handler.

Exception:

System.IO.FileNotFoundException: Could not load file or assembly 'CBPrefs, Version=11.1.4716.0, Culture=neutral, PublicKeyToken=eb03ba481455f998' or one of its dependencies. El sistema no puede encontrar el archivo especificado.
File name: 'CBPrefs, Version=11.1.4716.0, Culture=neutral, PublicKeyToken=eb03ba481455f998'
   at CBRecalcCounterFN()
   at Microsoft.Office.Interop.Excel._Worksheet.set_Name(String RHS)
   at XLToolbox.WorkbookStorage.Store.CreateStoreWorksheet() in X:\Code\xltoolbox\NG\XLToolbox\WorkbookStorage\Store.cs:line 543
   at XLToolbox.WorkbookStorage.Store.get_StoreSheet() in X:\Code\xltoolbox\NG\XLToolbox\WorkbookStorage\Store.cs:line 134
   at XLToolbox.WorkbookStorage.Store.ReadFromWorksheet() in X:\Code\xltoolbox\NG\XLToolbox\WorkbookStorage\Store.cs:line 468
   at XLToolbox.WorkbookStorage.Store..ctor(Workbook workbook) in X:\Code\xltoolbox\NG\XLToolbox\WorkbookStorage\Store.cs:line 205
   at XLToolbox.Export.ViewModels.SettingsViewModelBase.LoadExportPath() in X:\Code\xltoolbox\NG\XLToolbox\Export\ViewModels\SettingsViewModelBase.cs:line 174
   at XLToolbox.Export.ViewModels.SingleExportSettingsViewModel.DoChooseFileName() in X:\Code\xltoolbox\NG\XLToolbox\Export\ViewModels\SingleExportSettingsViewModel.cs:line 338
   at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter) in X:\Code\bovender\Bovender\Mvvm\DelegatingCommand.cs:line 121

AVS: El registro del enlace de ensamblado está desactivado.
Para habilitar el registro de errores del enlace de ensamblado, establezca el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) como 1.
Nota: existe una disminución del rendimiento asociada registro de errores del enlace de ensamblado.
Para desactivar esta característica, elimine el valor de Registro [HKLM\Software\Microsoft\Fusion!EnableLog].

Message: Could not load file or assembly 'CBPrefs, Version=11.1.4716.0, Culture=neutral, PublicKeyToken=eb03ba481455f998' or one of its dependencies. El sistema no puede encontrar el archivo especificado.

Environment

Parameter Value
Version 7.3.4
OS Microsoft Windows NT 10.0.18362.0, 64-bit
Excel 365 (16.0.13001), 64-bit
CLR 4.0.30319.42000, 64-bit
VSTO runtime 10.0.60828
ClickOnce False
Bovender 0.18.0.0
FreeImage 3.18.0
Identifier 38091ad80c465e48a3bd28069231d8d1ceda209852aa06b41fb171ea13582f3d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant