Ensure Globals.ThisAddIn is public.
You may also get this if you are using a resource file in which case you also need to ensure the access modifier is set to Public:

Ensure Globals.ThisAddIn is public.
You may also get this if you are using a resource file in which case you also need to ensure the access modifier is set to Public:
