FarleySoftware
Programmer
I'm stuck on an error message that appears in my Visual Studio VB.NET 2005 project.
When I build the solution, I get the following error:
Unable to find dependency 'DAO' (Signature='31BF3856AD364E35' Version='10.0.4504.0') of assembly '3rdparty.dll'
(3rdparty.dll is not the file name of course)
This error did not appear on the previous development machine. (I'm having a lot of trouble with getting the client to provide a stable design environment)
I've tried adding reference to DAO 3.6 COM DLL with no luck. When I have added it, I get a separate and additional error message stating that I should exclude DAO 3.6's DLL.
Any ideas? Hope I'm posting this in the correct forum; it may not be so much a language thing as a Visual Studio thing.
When I build the solution, I get the following error:
Unable to find dependency 'DAO' (Signature='31BF3856AD364E35' Version='10.0.4504.0') of assembly '3rdparty.dll'
(3rdparty.dll is not the file name of course)
This error did not appear on the previous development machine. (I'm having a lot of trouble with getting the client to provide a stable design environment)
I've tried adding reference to DAO 3.6 COM DLL with no luck. When I have added it, I get a separate and additional error message stating that I should exclude DAO 3.6's DLL.
Any ideas? Hope I'm posting this in the correct forum; it may not be so much a language thing as a Visual Studio thing.