Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

i'm trying to make an addin from c#.net. The project was created from Extensibility Projects - VS.Net Add-in, and then i added a reference to MS Excel 11.0 Object Library.

 

The Problem is that if i'm using _CommandBarButtonEvents_ClickEventHandler, CommandBar, CommandBars, CommandBarButton, CommandBarPopup, MsoButtonStyle, the compiler makes these warnings :

E:\VS Projects\FDB2XLaddin\Menu.cs(271): 'Microsoft.Office.Core._CommandBarButtonEvents_ClickEventHandler' is defined in multiple places; using definition from 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\office.dll'

 

i attached a screenshot too if you want to see it....

 

What should I do to correct this?

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...