<?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 Visual Studio SOE templates missing in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540212#M14622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Visual Studio 2010 Express with ArcGIS 10.1, which is supposed to support the ArcObjects SDK.&amp;nbsp; I can see all of the Desktop templates, but the "Server Object Extenstions" templates are empty in "New Project".&amp;nbsp; I read somewhere, and if I remember correctly, these will not appear unless Framework 3.5 is targeted.&amp;nbsp; The problem is that VS2010 Express by default targets the 4.0 framework and I cannot change that until AFTER I start a new project and by then its too late to apply the template.&amp;nbsp; Not sure if this is the reason as I dont think the template are getting copied to "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\VCSExpress\ItemTemplates\ArcGIS\Server Object Extensions" either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I really going to need to buy an outdated version of Visual Studio Professional 2010 to migrate ONE SOE????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 15:48:27 GMT</pubDate>
    <dc:creator>EricO_Neal</dc:creator>
    <dc:date>2014-01-23T15:48:27Z</dc:date>
    <item>
      <title>Visual Studio SOE templates missing</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540212#M14622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Visual Studio 2010 Express with ArcGIS 10.1, which is supposed to support the ArcObjects SDK.&amp;nbsp; I can see all of the Desktop templates, but the "Server Object Extenstions" templates are empty in "New Project".&amp;nbsp; I read somewhere, and if I remember correctly, these will not appear unless Framework 3.5 is targeted.&amp;nbsp; The problem is that VS2010 Express by default targets the 4.0 framework and I cannot change that until AFTER I start a new project and by then its too late to apply the template.&amp;nbsp; Not sure if this is the reason as I dont think the template are getting copied to "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\VCSExpress\ItemTemplates\ArcGIS\Server Object Extensions" either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I really going to need to buy an outdated version of Visual Studio Professional 2010 to migrate ONE SOE????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 15:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540212#M14622</guid>
      <dc:creator>EricO_Neal</dc:creator>
      <dc:date>2014-01-23T15:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio SOE templates missing</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540213#M14623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may be able to change the default framework version used during Project creation by modifying your registry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not using Visual Studio 2010 Express, so I can't confirm whether or not this approach will work, but it's worth looking into.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In regedit, drill down to the following path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;STRONG&gt;HKEY_CURRENT_USER\Software\Microsoft\VSWinExpress&lt;/STRONG&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From here (and I'm doing a bit of guesswork since I don't have Express installed), look for a folder called &lt;/SPAN&gt;&lt;STRONG&gt;NewProjectDialog&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; With any luck this folder will exist and contain &lt;/SPAN&gt;&lt;STRONG&gt;FxVersion&lt;/STRONG&gt;&lt;SPAN&gt; as a string value that specifies the Framework version.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 20:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540213#M14623</guid>
      <dc:creator>ErinBrimhall</dc:creator>
      <dc:date>2014-01-23T20:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio SOE templates missing</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540214#M14624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; That key was found in the registry for Visual Studio Express Web Developer, but wasnt there for the C# desktop Express version of 2010.&amp;nbsp; What I did to get me moving was download the Professional 30 day trial version.&amp;nbsp; My suspicions were correct because the templates were missing in that as well until I switched to framework 3.5 on the start page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-soe-templates-missing/m-p/540214#M14624</guid>
      <dc:creator>EricO_Neal</dc:creator>
      <dc:date>2014-01-24T13:41:43Z</dc:date>
    </item>
  </channel>
</rss>

