Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
62 stars 57 forks source link

New 2016 AGOL .Net Addin for TraceIsolation Grayed Out in Debug #168

Open manya66 opened 7 years ago

manya66 commented 7 years ago

I have recently upgraded my ArcGIS to 10.4.1 and my Visual Studio to 2015 from 2012. I downloaded the ArcGIS for Local Govt. solution package from July of this year and configured the projects for my data. But when I try to debug the WaterUtilitiesDesktopAddIn TraceIsolation tool, I click the Valve Isolation trace tool in the toolbar of ArcMap app., but the tool is grayed out and nothing appears to be happening in the Visual Studio environment (no breakpoints getting hit). Can anyone help me understand why?

When I open my older version of the AGOL solution from within VS 2015 and run debug, it works just fine.

Thanks.

MikeMillerGIS commented 7 years ago

Probably just a version conflict. In Arcmap, remove the addins. Restart arcmap. Do a full rebuild and launch in debug mode, should be all set.

MikeMillerGIS commented 7 years ago

@manya66 are you still having the issue? Where you able to resolve it?