<?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: Report Server + URL length 260 characters in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1278526#M15460</link>
    <description>&lt;P&gt;I am not seeing any responses ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anyone has configured PBIRS for&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"https + using custom port"&lt;/P&gt;&lt;P&gt;i.e., different port other than 443 and tried the ReportBuilder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input for fixing this is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 21:25:35 GMT</pubDate>
    <dc:creator>sevenhills</dc:creator>
    <dc:date>2020-08-06T21:25:35Z</dc:date>
    <item>
      <title>Report Server + URL length 260 characters</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1253441#M15275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Power BI Report server (on-premise, local network)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting this error&lt;/P&gt;&lt;P&gt;The path of the item '&lt;A href="https://nnnpbirsdev.mycompany.com:447/ReportServer/BI_HOME/BU100/Reports/Testsv" target="_blank" rel="noopener"&gt;https://nnnpbirsdev.mycompany.com:447/ReportServer/BI_HOME/BU100/Reports/Testsv&lt;/A&gt;' is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash. ---&amp;gt; Microsoft.ReportingServices.Diagnostics.Utilities.InvalidItemPathException: The path of the item '&lt;A href="https://nnnpbirsdev.mycompany.com:447/ReportServer/BI_HOME/BU100/Reports/Testsv" target="_blank" rel="noopener"&gt;https://nnnpbirsdev.mycompany.com:447/ReportServer/BI_HOME/BU100/Reports/Testsv&lt;/A&gt;' is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already checked these 2018 threads&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Report-Server/Power-BI-SSRS-2016-server-not-enter-into-SSRS-URL/m-p/379997" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Report-Server/Power-BI-SSRS-2016-server-not-enter-into-SSRS-URL/m-p/379997&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A href="https://community.powerbi.com/t5/Report-Server/Power-BI-Report-Server-invalid-url-request-oversized-length-of/m-p/367988" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Report-Server/Power-BI-Report-Server-invalid-url-request-oversized-length-of/m-p/367988&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to resolve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jul 2020 18:00:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1253441#M15275</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-07-27T18:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server + URL length 260 characters</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1257867#M15313</link>
      <description>&lt;P&gt;So the key error here is that the path is not valid. The 260 character limit does not appy here as your entire url is only 79 characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first issue I can see is that this does not look like a properly formed ReportServer url. If you are trying to open a report called&amp;nbsp; &lt;STRONG&gt;Testsv&lt;/STRONG&gt; in the &lt;STRONG&gt;/BI_HOME/BU100/Reports folder&lt;/STRONG&gt; then it should look something like the following where you pass the path to the report after a question mark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nnnpbirsdev.mycompany.com:447/ReportServer" target="_blank"&gt;https://nnnpbirsdev.mycompany.com:447/ReportServer&lt;/A&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;?&lt;/STRONG&gt;&lt;/FONT&gt;/BI_HOME/BU100/Reports/Testsv&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 04:41:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1257867#M15313</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2020-07-29T04:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server + URL length 260 characters</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1260906#M15341</link>
      <description>&lt;P&gt;Yes, you are right, 260 character limit is not applied to my situation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related to Path, it is valid. You can try to do these steps to reproduce...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Configure PBIRS https to different port than 443 i.e., 447 in my case&lt;/LI&gt;&lt;LI&gt;Create the report and place it in two or three level depth of folders like "/BI_HOME/BU100/Reports"&lt;/LI&gt;&lt;LI&gt;Using the browser, right click the report and try to edit using report builder&lt;/LI&gt;&lt;LI&gt;You get the error.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Sometimes the report opens in report builder but &lt;STRONG&gt;&lt;U&gt;CANNOT&lt;/U&gt; &lt;/STRONG&gt;run in the report builder.&lt;/LI&gt;&lt;LI&gt;Sometimes you &lt;STRONG&gt;&lt;U&gt;cannot&lt;/U&gt;&lt;/STRONG&gt; open the same report in report buidler.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Consistently same errors, same behavior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 16:11:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1260906#M15341</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-07-31T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server + URL length 260 characters</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1278526#M15460</link>
      <description>&lt;P&gt;I am not seeing any responses ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did anyone has configured PBIRS for&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"https + using custom port"&lt;/P&gt;&lt;P&gt;i.e., different port other than 443 and tried the ReportBuilder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input for fixing this is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 21:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1278526#M15460</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-08-06T21:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server + URL length 260 characters</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1348508#M15852</link>
      <description>&lt;P&gt;Those who have the same error, vote this, using link&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://feedback.azure.com/forums/908035-sql-server/suggestions/40649680-ssrs-unable-to-launch-specific-report-in-report-b" target="_blank"&gt;https://feedback.azure.com/forums/908035-sql-server/suggestions/40649680-ssrs-unable-to-launch-specific-report-in-report-b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;related threads&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Report-Server/problem-with-paginated-reports-pbi-reportserver-on-non-standard/m-p/868741" target="_blank"&gt;https://community.powerbi.com/t5/Report-Server/problem-with-paginated-reports-pbi-reportserver-on-non-standard/m-p/868741&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://social.msdn.microsoft.com/Forums/sqlserver/en-US/936bd9e6-0605-40cb-8e9e-3310370d0b6b/bug-in-report-builder-30?forum=sqlreportingservices" target="_blank"&gt;https://social.msdn.microsoft.com/Forums/sqlserver/en-US/936bd9e6-0605-40cb-8e9e-3310370d0b6b/bug-in-report-builder-30?forum=sqlreportingservices&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 20:47:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-URL-length-260-characters/m-p/1348508#M15852</guid>
      <dc:creator>sevenhills</dc:creator>
      <dc:date>2020-09-04T20:47:16Z</dc:date>
    </item>
  </channel>
</rss>

