I am getting a blue screen inside Visual Studio 2017 when I create a VSTO Add-in Workbook. Later I figure out that I am getting the error (when Excel start) if a let enable the check under File->Option->Advance->General and check "Show add-in user interface errors"
Excel show the dialog Custom UI Runtime Error in Visual Studio Tools for Office Deisgn-Time Adaptor for excel... The call to GetCustomUI() for RibbonID "Microsoft.Excel.Workbook" failed
People is having the same problem. But they hide the problem by disabling "Visual Studio Tools for Office Design-Time Adapter For Excel" in COM Add-in.
I add two links to show this temporary solution... But I need this add-in to work with EXCEL and VS2017.
I am getting a blue screen, same as this link Visual Studio Tools For Office (Excel 2016 Workbook) Designer Showing Blue Screen
I contact you because I can not find any solution in the web....
Many Thanks in advance
Comments
Post a Comment