Failed to check if activated: File not found

Hi guys!

So I have been trying to make the example work with VBA and I keep getting an error Failed to check if activated: File not found when I try opening the .xlam file.Any ideas of why im getting this?

Thank you for your time!

You're getting this because you're just running the example app without changing the Version GUID in the example or any of the other things you need to modify. So, start the example with macros not enabled, open the Visual Basic editor, and then start the project from within there (after changing the Version GUID).

See: https://wyday.com/limelm/help/using-turboactivate-with-vba/