<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: esriAddIn not being created by VS 2013 &amp; 10.4 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221556#M5721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up figuring out my issue. I didn't notice that the name of the &lt;STRONG&gt;ESRI.ArcGIS.AddIns.Server.targets&lt;/STRONG&gt; had been renamed &lt;STRONG&gt;ESRI.ArcGIS.Server.SDK.targets &lt;/STRONG&gt;at some point between 10.1 and 10.4. I had to go into my CSPROJ file and update the name of the target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go out to your Program Files (x86)\MSBuild\Esri folder and make sure your .target files match the ones referenced in your VBPROJ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 16:31:58 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2016-04-20T16:31:58Z</dc:date>
    <item>
      <title>esriAddIn not being created by VS 2013 &amp; 10.4</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221554#M5719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d; font-family: 'Arial',sans-serif; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;Hi,&amp;nbsp; I am upgrading from 10.3 to 10.4. so I am resetting the references and re-compiling all of my applications in VS2013.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d; font-family: 'Arial',sans-serif; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt;I am not getting any errors but I am not getting the &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;esriAddIn file when I compile.&amp;nbsp; Way back when I upgraded to&lt;BR /&gt;10.3 I had to go into the vbproj file and the set the &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;ESRI.ArcGIS.AddIns.targets to ESRI.ArcGIS.AddIns.11.targets.&amp;nbsp; Those are set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="color: #3d3d3d; font-family: 'Arial',sans-serif; font-size: 10.5pt; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;The references are set to 10.4.0.0 and the application is set to the .NET Framework 4.5.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;In the Config.esriaddinx the target version is set to 10.4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;Targets&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;Target&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt; font-family: Consolas;"&gt;name&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;Desktop&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt; font-family: Consolas;"&gt;version&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;10.4&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;Targets&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Any ideas?&amp;nbsp; Thank you for your time.&amp;nbsp; Dale,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221554#M5719</guid>
      <dc:creator>DaleShearer</dc:creator>
      <dc:date>2016-04-19T19:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: esriAddIn not being created by VS 2013 &amp; 10.4</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221555#M5720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a very similar issue, but with the .soe file instead of the .esriadding file. Same configuration.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 16:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221555#M5720</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-04-20T16:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: esriAddIn not being created by VS 2013 &amp; 10.4</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221556#M5721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up figuring out my issue. I didn't notice that the name of the &lt;STRONG&gt;ESRI.ArcGIS.AddIns.Server.targets&lt;/STRONG&gt; had been renamed &lt;STRONG&gt;ESRI.ArcGIS.Server.SDK.targets &lt;/STRONG&gt;at some point between 10.1 and 10.4. I had to go into my CSPROJ file and update the name of the target.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go out to your Program Files (x86)\MSBuild\Esri folder and make sure your .target files match the ones referenced in your VBPROJ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 16:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221556#M5721</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-04-20T16:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: esriAddIn not being created by VS 2013 &amp; 10.4</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221557#M5722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I went to my &lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;Program Files (x86)\MSBuild\Esri and the AddIns.target file is ESRI.ArcGIS.AddIns.target.&amp;nbsp; In the VBPROJ file (from 10.3) it was ESRI.ArcGIS.AddIns.11.target.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;I removed the .11 from the three references and made sure the CSPROJ file was updating which it was.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;I also found that the AddInTargetVersion was set to 10.3.&amp;nbsp; I changed it to 10.4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; color: blue; font-family: Consolas; font-size: 9.5pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background: white; color: #a31515; font-family: Consolas; font-size: 9.5pt;"&gt;AddInTargetVersion&lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-family: Consolas; font-size: 9.5pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="background: white; color: black; font-family: Consolas; font-size: 9.5pt;"&gt;10.4&lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-family: Consolas; font-size: 9.5pt;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN style="background: white; color: #a31515; font-family: Consolas; font-size: 9.5pt;"&gt;AddInTargetVersion&lt;/SPAN&gt;&lt;SPAN style="background: white; color: blue; font-family: Consolas; font-size: 9.5pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;The esriAddIns are now being created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;This problem is resolved, thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;******************************************************&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;As always, on to the next problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;When I go to run the add ins I get the following&lt;BR /&gt;message:&amp;nbsp; “Application.OnStartup - event&lt;BR /&gt;invocation for COM objects requires event to be attributed with DispIDAttribute”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;“Object or Application that generated Error:&amp;nbsp; System.Core.”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;These sound like fun errors.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="color: #3d3d3d;"&gt;I will be marking this post as answered and start a new post on the above errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 14:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esriaddin-not-being-created-by-vs-2013-10-4/m-p/221557#M5722</guid>
      <dc:creator>DaleShearer</dc:creator>
      <dc:date>2016-04-21T14:05:26Z</dc:date>
    </item>
  </channel>
</rss>

