<?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: EG 7.1 run time error after the installation in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204747#M2918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run multiple versions of EG on the same PC. I have EG 5.1 and 6.1 for example. Your best bet is to reinstall EG 7.1 and make sure the install runs without errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 19:55:19 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2015-04-27T19:55:19Z</dc:date>
    <item>
      <title>EG 7.1 run time error after the installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204746#M2917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the following error after installing EG 7.1 on windows 7.&amp;nbsp; I still have EG 5.1 on my desktop too just in case the 7.1 does not work properly.&amp;nbsp; Do I have to uninstall older version of EG to install a newer version?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'sas.iomprovider.1' provider is not registered on the local machine.&lt;/P&gt;&lt;P&gt;-------------------------- Technical Information Follows --------------------------&lt;/P&gt;&lt;P&gt;Exception Details:&lt;/P&gt;&lt;P&gt;----------------------------------------&lt;/P&gt;&lt;P&gt;Exception type:&amp;nbsp; System.InvalidOperationException&lt;/P&gt;&lt;P&gt;Message:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The 'sas.iomprovider.1' provider is not registered on the local machine.&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Data&lt;/P&gt;&lt;P&gt;Target Site:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GetDataSource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stack Trace:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper&amp;amp; datasrcWrapper)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal&amp;amp; connection)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Data.OleDb.OleDbConnection.Open()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Adapters.ExecutionWorkspaceConnection.GetMacroVariableValueFromServer(String macroVariable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Adapters.ExecutionWorkspaceConnection.InitializeConnection(IJobLog initializationLogThatCouldBeNull)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Adapters.ExecutionWorkspaceConnection..ctor(String serverName, Boolean usePrimaryWorkspace, Boolean useGridIfAvailable, IJobLog initializationLogThatCouldBeNull)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Adapters.WorkspaceExecutor.Connect(String serverName, IJobLog jobLog, ResultManager resultManager, Boolean usePrimaryWorkspace, Boolean useGridIfAvailable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.WorkspaceJob.OnExecuting(EventArgs e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Job.Execute()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at SAS.EG.JobManagement.Job.HandleJobUnblocked(Object state, Boolean timedOut)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 16:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204746#M2917</guid>
      <dc:creator>yzhou2004</dc:creator>
      <dc:date>2015-04-27T16:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 run time error after the installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204747#M2918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run multiple versions of EG on the same PC. I have EG 5.1 and 6.1 for example. Your best bet is to reinstall EG 7.1 and make sure the install runs without errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 19:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204747#M2918</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-04-27T19:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 run time error after the installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204748#M2919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replies.&amp;nbsp; I tried reinstallations a couple of times and all went through w/o errors.&amp;nbsp; But still get the run time error once EG 7.1 starts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 20:08:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204748#M2919</guid>
      <dc:creator>yzhou2004</dc:creator>
      <dc:date>2015-04-27T20:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 run time error after the installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204749#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you doing in EG that causes this problem? Looks like you are using OLEDB for something perhaps importing data. Are you using 64-bit EG or 32-bit? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 20:35:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204749#M2920</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-04-27T20:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: EG 7.1 run time error after the installation</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204750#M2921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah, just tried reinstallation one more time and it works.&amp;nbsp; I was simply doing proc setinit; run;&lt;/P&gt;&lt;P&gt;I guess the prior installations were all corrupted without any warnings.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 21:10:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-7-1-run-time-error-after-the-installation/m-p/204750#M2921</guid>
      <dc:creator>yzhou2004</dc:creator>
      <dc:date>2015-04-27T21:10:02Z</dc:date>
    </item>
  </channel>
</rss>

