Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Solution

  1. Open Excel and go to File > Options > Add-ins.


    Here you can see the disabled Pricefx ExcelClient COM Add-in.

  2. At the bottom of this dialog go to Manage > Disabled Items.

  3. Enable Pricefx ExcelClient addon.

...

Excel will show you:

...

When you click the Debug button:

...

In Visual Studio, you cannot see any exception, even if you enable stop on all exceptions. But you can include ExcelDna.Integration project to your solution and run it again. Then you can see the following error while invoking a COM object. Here is ExcelDna part of the solution:

...