laptop and a wrench

Erro

Add-in projects developed in Visual Studio 2010 and ArcObjects .NET 10.1 does not generate the add-in file on Visual Studio 2012 on ArcObject .NET 10.2

Última Publicação: October 9, 2017 ArcGIS for Desktop
Número de ID do Erro NIM095643
EnviadoOctober 9, 2013
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS for Desktop
Versão encontrada10.2
Idioma do programaC#
Sistema OperacionalWindows OS
Versão do Sistema Operacional2012 64 Bit
StatusKnown Limit

Informações Adicionais

Users must manually change the .csproj file to reference the appropriate targets file as follows: 1. Open the .csProj file in any text editor 2. Search for the tag 3. Replace the entire tag with the below tag - 4. Save the file and build the solution in VS2012. You will see the add-in file has been generated. Note: This will also be the case going from VS2012 to VS2013 at ArcObjects 10.3.

Solução Provisória

1. Open the .cProj file in Notepad or any text editor.2. Search for the <Import project> tag.3. Replace the entire tag with the tag below: <Import Project="$(MSBuildExtensionsPath)\ESRI\ESRI.ArcGIS.AddIns.11.targets" Condition="Exists('$(MSBuildExtensionsPath)\ESRI\ESRI.ArcGIS.AddIns.11.targets')" />4. Save the file and build the solution in Visual Studio 2012. The add-in file has been generated.

Etapas para Reproduzir

ID do Erro: NIM095643

Software:

  • ArcGIS for Desktop

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download