It downloads and install correctly.
But once I add the required reference in my project, every time the application is creating a new DSOFile.OleDocumentProperties it throws an error 0x80040154 -- Class not registered.
And yet, the class is correctly registered.
I believe it's a problem of using a 32-bit DLL with a 64-bit application.