Cannot convert type 'double' to 'string'
Data analysis and visualization for Excel, for free
Brought to you by:
bovender
:::c#
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot convert type 'double' to 'string'
at CallSite.Target(Closure , CallSite , Object )
at XLToolbox.WorkbookStorage.Store.Get(String key, String def) in XLToolbox\WorkbookStorage\Store.cs:line 266
at XLToolbox.Export.ViewModels.SingleExportSettingsViewModel.DoChooseFileName() in XLToolbox\Export\ViewModels\SingleExportSettingsViewModel.cs:line 328
at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter)
Message: Cannot convert type 'double' to 'string'
Anonymous
Fixed in alpha 19 [cb90bc]
Related
Commit: [cb90bc]
Last edit: Daniel Kraus 2016-03-16
Diff: