<?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 add-in custom tasks in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/add-in-custom-tasks/m-p/7448#M2360</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I would like to use  "Example custom tasks with source code" available at &lt;A href="http://support.sas.com/documentation/onlinedoc/guide/customtasks/index.htm" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/guide/customtasks/index.htm&lt;/A&gt;  but when a want to add in Guide add-ins  the dll generated in \EGAddIn4\EGAddIn4\bin\Release i have this message :&lt;BR /&gt;
 &lt;BR /&gt;
error : The add-in does not contains the correct interface signature.&lt;BR /&gt;
 &lt;BR /&gt;
FYI i use visual studio c# express 2008  to open the project , no modification in the delivered example code, just generate ...&lt;BR /&gt;
 &lt;BR /&gt;
may be a .net version problem ? (Visual Studio 2008 run with .net 2 , 3 et 3.5 and SAS Guide using .net 1.1 ) ... how to use .net 1.0 with visual Studio 2008 ?&lt;BR /&gt;
 &lt;BR /&gt;
BR,&lt;BR /&gt;
 &lt;BR /&gt;
Greg</description>
    <pubDate>Thu, 13 Mar 2008 15:32:36 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-03-13T15:32:36Z</dc:date>
    <item>
      <title>add-in custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/add-in-custom-tasks/m-p/7448#M2360</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I would like to use  "Example custom tasks with source code" available at &lt;A href="http://support.sas.com/documentation/onlinedoc/guide/customtasks/index.htm" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/guide/customtasks/index.htm&lt;/A&gt;  but when a want to add in Guide add-ins  the dll generated in \EGAddIn4\EGAddIn4\bin\Release i have this message :&lt;BR /&gt;
 &lt;BR /&gt;
error : The add-in does not contains the correct interface signature.&lt;BR /&gt;
 &lt;BR /&gt;
FYI i use visual studio c# express 2008  to open the project , no modification in the delivered example code, just generate ...&lt;BR /&gt;
 &lt;BR /&gt;
may be a .net version problem ? (Visual Studio 2008 run with .net 2 , 3 et 3.5 and SAS Guide using .net 1.1 ) ... how to use .net 1.0 with visual Studio 2008 ?&lt;BR /&gt;
 &lt;BR /&gt;
BR,&lt;BR /&gt;
 &lt;BR /&gt;
Greg</description>
      <pubDate>Thu, 13 Mar 2008 15:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/add-in-custom-tasks/m-p/7448#M2360</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-13T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: add-in custom tasks</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/add-in-custom-tasks/m-p/7449#M2361</link>
      <description>It is a .NET version issue.  For EG 4.1, you must use .NET 1.1.  Unfortunately you cannot target .NET 1.1 with VS2008 or VS2005, even the express editions.  You need VS2003, which does not have a free express edition.&lt;BR /&gt;
&lt;BR /&gt;
Our next release supports .NET 2.0, and you can use .NET 2.0, 3.0, and 3.5 to create custom tasks.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 13 Mar 2008 18:27:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/add-in-custom-tasks/m-p/7449#M2361</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2008-03-13T18:27:57Z</dc:date>
    </item>
  </channel>
</rss>

