Recently decided to and add some custom tools to our ArcGIS Pro 3.2 installs. I've followed along with the ProGuide to installing the SDK, then followed along with the 'ProGuide: Build your first add in' (just add a button). When I build and test the tool I get lots of XAML binding failures (and not including anything using xaml).
The initial build succeeds and Pro opens. Before I even get started on the home screen there are 13 Binding failures on the home screen (photo below). Then I start without a template and it jumps to 99+ failures. I go to the add-in tab and the button is there, and works in Pro. That said as I try to add to other DAML locations, it never works and wondering if related.
- Dev on Windows 11 OS
- ArcGIS Pro 3.2 (reinstalled as well)
- Visual Studio Community 2022 v17.8.1
- Workload Component: .NET desktop development
- Workload Component: UWP development
- Marketplace Extensions: ArcGIS Pro SDK for .NET 3.2.0.49743 (and Utilities)
Thank to anyone that may have encountered this and knows a way to solve.
Photos below
Pro Launching in Debug
XAML Binding failures