View Single Post
  #2  
Old July 13th 07, 07:59 AM posted to microsoft.public.outlook.program_addins
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Problem to reference FM20.dll



In general that' caused by adding a ref to controls that already are
referenced (via project/components).

Please note, the fm20.dll is for the use in VBA only! You can't use that in
VB6 projects.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Thu, 12 Jul 2007 04:32:02 -0700 schrieb Christian Havel:

Hi,

I try to set a reference to the fm20.dll by browsing to the file.

I receive the following error message:

"Name conflicts with existing module, project or object library"

How can I find which one VB means?
Christian

Ads