<?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 Azure Analysis Services Accessing On-Premise Data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Azure-Analysis-Services-Accessing-On-Premise-Data/m-p/210464#M6645</link>
    <description>&lt;P&gt;I'm trying to POC the use of Azure AS using data from an on-premise SQL Server DB. To that end, I have an Azure AS instance created and have also installed the Azure AS Gateway on a VM on-prem. I then created a simple tabular project in Visual Studio with data from a table located in an on-premise database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I attempt to deploy the VS project to the Azure AS instance, the tabular metadata is deployed but I receive the following error when the data is being processed from the on-prem SQL Server DB:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cannot process database. Reason: Failed to save modifications to the server. Error returned: 'An error occurred during On-Premise Gateway related activity. Additional error details: DM_GWPipeline_Gateway_DataSourceAccessError&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Received error payload from gateway service with ID 1297307: Error creating OLE DB row set..&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error creating OLE DB row set.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Class not registered&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the trace logs on the machine where I have the AS Gateway installed I see the following error as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DM.EnterpriseGateway Error: 0 : 2017-07-08T13:53:50.3245629Z DM.EnterpriseGateway&amp;nbsp;&amp;nbsp; &amp;nbsp;63ddf33a-3bdc-4ff8-aff1-76c8934f4ec6&amp;nbsp;&amp;nbsp; &amp;nbsp;b99d3f14-c0f4-4830-b799-188b5095da4a&amp;nbsp;&amp;nbsp; &amp;nbsp;MGON&amp;nbsp;&amp;nbsp; &amp;nbsp;b99d3f14-c0f4-4830-b799-188b5095da4a&amp;nbsp;&amp;nbsp; &amp;nbsp;6817BDD9 [DM.Pipeline.Common] Non-gateway exception encountered in activity scope: System.Runtime.InteropServices.COMException (0x80040154): Class not registered&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.OleDbBase.IDataInitializeExtensions.GetDataSource[T](IDataInitialize dataInitialize, CLSCTX clsCtx, String initializationString, Guid riid)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.ConnectionStrings.OleDbFullConnectionString.&amp;lt;&amp;gt;c__DisplayClass13_0.&amp;lt;InitializeDataSourceConnection&amp;gt;b__0()&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.Common.Diagnostics.PipelineTelemetryService.ExecuteInActivity[T](PipelineActivityType pipelineActivityType, Func`1 action)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if anyone has encountered this? It appears to be an issue with the GW connecting to the on-premise database but I'm sure why. I have the Azure Gateway service configure to log on as a domain admin account so it shouldn't be a rights issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob K.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2017 11:46:17 GMT</pubDate>
    <dc:creator>bkundrat</dc:creator>
    <dc:date>2017-07-12T11:46:17Z</dc:date>
    <item>
      <title>Azure Analysis Services Accessing On-Premise Data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-Analysis-Services-Accessing-On-Premise-Data/m-p/210464#M6645</link>
      <description>&lt;P&gt;I'm trying to POC the use of Azure AS using data from an on-premise SQL Server DB. To that end, I have an Azure AS instance created and have also installed the Azure AS Gateway on a VM on-prem. I then created a simple tabular project in Visual Studio with data from a table located in an on-premise database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I attempt to deploy the VS project to the Azure AS instance, the tabular metadata is deployed but I receive the following error when the data is being processed from the on-prem SQL Server DB:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cannot process database. Reason: Failed to save modifications to the server. Error returned: 'An error occurred during On-Premise Gateway related activity. Additional error details: DM_GWPipeline_Gateway_DataSourceAccessError&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Received error payload from gateway service with ID 1297307: Error creating OLE DB row set..&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Error creating OLE DB row set.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Class not registered&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the trace logs on the machine where I have the AS Gateway installed I see the following error as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;DM.EnterpriseGateway Error: 0 : 2017-07-08T13:53:50.3245629Z DM.EnterpriseGateway&amp;nbsp;&amp;nbsp; &amp;nbsp;63ddf33a-3bdc-4ff8-aff1-76c8934f4ec6&amp;nbsp;&amp;nbsp; &amp;nbsp;b99d3f14-c0f4-4830-b799-188b5095da4a&amp;nbsp;&amp;nbsp; &amp;nbsp;MGON&amp;nbsp;&amp;nbsp; &amp;nbsp;b99d3f14-c0f4-4830-b799-188b5095da4a&amp;nbsp;&amp;nbsp; &amp;nbsp;6817BDD9 [DM.Pipeline.Common] Non-gateway exception encountered in activity scope: System.Runtime.InteropServices.COMException (0x80040154): Class not registered&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.OleDbBase.IDataInitializeExtensions.GetDataSource[T](IDataInitialize dataInitialize, CLSCTX clsCtx, String initializationString, Guid riid)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.ConnectionStrings.OleDbFullConnectionString.&amp;lt;&amp;gt;c__DisplayClass13_0.&amp;lt;InitializeDataSourceConnection&amp;gt;b__0()&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; at Microsoft.PowerBI.DataMovement.Pipeline.Common.Diagnostics.PipelineTelemetryService.ExecuteInActivity[T](PipelineActivityType pipelineActivityType, Func`1 action)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if anyone has encountered this? It appears to be an issue with the GW connecting to the on-premise database but I'm sure why. I have the Azure Gateway service configure to log on as a domain admin account so it shouldn't be a rights issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob K.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 11:46:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-Analysis-Services-Accessing-On-Premise-Data/m-p/210464#M6645</guid>
      <dc:creator>bkundrat</dc:creator>
      <dc:date>2017-07-12T11:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Analysis Services Accessing On-Premise Data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Azure-Analysis-Services-Accessing-On-Premise-Data/m-p/210739#M6653</link>
      <description>&lt;P&gt;The problem has been fixed so I thought I'd post an update. It turns out I didn't have the correct driver (&lt;SPAN&gt;SQL Server Native Client 11.0&lt;/SPAN&gt;) installed on the gateway machine. This fixed the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 17:36:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Azure-Analysis-Services-Accessing-On-Premise-Data/m-p/210739#M6653</guid>
      <dc:creator>bkundrat</dc:creator>
      <dc:date>2017-07-12T17:36:29Z</dc:date>
    </item>
  </channel>
</rss>

