<?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 Enterprise Guide VB Net Automation in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-VB-Net-Automation/m-p/63916#M6406</link>
    <description>I seem to have a basic problem, I wanted to automate EG Guide via VB Net 2008, but I keep getting error messages that  Message="C:\Users\ABC\Documents\Visual Studio 2008\Projects\WindowsApplication2\WindowsApplication2\bin\Debug\SEGuide.exe" was not found&lt;BR /&gt;
&lt;BR /&gt;
I have registered the assembly and also references the SASEGScripting via the Project Explorer.  I checked the C# application pdf that was in SAS.support and was able to make some headway..but I still am stuck in the area above.&lt;BR /&gt;
&lt;BR /&gt;
Here is my simple code&lt;BR /&gt;
&lt;BR /&gt;
    Dim ProjectName As String = "C:\\Users\ABC\Documents\My SAS Files\Test_NET.egp"&lt;BR /&gt;
        Dim EGApp As New SAS.EG.Scripting.Application&lt;BR /&gt;
        Dim EGproj As New SAS.EG.Scripting.Project&lt;BR /&gt;
        EGproj = EGApp.Open(ProjectName, "") &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;--It fails here&lt;BR /&gt;
        EGApp.Quit()&lt;BR /&gt;
&lt;BR /&gt;
Can someone please help me ?</description>
    <pubDate>Wed, 03 Mar 2010 06:51:08 GMT</pubDate>
    <dc:creator>Penterasa</dc:creator>
    <dc:date>2010-03-03T06:51:08Z</dc:date>
    <item>
      <title>Enterprise Guide VB Net Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-VB-Net-Automation/m-p/63916#M6406</link>
      <description>I seem to have a basic problem, I wanted to automate EG Guide via VB Net 2008, but I keep getting error messages that  Message="C:\Users\ABC\Documents\Visual Studio 2008\Projects\WindowsApplication2\WindowsApplication2\bin\Debug\SEGuide.exe" was not found&lt;BR /&gt;
&lt;BR /&gt;
I have registered the assembly and also references the SASEGScripting via the Project Explorer.  I checked the C# application pdf that was in SAS.support and was able to make some headway..but I still am stuck in the area above.&lt;BR /&gt;
&lt;BR /&gt;
Here is my simple code&lt;BR /&gt;
&lt;BR /&gt;
    Dim ProjectName As String = "C:\\Users\ABC\Documents\My SAS Files\Test_NET.egp"&lt;BR /&gt;
        Dim EGApp As New SAS.EG.Scripting.Application&lt;BR /&gt;
        Dim EGproj As New SAS.EG.Scripting.Project&lt;BR /&gt;
        EGproj = EGApp.Open(ProjectName, "") &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;--It fails here&lt;BR /&gt;
        EGApp.Quit()&lt;BR /&gt;
&lt;BR /&gt;
Can someone please help me ?</description>
      <pubDate>Wed, 03 Mar 2010 06:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-VB-Net-Automation/m-p/63916#M6406</guid>
      <dc:creator>Penterasa</dc:creator>
      <dc:date>2010-03-03T06:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Guide VB Net Automation</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-VB-Net-Automation/m-p/63917#M6407</link>
      <description>I 'm trying to do the same in VBS&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=9182&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=9182&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Maybe you will find some way to find your solution with the script attached in my post ...&lt;BR /&gt;
&lt;BR /&gt;
Best regards,</description>
      <pubDate>Mon, 29 Mar 2010 18:06:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Enterprise-Guide-VB-Net-Automation/m-p/63917#M6407</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-29T18:06:02Z</dc:date>
    </item>
  </channel>
</rss>

