<?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 Upgrade SAS Enterprise guide and custom tasks in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332205#M22046</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lately I have one question in my mind about Enterprise Guide 5.1, custom tasks and Software upgrade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i have 50's custom tasks working in SAS Enterprise Guide 5.1 and i want to upgrade SAS Enterprise Guide to 7.2. So with this upgrade can my custom tasks stop working? Or doesn't have any impact?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I using Framework 4 .NET in my custom tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2017 15:30:44 GMT</pubDate>
    <dc:creator>bernardorosario</dc:creator>
    <dc:date>2017-02-13T15:30:44Z</dc:date>
    <item>
      <title>Upgrade SAS Enterprise guide and custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332205#M22046</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lately I have one question in my mind about Enterprise Guide 5.1, custom tasks and Software upgrade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i have 50's custom tasks working in SAS Enterprise Guide 5.1 and i want to upgrade SAS Enterprise Guide to 7.2. So with this upgrade can my custom tasks stop working? Or doesn't have any impact?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I using Framework 4 .NET in my custom tasks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:30:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332205#M22046</guid>
      <dc:creator>bernardorosario</dc:creator>
      <dc:date>2017-02-13T15:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade SAS Enterprise guide and custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332206#M22047</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/128216"&gt;@bernardorosario&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would expect that you would still need to recompile your custom tasks on the new version of .NET Framework.&lt;/P&gt;
&lt;P&gt;According to "System Requirements--SAS® Enterprise Guide 7.1" (&amp;nbsp;&lt;A href="http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf" target="_blank"&gt;http://support.sas.com/documentation/installcenter/en/ikeguidesr/68009/PDF/default/sreq.pdf&lt;/A&gt; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft .NET Framework 4.5.1 (prior to version 7.13)&lt;BR /&gt;Microsoft .NET Framework 4.6 (version 7.13 and later)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:36:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332206#M22047</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-02-13T15:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade SAS Enterprise guide and custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332207#M22048</link>
      <description>&lt;P&gt;Not to contradict my friend&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;, but your tasks&amp;nbsp;&lt;STRONG&gt;should&lt;/STRONG&gt; work without modification or recompiling, as long as they adhere to the published APIs and code libraries (SAS.Shared.Addins.dll and SAS.Tasks.Toolkit.dll).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332207#M22048</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-02-13T15:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade SAS Enterprise guide and custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332209#M22049</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;feel free to contradict me where necessary!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:39:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Upgrade-SAS-Enterprise-guide-and-custom-tasks/m-p/332209#M22049</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-02-13T15:39:43Z</dc:date>
    </item>
  </channel>
</rss>

