I'm trying to compile the C# sample project from Ascom website: http://ascom-standards.org/.
However, using DriverAccess;
gives me problems since the compiler cannot locate the dll in the path specified at installation (all done automatically).
Conformance checker validates my Ascom Platform (the latest, 6 sp1).
I can't figure how to solve this.