Hi all,
I'm having an issue with an add-in, namely that upon loading (going into the add-in manager, and activating the add-in) I get the error message that the add-in failed to load or caused an exception.
Error Message: <Unknown Error>
Error number: 80131522
The debugger doesn't even hit in Connect.cs at all, and Procmon shows no failures in loading the add-in assembly. I've double checked the .addin file and it looks fine as well.
Any help would be appreciated![Smile]()
I'm having an issue with an add-in, namely that upon loading (going into the add-in manager, and activating the add-in) I get the error message that the add-in failed to load or caused an exception.
Error Message: <Unknown Error>
Error number: 80131522
The debugger doesn't even hit in Connect.cs at all, and Procmon shows no failures in loading the add-in assembly. I've double checked the .addin file and it looks fine as well.
Any help would be appreciated