View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Reamey Don Reamey is offline
external usenet poster
 
Posts: 1
Default Managed Add-ins in Office

Currently Office applications supports managed add-ins through COM interop.
I am trying
to find out how many of you have worked with them and what type of issues
you have had.

For instance, when you load a managed add-in, the COM Add-in dialog points
to
a file named mscoree.dll instead of the assembly that the user created for
the add-in.

What are your thoughts on this and any other issues you may have with
managed add-ins?


Don Reamey
Program Manager
Microsoft Office Programmability

This posting is provided "AS IS" with no warranties, and confers no rights.