Select to view content in your preferred language

Where is the ArcGIS.Desktop.TaskAssistant Assembly?

291
1
Jump to solution
12-20-2023 07:08 AM
BobCarberry2
New Contributor II

I am using ArcGIS Pro version 3.2.1.  I cannot seem to find ArcGIS.Desktop.TaskAssistant.  How do I import it?

Here is a link that describes it:

ArcGIS.Desktop.TaskAssistant Assembly—ArcGIS Pro

0 Kudos
1 Solution

Accepted Solutions
BobCarberry2
New Contributor II

I got it... I had to physically add the dll to the project:

In Visual Studio 2022 > Solution Explorer > right click project > Add > Project Reference > Browse to and select to add to the project: C:\Program Files\ArcGISPro\bin\Extensions\TaskAssistant\ArcGIS.Desktop.TaskAssistant.dll

View solution in original post

0 Kudos
1 Reply
BobCarberry2
New Contributor II

I got it... I had to physically add the dll to the project:

In Visual Studio 2022 > Solution Explorer > right click project > Add > Project Reference > Browse to and select to add to the project: C:\Program Files\ArcGISPro\bin\Extensions\TaskAssistant\ArcGIS.Desktop.TaskAssistant.dll

0 Kudos