Open dbarowy opened 10 years ago
Same problem here. I need to disable and re-enable the COM add-on in the options menu, only then the add-in tab appears in the ribbon. When it does, clicking the actions does nothing. Nothing "intermittent" about it, on the spreadsheet I tried it on, anyway.
This is the latest version (1.0.5), installed from the download link here https://github.com/plasma-umass/DataDebug/releases/tag/v1.0.5 and applied to Excel 2013 on 64-bit Windows 8. Not sure if that makes it related to issue #61 or even #63.
This is currently the blocker for Excel 2013 support. The plugin also does not appear in the ribbon intermittently, even though Excel shows the plugin as loaded.
Since newly-created VSTO plugin projects in Visual Studio 2013 appear not to have this problem, I am going to try recreating the plugin project. Most of the code already lives in other DLLs already (the VSTO code is almost entirely UI logic), so this shouldn't be a big undertaking.