<?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 Cannot Create Scheduled Refresh Plan (Report Server August 2018) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Cannot-Create-Scheduled-Refresh-Plan-Report-Server-August-2018/m-p/497561#M7385</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a scheduled refresh plan using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PowerBI Desktop optimized for Report Server (August 2018)&lt;/LI&gt;&lt;LI&gt;PowerBI Report Server (August 2018)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To test this, I've created a &lt;STRONG&gt;Test&lt;/STRONG&gt; directory, to which I have full permissions. The same user has &lt;STRONG&gt;System Administrator&lt;/STRONG&gt; and &lt;STRONG&gt;System User&lt;/STRONG&gt; permissions in the &lt;STRONG&gt;Site Settings&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a very basic report in Power BI Desktop, which runs a very basic query against a SQL Server database, using &lt;STRONG&gt;Import&lt;/STRONG&gt; mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can create a Shared schedule without any problems and I can see this as a new SQL Server Agent job on our Report Server. However, when I try to assign this shared schedule (or a non-shared schedule) to the report, I get the message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;An error has occurred. Something went wrong. Please try again later.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the RSPortal_*.log, I see the associated entry:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2018-08-23 16:10:37.6661|ERROR|11|OData exception occurred: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.&amp;nbsp; Check your connection information and that the report server is a compatible version. ---&amp;gt; System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The request failed with an empty response.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.CreateCacheRefreshPlan(String itemPath, String description, String eventType, String matchData, ParameterValue[] parameters)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapRS2010Proxy.&amp;lt;&amp;gt;c__DisplayClass32.&amp;lt;CreateCacheRefreshPlan&amp;gt;b__31()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapAuthenticationHelper.ExecuteWithWindowsAuth[TReturn](SoapHttpClientProtocol soapClient, IPrincipal userPrincipal, Func`1 func)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Repositories.SubscriptionService.CreateCacheRefreshPlan(IPrincipal userPrincipal, CacheRefreshPlan cacherefreshPlan)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.V2.Controllers.CacheRefreshPlansController.AddEntity(CacheRefreshPlan entity)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.Reflection.EntitySetReflectionODataController`1.Post(ODataPath oDataPath, T value)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object , Object[] )&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.&amp;lt;&amp;gt;c__DisplayClass10.&amp;lt;GetExecutor&amp;gt;b__9(Object instance, Object[] methodParameters)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ApiControllerActionInvoker.&amp;lt;InvokeActionAsyncCore&amp;gt;d__0.MoveNext()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ActionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__2.MoveNext()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ExceptionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__0.MoveNext().| RequestID = s_b4182d03-6490-4f9e-b79c-1516834210f7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2018-08-23 16:10:37.6661|INFO|20|Sending response. Response code domain\admin.user 500, Elapsed time 0:00:04.2517977| RequestID = s_b4182d03-6490-4f9e-b79c-1516834210f7&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My connection information appears to be fine (I can connect to the data source successfully) and I have had this problem with the previous verions of Power BI and this latest August 2018 one (Desktop and Report Server).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been through similar problems posted here with 2017 versions of Power BI, but am having trouble finding anything more recent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas would be very much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phineas Gage&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 15:48:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-23T15:48:32Z</dc:date>
    <item>
      <title>Cannot Create Scheduled Refresh Plan (Report Server August 2018)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Cannot-Create-Scheduled-Refresh-Plan-Report-Server-August-2018/m-p/497561#M7385</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a scheduled refresh plan using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PowerBI Desktop optimized for Report Server (August 2018)&lt;/LI&gt;&lt;LI&gt;PowerBI Report Server (August 2018)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To test this, I've created a &lt;STRONG&gt;Test&lt;/STRONG&gt; directory, to which I have full permissions. The same user has &lt;STRONG&gt;System Administrator&lt;/STRONG&gt; and &lt;STRONG&gt;System User&lt;/STRONG&gt; permissions in the &lt;STRONG&gt;Site Settings&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a very basic report in Power BI Desktop, which runs a very basic query against a SQL Server database, using &lt;STRONG&gt;Import&lt;/STRONG&gt; mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can create a Shared schedule without any problems and I can see this as a new SQL Server Agent job on our Report Server. However, when I try to assign this shared schedule (or a non-shared schedule) to the report, I get the message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;An error has occurred. Something went wrong. Please try again later.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the RSPortal_*.log, I see the associated entry:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;2018-08-23 16:10:37.6661|ERROR|11|OData exception occurred: Microsoft.SqlServer.ReportingServices2010.RSConnection2010+MissingEndpointException: The attempt to connect to the report server failed.&amp;nbsp; Check your connection information and that the report server is a compatible version. ---&amp;gt; System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The request failed with an empty response.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.CreateCacheRefreshPlan(String itemPath, String description, String eventType, String matchData, ParameterValue[] parameters)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapRS2010Proxy.&amp;lt;&amp;gt;c__DisplayClass32.&amp;lt;CreateCacheRefreshPlan&amp;gt;b__31()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Services.SoapProxy.SoapAuthenticationHelper.ExecuteWithWindowsAuth[TReturn](SoapHttpClientProtocol soapClient, IPrincipal userPrincipal, Func`1 func)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.Repositories.SubscriptionService.CreateCacheRefreshPlan(IPrincipal userPrincipal, CacheRefreshPlan cacherefreshPlan)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.V2.Controllers.CacheRefreshPlansController.AddEntity(CacheRefreshPlan entity)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at Microsoft.ReportingServices.Portal.ODataWebApi.Controllers.Reflection.EntitySetReflectionODataController`1.Post(ODataPath oDataPath, T value)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at lambda_method(Closure , Object , Object[] )&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.&amp;lt;&amp;gt;c__DisplayClass10.&amp;lt;GetExecutor&amp;gt;b__9(Object instance, Object[] methodParameters)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ApiControllerActionInvoker.&amp;lt;InvokeActionAsyncCore&amp;gt;d__0.MoveNext()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ActionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__2.MoveNext()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; at System.Web.Http.Controllers.ExceptionFilterResult.&amp;lt;ExecuteAsync&amp;gt;d__0.MoveNext().| RequestID = s_b4182d03-6490-4f9e-b79c-1516834210f7&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2018-08-23 16:10:37.6661|INFO|20|Sending response. Response code domain\admin.user 500, Elapsed time 0:00:04.2517977| RequestID = s_b4182d03-6490-4f9e-b79c-1516834210f7&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My connection information appears to be fine (I can connect to the data source successfully) and I have had this problem with the previous verions of Power BI and this latest August 2018 one (Desktop and Report Server).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been through similar problems posted here with 2017 versions of Power BI, but am having trouble finding anything more recent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas would be very much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Phineas Gage&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Cannot-Create-Scheduled-Refresh-Plan-Report-Server-August-2018/m-p/497561#M7385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-23T15:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Create Scheduled Refresh Plan (Report Server August 2018)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Cannot-Create-Scheduled-Refresh-Plan-Report-Server-August-2018/m-p/497749#M7390</link>
      <description>&lt;P&gt;I've seen something similar to this and it was a permission issue, are you able to upload an RDL report? Also can you check the ReportServerXXXX.log I have a feeling you'll see a persmissions error in there.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:45:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Cannot-Create-Scheduled-Refresh-Plan-Report-Server-August-2018/m-p/497749#M7390</guid>
      <dc:creator>mgmeyer</dc:creator>
      <dc:date>2018-08-23T20:45:08Z</dc:date>
    </item>
  </channel>
</rss>

