Troubleshooting

Widget, map tool, or feature action is not listed in the application

If a custom widget is not listed as expected in the Add Widget dialog box, check the following points. These also apply to a custom map tool and feature action not being listed where expected.

The application no longer starts up

If the application no longer starts as expected after developing add-ins:

All built-in widgets are listed twice in the application

If the Add Widget dialog box lists all built-in widgets twice when a custom add-in is loaded into the application, check that the ESRI.ArcGIS.OperationsDashboard assembly reference in the add-in project has the CopyLocal property set to False. Also check the folder referenced in the /addinpath startup argument does not contain a copy of this assembly. Delete any spare copies of this assembly; the correct single location of this assembly during development is the \SDK\OperationsDashboard subfolder of the ArcGIS Runtime SDK for WPF install folder.

1/27/2015