0
votes
1answer
889 views
COM object in C# VS2008: Error loading type library/DLL
I am trying to reference a third party COM DLL from a Visual Studio 2008 project (.NET 3.5 SP1) on Vista Ultimate.
I ran the setup for the COM component, and then discovered that it was not …
