Our group is working collectively on a solution with a reference to Microsoft DAO 3.6 Object Library. On all PC's we browse and point at the same DLL at the same location. But on my pc the name is Interop.DAO and on others its dao. The impact is seen when we check our source code in, all references are broken as one is DAO and the other dao.
The path we all point to is C:\Program Files (x86)\Common Files\microsoft shared\DAO\dao360.dll
The other 2 pc's identity field is different as is the strong name ( true for dao a& false for DAO ) in the reference properties.We are going nuts - what can we do for all of us to have the project file have just one DAO or dao reference ? Is there a setting in VS2012 ? or what ? Thanks !!!!
andrew