XLToolbox icon indicating copy to clipboard operation
XLToolbox copied to clipboard

Error while invoking [PROPERTYGET, DISPID(0)].

Open bovender opened this issue 5 years ago • 1 comments

Another report

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

Exception:

System.MissingMemberException: Error while invoking [PROPERTYGET, DISPID(0)].
   at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
   at CallSite.Target(Closure , CallSite , ComObject , Int32 )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at CallSite.Target(Closure , CallSite , Object , Int32 )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at XLToolbox.Excel.ViewModels.SelectionViewModel.ComputeBounds() in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\SelectionViewModel.cs:line 287
   at XLToolbox.Excel.ViewModels.SelectionViewModel.get_Bounds() in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\SelectionViewModel.cs:line 98
   at XLToolbox.Export.Models.SingleExportSettings.CreateForSelection(Preset preset) in X:\Code\xltoolbox\NG\XLToolbox\Export\Models\SingleExportSettings.cs:line 63
   at XLToolbox.Dispatcher.ExportSelection() in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 203
   at XLToolbox.Dispatcher.Execute(Command cmd) in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 62

Message: Error while invoking [PROPERTYGET, DISPID(0)].

Environment

Parameter Value
Version 7.3.4
OS Microsoft Windows NT 10.0.18362.0, 64-bit
Excel 365 (16.0.11929), 32-bit
CLR 4.0.30319.42000, 32-bit
VSTO runtime 10.0.60828
ClickOnce False
Bovender 0.18.0.0
FreeImage 3.18.0
Identifier cd429338deb8096ec81350dad727b015d9591795ba48aeedc62486d8ad13dd15

bovender avatar Jun 16 '20 07:06 bovender

Another report

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

Exception:

System.MissingMemberException: Error while invoking [PROPERTYGET, DISPID(0)].
   at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
   at CallSite.Target(Closure , CallSite , ComObject , Int32 )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at CallSite.Target(Closure , CallSite , Object , Int32 )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at XLToolbox.Excel.ViewModels.SelectionViewModel.ComputeBounds() in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\SelectionViewModel.cs:line 287
   at XLToolbox.Excel.ViewModels.SelectionViewModel.get_Bounds() in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\SelectionViewModel.cs:line 98
   at XLToolbox.Export.Models.SingleExportSettings.CreateForSelection(Preset preset) in X:\Code\xltoolbox\NG\XLToolbox\Export\Models\SingleExportSettings.cs:line 63
   at XLToolbox.Dispatcher.ExportSelection() in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 203
   at XLToolbox.Dispatcher.Execute(Command cmd) in X:\Code\xltoolbox\NG\XLToolbox\Dispatcher.cs:line 62

Message: Error while invoking [PROPERTYGET, DISPID(0)].

Environment

Parameter Value
Version 7.3.4
OS Microsoft Windows NT 10.0.18362.0, 64-bit
Excel 365 (16.0.11929), 32-bit
CLR 4.0.30319.42000, 32-bit
VSTO runtime 10.0.60828
ClickOnce False
Bovender 0.18.0.0
FreeImage 3.18.0
Identifier cd429338deb8096ec81350dad727b015d9591795ba48aeedc62486d8ad13dd15

bovender avatar Jun 22 '20 13:06 bovender