Hi - I have been developing an add-in for Pro 3.3, using the latest SDK and Visual Studio 2022. I have several clients using it successfully. One client is able to install the add-in, but any time a button on the toolbar is clicked, Arc closes and pops up the error reporting message.
To rule out any problem with my code, I built another basic add-in with no code other than to create a button on a toolbar to load a ProWindow. On the client's machine, as soon as that is clicked, Arc crashes. The client machine has ArcGIS Pro 3.3 installed locally (not a virtualization), and has .NET version 8.0.112. The add-in files are installed to C:\Users\[USERNAME]\AppData\Local\ESRI\ArcGISPro\AssemblyCache\{d6086f3c-6207-4a54-8c73-2c965f1a45c2}
What else should we look for to try to get this working? Thanks for any help. I am at a loss.