SSRS 2012 webpart shows report with delay on SharePoint 2012

  • Hello,

    I have SSRS 2012 integrated with SharePoint 2013.

    I can deploy and run reports without any problems.

    The problem appears when I create aspx page and add SSRS webpart, then report is shown with significant delay (nearly a minute).

    I'll appreciate any idea how to fix this, thanks in advance.

    Some settings are below.

    SharePoint has Alternate Access Mappings:

    http://webfrontend.domainname.local

    https://internetname.org

    SSRS service is running on application server.

    SSRS config has the following settings:

    <VirtualDirectory>ReportServer</VirtualDirectory>

    <URLs>

    <URL>

    <UrlString>http://+:80</UrlString&gt;

    <AccountSid>

    </AccountSid>

    <AccountName>

    </AccountName>

    </URL>

    </URLs>

    </Application>

    <Application>

    <Name>ReportManager</Name>

    <VirtualDirectory>Reports</VirtualDirectory>

    <URLs>

    <URL>

    <UrlString>http://+:80</UrlString&gt;

    <AccountSid>

    </AccountSid>

    <AccountName>

    </AccountName>

    </URL>

    </URLs>

    </Application>

    </URLReservations>

    <Authentication>

    <AuthenticationTypes>

    <RSWindowsNTLM />

    </AuthenticationTypes>

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply