I am trying to refer ACEOLEDB.DLL
in my project but it's giving me following error:
A reference to the "ACEOLEDB.DLL" could not be added.Please make sure that the file is accessible and that it is a valid assembly or COM component.
I copied above dll from C:\Program Files\Common Files\Microsoft Shared\OFFICE14
folder.
I am completely blank why visual studio 2012 is not allowing me to refer this DLL.