Installation and setup

Start here to download, install, and set up ArcGIS Runtime SDK for WPF. You can install multiple versions (e.g. 10.2, 10.2.2, 10.2.3 and 10.2.5) of the SDK on the same machine. You can also install the ArcGIS Runtime SDK for WPF on the same machine as other ArcGIS Runtime SDKs.

Steps:
  1. Download the SDK and extract it or insert the ArcGIS Runtime SDK for WPF media.
  2. Make sure the machine you want to use as your development machine meets the System requirements. For late-breaking release information, see Release notes.

    You must install your IDE (Microsoft Visual Studio or Expression Blend) before installing this SDK.

  3. Double-click the Setup.exe file at the top level of the extracted files you downloaded in step 1 to start the installation wizard.

    The ArcGIS Runtime SDK for WPF installation wizard appears.

  4. Click Next.
  5. Follow the on-screen instructions. In the Select Features panel, you can change the default installation directory by clicking Change, then navigating to the directory you want. Make sure this directory is on your development machine. You must have write permissions to this directory. Ensure no other users are using the directory.
  6. On the Select Features panel, if you want ArcGIS Runtime SDK for WPF to be integrated with Expression Blend and/or Visual Studio, select the IDE Integration feature.
  7. On the last panel of the wizard, click Finish.

    The ArcGIS Runtime SDK for WPF is installed.

Setup steps if you're using Visual Studio

Steps:
  1. In the Visual Studio main menu, create a WPF application project by clicking File > New > Project.
  2. In the New Project dialog box, in the left pane, browse to Visual C# > Windows > ArcGIS or Other Languages > Visual Basic > Windows > ArcGIS.
  3. In the middle pane, double-click ArcGIS Runtime SDK for WPF Application.

    Now you are ready to open a WPF Window in XAML view and add code to work with local and online service layers. For details, see Getting started with Visual Studio and ArcGIS Runtime.

Setup steps if you're using Expression Blend

The following steps describe how to open the ArcGIS Runtime SDK for WPF application project template, which contains the library references you need.

Steps:
  1. Open Expression Blend.
  2. Click File > New > Project.

    The New Project dialog box appears with the list of installed templates.

  3. Browse to WPF > ArcGIS.

    The ArcGIS Runtime SDK for WPF Application template displays in the main area of the dialog box.

  4. Click the Language drop-down menu and click either Visual C# or Visual Basic, then click OK.

    Now you are ready to use the template to jump-start your development work. For details, see Getting started with Expression Blend and ArcGIS Runtime.

Related Topics

1/27/2015