Microsoft
Software
Hardware
Network
Question : Reference Problem - Name conflicts with existing project, module or object library
I am trying to add a reference in the module to Microsoft Outlook 12.0 Object Library.
The following error results:
Name conflicts with existing project, module or object library
There is no module or even reference within any module to Outlook or the file name MSOUTL.OLB
The other references in the system are:
Visual Basic For Applications
Microsoft Access 12.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft Excel 12.0 Object Library
Microsoft Active X Data Objects 2.5 Library
OLE Automation
Any ideas as to why there is a conflict?
Answer : Reference Problem - Name conflicts with existing project, module or object library
Have you tried importing it all to a new DB and then seeing what happens?
Random Solutions
Batch file that does a file search and then if found executes a specific command on the file
Visual Basic Search and Replace through large text file
(NEWBIE)Visual Studio (Concurrent I/O operations error) (NEWBIE)
Need help in creating XML file
Batch file to "net use" and capture output to a text file
Font formula
SharePoint Designer - Assign Task to Multiple Receipients and Reassign
Excel VBA count numbers and copy cell
Abstract class and interface
How to pass variable to sql server stored procedure from access mdb form