Dll Error
-
i am cretaing a COM object, aftrer ading reference to a Dll using the add reference dialogue, i get the error below. i don't understand what is means and how to solve it. Error 1 The type 'Sosinpw.SheetStatus' exists in both 'd:\projects\necoscan\necoscan\obj\Debug\Interop.Sosinpw.dll' and 'c:\Program Files\DRS\SKW\Interop.Sosinpw.dll' thank you.
-
i am cretaing a COM object, aftrer ading reference to a Dll using the add reference dialogue, i get the error below. i don't understand what is means and how to solve it. Error 1 The type 'Sosinpw.SheetStatus' exists in both 'd:\projects\necoscan\necoscan\obj\Debug\Interop.Sosinpw.dll' and 'c:\Program Files\DRS\SKW\Interop.Sosinpw.dll' thank you.
It seems that you are referencing two different assemblies, both explicitly or implicitly, and each of them defines a type with the same name and namespace