You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This issue was submitted by the add-in's exception handler.
Exception:
System.IO.FileNotFoundException: Could not load fileorassembly '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:line543
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(Workbookworkbook) 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:line338
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.
Exception:
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
The text was updated successfully, but these errors were encountered: