Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Help with assembly references

User Image
AlanBes
29 discussion posts
I'm needing to use the following library: Logos4Lib

From Ole/Com Object viewer I have the following info:
typelib filename: LogosCom.exe
library Logos4Lib

I have added the exe as a reference using the format:
"C:\Users\myname\AppData\Local\Logos\System\LogosCom.exe"

However, when I add

using Logos4Lib;

I still get the following error:
3: The type or namespace name 'Logos4Lib' could not be found (are you missing a using directive or an assembly reference?)

The LogosCom.exe is only 64 bit - is that perhaps the problem?
Dec 6, 2021  • #1
User Image
AlanBes
29 discussion posts
I've just installed beta 8, and using the new "Add reference" feature, it doesn't add LogosCom.exe
Dec 7, 2021  • #2
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hi Alan,

I checked in with our developers on this, here's what they said:

"It would need to be a .NET assembly in order for it to reference it. If you're trying to add a COM reference, you might need to create a .NET assembly to wrap that, then reference that custom DLL."

Thanks!
Dec 16, 2021  • #3
User Image
AlanBes
29 discussion posts
Thanks for the reply. That’s new territory for me, but will look into how to do that.
Dec 16, 2021  • #4
Was this helpful?  Login to Vote(-)  Login to Vote(-)