<?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: Visual Studio version for EG add-in development in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368333#M24116</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246"&gt;@ChrisBrooks&lt;/a&gt;&amp;nbsp;is correct.&amp;nbsp; Using Visual Studio 2017 to create your custom tasks is completely fine &lt;STRONG&gt;*as long as*&lt;/STRONG&gt; you target a version of the .NET Framework that is compatible with the version of EG or AMO you intend to run the tasks in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following table shows the .NET Framework version that was targeted by each EG (and AMO) version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="wikitable"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH&gt;SAS Enterprise Guide&lt;/TH&gt;
&lt;TH&gt;.NET Framework&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;7.1, 7.11, 7.12, 7.13&lt;/TD&gt;
&lt;TD&gt;4.5.1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;6.1&lt;/TD&gt;
&lt;TD&gt;4.0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;5.1&lt;/TD&gt;
&lt;TD&gt;4.0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;4.3&lt;/TD&gt;
&lt;TD&gt;3.5&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a custom task to be compatible with a specific EG/AMO version, it must target the same or earlier&amp;nbsp;.NET Framework version. For example, if your custom task&amp;nbsp;targeted .NET Framework 3.5, it should work in EG 4.3 and later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This also means you can't accept the default .NET Framework version used in Visual Studio 2017, since it is 4.7, which is newer than the current latest version targeted by EG/AMO; you'll have to change it to target an older .NET Framework version, depending on which versions of EG/AMO&amp;nbsp;you wish to support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2017 13:59:43 GMT</pubDate>
    <dc:creator>CaseySmith</dc:creator>
    <dc:date>2017-06-19T13:59:43Z</dc:date>
    <item>
      <title>Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/367898#M24081</link>
      <description>&lt;P&gt;Using Chris Hemedinger's amazing book and downloadable examples/templates, we have begun developing custom tasks for EG (7.1).&amp;nbsp; We are about to go full bore into this, and were wondering if anyone had experience developing with a version of Visual Studio beyond 2013.&amp;nbsp; We would like to use Visual Studio 2017 since it is our current standard, but didn't know if we would encounter issues with the .NET Framework version, debugging interface, or using Chris' templates.&amp;nbsp; Anyone have ideas on this?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 21:54:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/367898#M24081</guid>
      <dc:creator>JayDZimmerman</dc:creator>
      <dc:date>2017-06-16T21:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368119#M24085</link>
      <description>&lt;P&gt;&lt;EM&gt;Paging &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;..??&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 00:16:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368119#M24085</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2017-06-19T00:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368239#M24104</link>
      <description>&lt;P&gt;I don't think you should encounter problems with the .NET Framework since you can specify which one to use inside Visual Studio (as long as you have the version you want to use installed). I would also have thought you would be OK with the templates but as Andrew saya Chris Hemedinger is the authority on this.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 10:56:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368239#M24104</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-06-19T10:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368333#M24116</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246"&gt;@ChrisBrooks&lt;/a&gt;&amp;nbsp;is correct.&amp;nbsp; Using Visual Studio 2017 to create your custom tasks is completely fine &lt;STRONG&gt;*as long as*&lt;/STRONG&gt; you target a version of the .NET Framework that is compatible with the version of EG or AMO you intend to run the tasks in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following table shows the .NET Framework version that was targeted by each EG (and AMO) version:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="wikitable"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH&gt;SAS Enterprise Guide&lt;/TH&gt;
&lt;TH&gt;.NET Framework&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;7.1, 7.11, 7.12, 7.13&lt;/TD&gt;
&lt;TD&gt;4.5.1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;6.1&lt;/TD&gt;
&lt;TD&gt;4.0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;5.1&lt;/TD&gt;
&lt;TD&gt;4.0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;4.3&lt;/TD&gt;
&lt;TD&gt;3.5&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a custom task to be compatible with a specific EG/AMO version, it must target the same or earlier&amp;nbsp;.NET Framework version. For example, if your custom task&amp;nbsp;targeted .NET Framework 3.5, it should work in EG 4.3 and later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This also means you can't accept the default .NET Framework version used in Visual Studio 2017, since it is 4.7, which is newer than the current latest version targeted by EG/AMO; you'll have to change it to target an older .NET Framework version, depending on which versions of EG/AMO&amp;nbsp;you wish to support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 13:59:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368333#M24116</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2017-06-19T13:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368441#M24127</link>
      <description>&lt;P&gt;Thank you all for the great input.&amp;nbsp; It sounds like we should be able to move forward with VS 2017 as long as we set the correct framework target (that chart is really helpful).&amp;nbsp; I'll try copying the template files to the 2017 directory and hope that Microsoft hasn't changed the format since 2013; it wouldn't be the first time they've done that to me.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 18:53:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368441#M24127</guid>
      <dc:creator>JayDZimmerman</dc:creator>
      <dc:date>2017-06-19T18:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio version for EG add-in development</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368560#M24128</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/149375"&gt;@JayDZimmerman&lt;/a&gt;&amp;nbsp;- don't forget to vote for your preferred accepted solution (if applicable).&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 02:19:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Visual-Studio-version-for-EG-add-in-development/m-p/368560#M24128</guid>
      <dc:creator>AndrewHowell</dc:creator>
      <dc:date>2017-06-20T02:19:39Z</dc:date>
    </item>
  </channel>
</rss>

