I have created a DLL which is a compilation of Excel
Automation Methods and Objects. It has a reference to the Excel Object
Library. When using the DLL on my machine in various projects I do not
have to add a reference to Excel, because a reference is in the compiled DLL I
created. But when I share my DLL with a co-programmer, he has to add a
reference to Excel for the DLL to work correctly. Why is this so? The
DLL already has a reference to Excel and is interpolated by .Net. Any
help would be appreciated.
Jeremy Schreckhise, M.B.A.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "C-Sharp (C#)" group. To post to this group, send email to C_Sharp googlegroups.com To unsubscribe from this group, send email to C_Sharp-unsubscribe googlegroups.com For more options, visit this group at http://groups-beta.google.com/group/C_Sharp?hl=en -~----------~----~----~----~------~----~------~--~---
|