Export to PDF Issue (SSRS 2012 with Integration SharePoint 2013)

Problem Description: We have an operational report that returns around 43,000 records, based on a stored procedure.  The Stored Procedure itself runs pretty quickly (under ~15 seconds).The report renders in 20 seconds.
However, we get an error like “Sorry, something went wrong” (see below) approximately 2 minutes after we choose/select the PDF as a rendering extension for export. The download of the .PDF never starts.
Sorry, something went wrong
An unexpected error has occurred.
Technical Details
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: b66ebd9c-adf0-407e-892e-00d1e37c4feb
Date and Time: 9/29/2014 11:10:20 PM
The 2 minutes is what I get from the execution log... it is actually 122 seconds for timerendering. As for the rs trace log from the web server, see below...
"w3wp!library!471!09/29/2014-23:10:20:: e ERROR: Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException:
An error occurred during rendering of the report. ---> System.ServiceModel.CommunicationException: The remote host closed the connection. The error code is 0x800704CD. ---> System.Web.HttpException: The remote host closed the connection. The error code
is 0x800704CD.
   at System.Web.Hosting.IIS7WorkerRequest.RaiseCommunicationError(Int32 result, Boolean throwOnDisconnect)
   at System.Web.Hosting.IIS7WorkerRequest.ExplicitFlush()
   at System.Web.HttpResponse.Flush(Boolean finalFlush, Boolean async)
   at System.ServiceModel.Channels.BytesReadPositionStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at System.ServiceModel.Activation.HostedHttpContext.HostedRequestHttpOutput.HostedResponseOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   --- End of inner exception stack trace ---
   at System.ServiceModel.Activation.HostedHttpContext.HostedRequestHttpOutput.HostedResponseOutputStream.CheckWrapThrow(Exception e)
   at System.ServiceModel.Activation.HostedHttpContext.HostedRequestHttpOutput.HostedResponseOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.BufferedStream.Write(Byte[] array, Int32 offset, Int32 count)
   at System.Xml.XmlStreamNodeWriter.WriteBytes(Byte[] byteBuffer, Int32 byteOffset, Int32 byteCount)
   at System.Xml.XmlBinaryNodeWriter.WriteBase64Text(Byte[] trailBytes, Int32 trailByteCount, Byte[] base64Buffer, Int32 base64Offset, Int32 base64Count)
   at System.Xml.XmlBaseWriter.WriteBase64(Byte[] buffer, Int32 offset, Int32 count)
   at Microsoft.ReportingServices.ServiceRuntime.WcfResponseData.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Microsoft.ReportingServices.ServiceRuntime.WcfResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Microsoft.ReportingServices.Library.BufferAndOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at Microsoft.ReportingServices.Library.RSStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.BufferedStream.Write(Byte[] array, Int32 offset, Int32 count)
   at Microsoft.ReportingServices.Rendering.ImageRenderer.PDFWriter.Write(String text)
   at Microsoft.ReportingServices.Rendering.ImageRenderer.PDFWriter.EndPage()
   at Microsoft.ReportingServices.Rendering.ImageRenderer.Renderer.ProcessPage(RPLReport rplReport, Int32 pageNumber, FontCache sharedFontCache, List`1 glyphCache)
   at Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer.Render(Report report, NameValueCollection deviceInfo, Hashtable renderProperties, CreateAndRegisterStream createAndRegisterStream)
   at Microsoft.ReportingServices.Rendering.ImageRenderer.RendererBase.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection clientCap
w3wp!wcfruntime!471!09/29/2014-23:10:20:: e ERROR: Reporting Services fault exception System.ServiceModel.FaultException`1[Microsoft.ReportingServices.ServiceContract.RsExceptionInfo]: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException:
An error occurred during rendering of the report. ---> System.Exception: For more information about this error navigate to the report server on the local server machine, or enable remote errors (Fault Detail is equal to Microsoft.ReportingServices.ServiceContract.RsExceptionInfo)."
Things Also Done
1) I also tried exporting the report through excel and found no issues (it exports successfully and no issue when i open the file). The size of the exported excel (.xlsx) is 4.28MB. The timerendering value for export to excel is approx. 77 seconds.
2) I also tried creating email subscription (PDF as the rendering format) for that report and it works successfully. The size of the attached PDF from the email is approx. 1.43 MB. I can also open that PDF file with no issue. And the size of the email with
the attached PDF file is approx. 1.48 MB.
That all said, we would like to seek for your assistance to determine what is causing the failure of exporting the report to PDF issue directly from the reporting site. (Let me remind you that the email subscription for the same report with attached
PDF works with no issue)

Hi roel2000,
According to your description, you get error when exporting the report into PDF. It works properly when exporting in excel or PDF format within E-mail subscription. Right?
In Reporting Services, the Excel and MHTML(e-mail subscription) render extensions are soft page break renderers. The PDF render extension is hard page break renderer. It has different render behavior between these two kind of renders. This might cause the
error. Since we are not clear about your report structure, please refer to rules in the link below and do the troubleshooting.
Rendering Behaviors (Report Builder and SSRS)
If you have any question, please feel free to ask.
Best Regards,
Simon Hou

Similar Messages

  • Issues connecting to SSRS 2012 SP2 through SharePoint 2013 SP1 Central Admin

    When trying to open "system settings" for the SSRS Service application in Central Admin, I get the error "The remote server returned an error: (500) Internal Server Error."
    Also, when trying to create a new Report Builder Report within SharePoint, I get an error "403 Forbidden".
    The ULS log entry for this is:
    Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ServiceModel.ProtocolException: The content type text/html of the response message does not
    match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
    1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
     <title>500 - Internal server error.</title>  <style type="text/css">  <!--  body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}  fieldset{padding:0 15px
    10px 15px;}   h1{font-size:2.4em;margin:0;color:#FFF;}  h2{font-size:1.7em;margin:0;color:#CC0000;}   h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}   #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet
    MS", Verdana, sans-serif;color:#FFF;  background-color:#555555;}  #content{margin:0 0 0 2%;;}  .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;;}  -->  </style>  </head>  <body>
     <div id="header"><h1>Server Error</h1></div>  <div id="content">   <div class="content-container"><fieldset>   '. ---> System.Net.WebException: The remote server
    returned an error: (500) Internal Server Error. 
        at System.Net.HttpWebRequest.GetResponse() 
        at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
        at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding) 
        at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) 
        at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
        at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
        at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
        at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
        at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
        at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.GetSystemProperties(ICollection`1 properties) 
        at Microsoft.ReportingServices.SharePoint.SharedServiceProxyHelper.<>c__DisplayClass9.<GetSystemProperties>b__8(IReportServiceManagement mchannel) 
        at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.DoManagementChannelCall(Action`1 caller) 
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.get_SystemProperties() 
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.LoadSettings() 
        at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.OnInit(EventArgs e) 
        at System.Web.UI.Control.InitRecursive(Control namingContainer) 
        at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
        at System.Web.UI.Page.HandleError(Exception e) 
        at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
        at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
        at System.Web.UI.Page.ProcessRequest() 
        at System.Web.UI.Page.ProcessRequest(HttpContext context) 
        at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 
        at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Any ideas on what might be the issue would be greatly appreciated.

    Hi Joshua.Arenz,
    As per my understanding, you configured SSRS 2012 of SharePoint mode, when you click system setting in Central Admin, you got the error message.
    According to the error message, the Reporting Services service application is not configured correctly. Please make sure you created service application correctly by following steps:
    In SharePoint Central Administration, in the Application Management group, click Manage Service Applications.
    In the SharePoint toolbar, click the New button.
    In the New menu, click SQL Server Reporting Services Service Application.
    In the Create SQL Server Reporting Services Service Application page, enter a name for the application.
    In Application Pool section, create a new application pool for the application (recommended). Then select or create a managed account for the application pool.
    In the Database Server, you can use the current server or choose a different SQL Server.
    In Database Name the default value is ReportingService_<guid>, which is a unique database name. If you type a new value, type a unique value.
    In Database Authentication, the default is Windows Authentication.
    In the Web Application Association section, select the Web Application to be provisioned for access by the current Reporting Services Service Application.
    Click OK.
    For more information about Creating a new Reporting Services Service Application, please refer to the following document:
    http://niftit.com/how-to-install-configure-reporting-services-sharepoint-2013/
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • SSRS 2012 SP1 on SharePoint 2013

    I've tried to install SSRS 2013 on my SP2013 tenant.
    First I've applied SP1 for SQL Server 2012 then I was able to create a SSRS Service application.
    Good. But now I haven't any RS content types !
    I've searched all day on iternet for solutions, tried everything nothing happened.
    Then I've uninstalled RS and RS Add-in from SQL and tried to install again from a SQL Server SP1 slipstream.
    At RS Add-in for SharePoint it gives an error with code 1603.
    Can anyone help me install RS 2012 SP1 with SP 2013 ???
    Thank you
    Sorin Sandu

    This is the log from installing rssharepoint.msi (SQL Server 2012 SP1)
    2013-01-17 11:40:15: User: ssandu
    2013-01-17 11:40:15: Installing Report Server feature.
    2013-01-17 11:40:19: Beginning uninstall of cab files.
    2013-01-17 11:40:19: Cab files uninstalled successfully.
    2013-01-17 11:40:19: Calling copyappbincontents command.
    2013-01-17 11:40:38: SharePoint Products Configuration Wizard version 15.0.4420.1017. Copyright (C) Microsoft Corporation 2012. All rights reserved.
    Performing configuration task 1 of 3
    Initializing SharePoint Products configuration...
    Successfully initialized the SharePoint Products configuration.
    Performing configuration task 2 of 3
    Installing the application content files...
    Installing the SharePoint Central Administration Web Application content files...
    Installing the SharePoint Web Application content files...
    Failed to install the application content files.
    An exception of type System.NullReferenceException was thrown.  Additional exception information: Object reference not set to an instance of an object.
    Total number of configuration settings run: 2
    Total number of successful configuration settings: 1
    Total number of unsuccessful configuration settings: 1
    Successfully stopped the configuration of SharePoint Products.
    Configuration of SharePoint Products failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS\PSCDiagnostics_1_17_2013_11_40_19_333_1091964312.log
    and the application event log.
    2013-01-17 11:40:38: 
    2013-01-17 11:40:38: Install error: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\bin\psconfig.exe return error code: -1
    2013-01-17 11:40:38: Error details: System.Exception: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\bin\psconfig.exe return error code: -1
       at RSCustomAction.BaseProcessLaunch.LaunchCommand(String fileName, String arguments, Boolean ignoreExitCode)
       at RSCustomAction.PsconfigCommands.CopyAppBinContents()
       at RSCustomAction.RSFeatureSetup.Install(Boolean repair, Int32 addRetries)
    2013-01-17 11:40:38: Uninstalling Report Server feature.
    2013-01-17 11:40:38: Stopping W3SVC service.
    2013-01-17 11:40:38: Removing Report Server web application files
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ar-SA.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.bg-BG.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.cs-CZ.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.da-DK.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.de-DE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.el-GR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.es-ES.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.et-EE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.fi-FI.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.fr-FR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.he-IL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.hi-IN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.hr-HR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.hu-HU.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.id-ID.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.it-IT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ja-JP.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.kk-KZ.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ko-KR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.lt-LT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.lv-LV.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ms-MY.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.nb-NO.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.nl-NL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.pl-PL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.pt-BR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.pt-PT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ro-RO.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.ru-RU.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.sk-SK.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.sl-SI.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.sr-Latn-CS.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.sv-SE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.th-TH.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.tr-TR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.uk-UA.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.vi-VN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.zh-CN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.zh-TW.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\App_GlobalResources\ReportServer.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\8080\App_GlobalResources\ReportServer.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\80\App_GlobalResources\ReportServer.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ar-SA.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.bg-BG.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.cs-CZ.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.da-DK.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.de-DE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.el-GR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.es-ES.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.et-EE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.fi-FI.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.fr-FR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.he-IL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.hi-IN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.hr-HR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.hu-HU.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.id-ID.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.it-IT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ja-JP.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.kk-KZ.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ko-KR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.lt-LT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.lv-LV.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ms-MY.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.nb-NO.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.nl-NL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.pl-PL.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.pt-BR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.pt-PT.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ro-RO.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.ru-RU.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.sk-SK.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.sl-SI.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.sr-Latn-CS.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.sv-SE.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.th-TH.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.tr-TR.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.uk-UA.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.vi-VN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.zh-CN.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.zh-TW.resx.
    2013-01-17 11:40:38: Removed file C:\inetpub\wwwroot\wss\VirtualDirectories\30240\App_GlobalResources\ReportServer.resx.
    2013-01-17 11:40:38: Removing Report Server web.config modifications
    2013-01-17 11:40:38: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\arhiva.contoso.com80\web.config
    2013-01-17 11:40:38: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\8080\web.config
    2013-01-17 11:40:38: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\80\web.config
    2013-01-17 11:40:38: web.config file located at C:\inetpub\wwwroot\wss\VirtualDirectories\30240\web.config
    2013-01-17 11:40:38: Modification id = {4BF557C5-93E2-411E-AD3A-1BE6B34E94D0}
    2013-01-17 11:40:38: Modification id = {088E34BE-48DE-4B26-803C-C716539F5479}
    2013-01-17 11:40:38: Modification id = {6CA3AD09-B8EB-4F35-A910-45B8D6536798}
    2013-01-17 11:40:38: Modification id = {6B6DEB41-2C48-4449-B46C-1A58E4AEB82D}
    2013-01-17 11:40:38: Modification id = {6EA5DA35-12E1-4049-988D-9ABE829FAC82}
    2013-01-17 11:40:38: Modification id = {6C1192EF-F140-41D2-94EB-A69443C88250}
    2013-01-17 11:40:38: Modification id = {596CD522-3C7E-4694-8E69-7BC7FB95952A}
    2013-01-17 11:40:38: Modification id = {2149C976-1CB3-4B4B-B4C3-4A66EBAA062F}
    2013-01-17 11:40:38: Modification id = {C8544353-1939-4249-BC8C-2A55D4184E07}
    2013-01-17 11:40:38: Modification id = {68C8F882-0C21-4190-9C85-EC9672BF8C16}
    2013-01-17 11:40:38: Modification id = {7739EC3A-0670-4887-A692-091B5789F5E7}
    2013-01-17 11:40:38: Removing DocIcon.xml file updates
    2013-01-17 11:40:38: Starting W3SVC service.
    2013-01-17 11:40:38: SSRSCustomActionError: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\bin\psconfig.exe return error code: -1
    The error from log 
    The local content service on this machine is online, so we will install the application content for the local content service
    01/17/2013 11:40:32  10  INF            Entering function ServiceHelper.TryToControlService
    01/17/2013 11:40:32  10  INF              Trying to stop the W3SVC service
    01/17/2013 11:40:32  10  INF              Entering function ServiceHelper.Stop
    01/17/2013 11:40:32  10  INF                Trying to stop service W3SVC and waiting 180 sec to do so
    01/17/2013 11:40:32  10  INF                service W3SVC is already Stopped
    01/17/2013 11:40:32  10  INF                stopping service W3SVC (it may already be stopped)
    01/17/2013 11:40:32  10  INF              Leaving function ServiceHelper.Stop
    01/17/2013 11:40:32  10  INF            Leaving function ServiceHelper.TryToControlService
    01/17/2013 11:40:32  10  INF            Entering function StringResourceManager.GetResourceString
    01/17/2013 11:40:32  10  INF              Resource id to be retrieved is ApplicationContentTaskPropagatingSharePointContent for language English (United States)
    01/17/2013 11:40:32  10  INF              Resource retrieved id ApplicationContentTaskPropagatingSharePointContent is Installing the SharePoint Web Application content files...
    01/17/2013 11:40:32  10  INF            Leaving function StringResourceManager.GetResourceString
    01/17/2013 11:40:32  10  INF            Entering function TaskBase.OnTaskNotify
    01/17/2013 11:40:32  10  INF              Creating the OnTaskNotify event for task applicationcontent
    01/17/2013 11:40:32  10  INF              Entering function TaskBase.FireTaskNotify
    01/17/2013 11:40:32  10  INF                Firing the OnTaskNotify event for task applicationcontent
    01/17/2013 11:40:32  10  INF                Entering function CommandLine.TaskNotifyEventHandler
    01/17/2013 11:40:32  10  INF                Leaving function CommandLine.TaskNotifyEventHandler
    01/17/2013 11:40:32  10  INF              Leaving function TaskBase.FireTaskNotify
    01/17/2013 11:40:32  10  INF            Leaving function TaskBase.OnTaskNotify
    01/17/2013 11:40:36  10  INF            Entering function ServiceHelper.TryToControlService
    01/17/2013 11:40:36  10  INF              Trying to start the W3SVC service
    01/17/2013 11:40:36  10  INF              Entering function ServiceHelper.Start
    01/17/2013 11:40:36  10  INF                Trying to start service W3SVC and waiting 180 sec to do so
    01/17/2013 11:40:36  10  INF                service W3SVC is Stopped, will try to start it
    01/17/2013 11:40:36  10  INF                starting service W3SVC (it may already be started)
    01/17/2013 11:40:37  10  INF              Leaving function ServiceHelper.Start
    01/17/2013 11:40:37  10  INF            Leaving function ServiceHelper.TryToControlService
    01/17/2013 11:40:37  10  ERR            Task applicationcontent has failed with an unknown exception 
    01/17/2013 11:40:37  10  ERR            Exception: System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    01/17/2013 11:40:37  10  INF            Entering function Common.BuildExceptionMessage
    01/17/2013 11:40:37  10  INF              Entering function StringResourceManager.GetResourceString
    01/17/2013 11:40:37  10  INF                Resource id to be retrieved is ExceptionInfo for language English (United States)
    01/17/2013 11:40:37  10  INF                Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}
    01/17/2013 11:40:37  10  INF              Leaving function StringResourceManager.GetResourceString
    01/17/2013 11:40:37  10  INF            Leaving function Common.BuildExceptionMessage
    01/17/2013 11:40:37  10  INF            Entering function Common.BuildExceptionInformation
    01/17/2013 11:40:37  10  INF              Entering function Common.BuildExceptionMessage
    01/17/2013 11:40:37  10  INF                Entering function StringResourceManager.GetResourceString
    01/17/2013 11:40:37  10  INF                  Resource id to be retrieved is ExceptionInfo for language English (United States)
    01/17/2013 11:40:37  10  INF                  Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional exception information: {1}
    01/17/2013 11:40:37  10  INF                Leaving function StringResourceManager.GetResourceString
    01/17/2013 11:40:37  10  INF              Leaving function Common.BuildExceptionMessage
    01/17/2013 11:40:37  10  INF            Leaving function Common.BuildExceptionInformation
    01/17/2013 11:40:37  10  ERR            An exception of type System.NullReferenceException was thrown.  Additional exception information: Object reference not set to an instance of an object.
    System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.ApplyActionToXmlDocument(XmlDocument xdAction, XmlDocument xd, String sourceFileName, SupportedXmlDocutmentActions supportedActions)
       at Microsoft.SharePoint.Administration.SPAspConfigurationFile.MergeWebConfig(XmlDocument xdWebConfig, String fileMask)
       at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
       at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    Sorin Sandu

  • SSRS 2012 report integrated with SharePoint 2013 issue :Report refreshing after some idle time

    we have SSRS 2012 report integrated with SharePoint 2013  , when we click on any toggle item after some idle time of 60 secs and try again to expand
    another toggle item then  complete report is getting refreshed and  if we are in child report it is redirecting to parent report. . we didn’t set any refreshing property at report level. I hope there will be some idle time setting at sharepoint site
    level.
    what we observed.
    1. there is no problem when we expand toggle items without any idle time.
    2. when we open the report and expand few toggles and keep idle for 60 seconds and try
    again to expand another toggle item then  complete report is getting refreshed (all toggle items are collapsing).
    3. If you keep idle for 60 minutes and if you didn’t do any action like expanding toggle
    items it is not refreshing.
    why it is happening and how to stop that complete refresh.
    Surendra Thota

    Hi Surendra,
    I have tested on my local environment and the issue can be caused by the session time out ,the time out of the report precessing, database timeout,DataSet query execution timeout and so on.
    I would like to confirm that the refresh you have mentioned is the page refresh or the report reloading?
    Please reference to the setting below to don't limit the timeout values if you got the report reloading:
    Point to a report in the library.
    Click the down arrow, and select Manage processing options.
    In Processing Time-out, select Do not time out report processing or
    Limit report processing in seconds if you want to override that value with no time-out or different time-out values.
    If you got the session timeout that refresh the page, please reference to the setting in below article:
    http://msdn.microsoft.com/en-us/library/gg492284.aspx#bkmk_session_settings_section
    Details information in the article below about the timeout setting for your reference:
    Set Processing Options (Reporting Services in SharePoint Integrated Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • SSRS 2012 (SP Integrated) report on SP 2013 PerformancePoint Dashboard: when too many filter items selected together report does not update anymore!

    I am having a situation with SSRS 2012 (SP-integrated) report rendered on SP 2013 PerformancePoint Dashboard using linked PerformancePoint (PP) filters.
    The report works fine as long as too many PP filter items are not selected at the same time. When gradually selecting more items from the filter, the report updates itself until more than a sepecific numer of filter items are selected - the report simply
    does not update itself anymore. This "specific number of filter items", when hit, generates the following error in ULS:
    An exception  occurred while rendering a Web control. The following diagnostic information might help to determine the cause of this problem:  System.UriFormatException: Invalid URI: The hostname could not be parsed.    
     at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)    
     at System.UriBuilder..ctor(String uri)    
     at Microsoft.PerformancePoint.Scorecards.ServerRendering.ReportViewControl.ReportUrl(SqlReportViewData sqlReportViewData)    
     at Microsoft.PerformancePoint.Scorecards.ServerRendering.ReportViewControl.RenderSqlReport(TextWriter writer, ReportView sqlReportView)    
     at Microsoft.PerformancePoint.Scorecards.ServerRendering.ReportViewControl.RenderReportViewControl(HtmlTextWriter writer, ReportView rv)  PerformancePoint Services error code 20700.
    I already know that the cause of the issue is in the length of the query (perhapse RDL or MDX) that the browser is supposed to pass on to the instance of SSAS.
    Some people had suggested a workaround that was suitable for older versions or non-integrated SSRS (see here: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/cb6ede72-6ed1-4379-9d3c-847c11b75b32/report-manager-operation-cannot-run-due-to-current-state-of-the-object).
    Knowing this, have already done the changes suggested (adding the lines suggested to SP's web.config for Reporting and the web.config of the site on which report is rendred) at no avail, just to make sure.
    I have rednered the same report on the same dashboard using SSRS filters and there is no problem; it just works fine. This has to be a bug in PP that is causing this.
    Has anyone had the same problem with SSRS 2012 (SP-integrated) report rendered on SP 2013 PP dashboard using PP filter? Any fixes or workarounds?
    thnx!

    Hello everybody.
    I confirm the issue in Service Pack 1 Release 2.
    Poor workaround is to remove the repeated infromation from the member keys (in SSAS they can be really long).
    The issue seems to be specific to SSRS: Excel Services works well with the same filter.
    Sergey Vdovin

  • SSRS 2012 with SharePoint 2010: Unable to connect to the remote server

    We had originally installed SSRS 2012 with SP 2010 and I did not like how the installation was configured, so we uninstalled everything and removed the SSRS server from the SharePoint farm and uninstalled all the SQL bits (SSRS was deployed to web tier in
    sharepoint mode).
    I've since added a new application server to host the SSRS SharePoint Mode and Installed the reporting services add-in on the WFE.   For reference, I have 1 WFE and 2 App Servers.  the WFE has the Reporting Service Add-in and both App Servers have
    the SharePoint mode of SSRS installed as described here: https://msdn.microsoft.com/en-us/library/hh479774(v=sql.110).aspx
    I've also installed the Service Application and all seems to work well up until I make an attempt to create a report or data source on the WFE.
    It looks like somewhere, the WFE is still looking to connect to the original SSRS machine we installed.  I've gone through registry, config files and the SharePoint config database to see if I can see where the reference value is.  Still can't
    find it anywhere.  None of the Reporting commandlets are helping.
    Technically what is occurring;
    Add Reporting service content types and create a New Reporting Data Source through UI
    ULS Logs go after the url: /_layouts/ReportServer/NewSharedDataSource.rsds
    Exception occurs after some time because it times out trying to connect to wrong host.  Exception below:
    Exception encountered for SOAP method GetSystemProperties: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond <WRONG HOST IP>:80
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) -
    -- End of inner exception stack trace ---
    at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SetConnectionProtocol()
    at Microsoft.SqlServer.ReportingServices2010.RSConnection2010.SoapMethodWrapper`1.ExecuteMethod(Boolean setConnectionProtocol)
    No powershell commands or any of the settings in the service application allow me to set this.  Any help would be appreciated.
    20 Bay Windows Home Server (Not Vail!)
    http://piroozjavan.blogspot.com/

    Issue an iisreset on the WFE, and validate that SSRS Service is running on the App servers.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • I cant export my pdf to excel - Problem with conversion

    I cant export my pdf to excel - Problem with conversion
    Somebody is having this problem?

    Hi,
    May i know what is the challenge you are facing?
    Check with another file.
    You can try with different browser as well.
    Regards,
    Florence

  • Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013

    Do multiple bindings still causing issues for PowerPivot workbook in SharePoint 2013 as they did in SP2010? Here is the link about 2010 issue :
    http://support.microsoft.com/kb/2712071

    Hi Norm,
    I searched internally, and I couldn't find any information related to this issue applied to SharePoint 2013, it shouldn't exist in SharePoint 2013.
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • How to deploy SSRS 2008 reports to Sharepoint 2013.

     Hi,
       Can some one guide me how to deploy SSRS 2008 reports to SharePoint 2013 by giving the exact steps from where to begin. We have all our reports deployed in SharePoint 2010.Need to migrate those reports to Sharepoint 2013 instance. I
    also want to know how and where exactly we modify the connection strings to manage the data sources for the reports . Since I am very new to this field I am not able to properly understand other sites i have gone through . I have gone through the prerequisites
    also.Kindly help me by providing step by step method.
    Thanks,
    Mridhula

    If you don't just want to upgrade your database, simply open the report project (which should be on your local file system) and edit the report properties, changing the Report Server URLs appropriately to the new SharePoint server URLs.
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error while running SSRS 2012 report integrated with SharePoint 2013

    Hi,
    Our reporting services environment has SSRS 2012 integrated with SharePoint 2013. The SharePoint 2013 farm has 2 web front ends, 1 app server and a separate server for reporting services i.e SSRS 2012 .
    We have created a https web application in SharePoint 2013 and all the SSRS 2012 reports are deployed into a "Report Library" residing in its root site collection.
    The simple reports are running well. But there is a report where we have 3 multi-value parameters. On running this report in IE or Chrome, we get the error "Sys.WebForms.PageRequestManagerParserErrorException: The message received from the
    server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled. Details: Error parsing near ' <!DOCTYPE html PUB'."
    Some of the forums suggested to add the below entry in the web config of the SharePoint web app where the SSRS reports are deployed. We did that too, still the error is appearing. Please can anyone help .
    <appSettings>
    <add key="aspnet:MaxHttpCollectionKeys" value="100000" />
    </appSettings>
    Thanks

    Hi Surendra,
    I have tested on my local environment and the issue can be caused by the session time out ,the time out of the report precessing, database timeout,DataSet query execution timeout and so on.
    I would like to confirm that the refresh you have mentioned is the page refresh or the report reloading?
    Please reference to the setting below to don't limit the timeout values if you got the report reloading:
    Point to a report in the library.
    Click the down arrow, and select Manage processing options.
    In Processing Time-out, select Do not time out report processing or
    Limit report processing in seconds if you want to override that value with no time-out or different time-out values.
    If you got the session timeout that refresh the page, please reference to the setting in below article:
    http://msdn.microsoft.com/en-us/library/gg492284.aspx#bkmk_session_settings_section
    Details information in the article below about the timeout setting for your reference:
    Set Processing Options (Reporting Services in SharePoint Integrated Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • SSRS 2012 with Sharepoint integration mode

    Hi all,
    I have installed sql sever 2012 and Sharepoint 2013
    I want to integrate the report in Sharepoint.
    I am facing issue in "reporting server configuration manager" , the report server database is configured to Native mode.
    Now i want to change into sharepoint mode , as am integrating in sharepoint. I tried of creating new reportserver database , but it is by defaultly saying as Native Mode. How to change into sharepoint mode .
    Kindly help me onthis
    Thanks in advance ....
    Regards, Subathra

    Hi Subathra,
    From the
    document, we can know that “Starting with the SQL Server 2012 release, the Reporting Services Configuration Manager is not designed to manage SharePoint mode report servers. SharePoint mode is managed and configured by using SharePoint Central Administration
    and PowerShell scripts.” It means that the Reporting Services Configuration Manager (2012) is no longer required or supported to configure and administer Reporting Services SharePoint mode. We should use SharePoint Central Administration and PowerShell scripts
    to configure this.
    For more details about how to install Reporting Services 2012 SharePoint Mode for SharePoint 2013, we can refer to the following articles:
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    http://blogs.msdn.com/b/biblog/archive/2012/12/04/installing-and-configuring-sql-reporting-services-on-sharepoint-2013.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Crystal reports 2008 Arabic content export to PDF issue with JRC

    hi there,
    I am using JRC  for our JAVA application, The report contains of partial Arabic & Englishand while viewing report arabic text is shown correct. While exporting to PDF, the arabic content  was reversed (reversed characterwise).
    If I call from BO server and then exporting to pdf is fine. Only the problem is when we call the report from local.
    Is there any fix for this issue? Please help.

    No, seems you are the only having this problem.
    Try downloading Process Monitor from www.sysinternals.com and filter on crw32.exe and then export and look in the logs to see if any permissions are denied or missing dependencies.
    Be sure you are a local PC Administrator when installing also.
    Thank you
    Don

  • Export to PDF issue in SSRS

    Hi all, 
    I am having two list side by side and having matrix inside it.Depending on some calculation i am hiding the list.In reportviewer i am getting correct output but when i export to PDF the list which i hided through some calculation is also getting exported
    .It's killing me. You can get clear idea by the belowImage
    In report Viewer
    After Exporting to PDF

    Hi all, 
    I am having two list side by side and having matrix inside it.Depending on some calculation i am hiding the list.In reportviewer i am getting correct output but when i export to PDF the list which i hided through some calculation is also getting exported .It's
    killing me. You can get clear idea by the belowImage
    In report Viewer
    After Exporting to PDF

  • SSRS 2012 SP integrated only allows Anonymous Access

    We are building a SP2013 farm with SQL2012 and the SSRS 2012 add in , looking at the rsreportserver.config we have added the parameter RSWindowsNegotiate as listed below. 
    <Authentication>
        <AuthenticationTypes>
          <RSWindowsNegotiate/>     
    </AuthenticationTypes>
    We have followed this article (http://technet.microsoft.com/en-us/library/cc281253.aspx) where the following is listed:
    ASP.NET must be configured for Windows Authentication. By default, the Web.config files for the Report Server Web service and Report Manager include the <authentication mode="Windows"> .
    However looking at the web.config of the report server the following parameters * (see below)are present but
    not the authentication mode='windows', only <windowsAuthentication enabled="true" /> is listed. 
    * <security>
          <authentication>
            <anonymousAuthentication enabled="false" />
            <windowsAuthentication enabled="true" />
          </authentication>
        </security>
    The report server is operational as long as we use datasources  located on the same farm but as soon as try to utilize a datasource outside the farm the report server uses anonymous to access the datasource. We have configure the c2wt services and have
    the proper spn's in place on the domain , so we should not be suffering from the double hop issue.
    How do we configure the reportserver to accept windows authentication?
    Any help is welcome.
    Regards,
    Jim

    Hi Jim,
    In your scenario, you need to configure the SharePoint mode report server to use Kerberos authentication. Since SQL Server 2012, Reporting Services SharePoint Integrated mode has been changed from a Windows Service to be a SharePoint Shared Service. In this
    way, the SharePoint mode report server has its own RSreportserver.config file located in the following directory (SharePoint 2013):
    C:\Program Files\common files\Microsoft Shared\Web Server Extentions\15\Web Services\Reporting
    So, the document you referred to applies to native mode report server. For SharePoint mode report server, what you need to do is set the Authentication elements in its corresponding configuration file as follows:
    <Authentication>
    <AuthenticationTypes>
    <RSWindowsNegotiate/>
    </AuthenticationTypes>
    After that, we need to reset the IIS. When creating the SQL Server Reporting Services Service Application, we need to check the “Enable Windows Authentication” option, and select the Integrated Windows authentication type to “Negotiate (Kerberos)”.
    Besides, we must register SPNs for both the SharePoint mode and the SQL Server service to which the report data source establish a connection.
    Here is an excellent blog about this topic that you can walk through:
    http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/05/28/sharepoint-2013-with-ssrs-2012-and-constrained-delegation.aspx 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Book Module: Export to PDF and Blurb stops with error at two page spread

    I have a 66 page book created in the book module..
    When exporting to PDF the export stops with the error:
    "An error occurred while saving the book.
    There was an error creating the PDF file. "
    The same occurs (at the same book page) when exporting to BLURB
    "An error occurred while creating the book."
    The creation or export always stops at the same page which is a two page spread. Interestingly there is a two-page spread before that didn't throw an error. I tried to move the problem page to the end of the book. That didn't help because the next two page spread in the book throws an error.
    Any ideas or help?
    Lightroom version: 4.0
    Computer: Windows 7, Quadcore, 8 GB RAM

    Hi, sorry I do not have a solution but I too have a very similar issue in that the book is the same size but the export to PDF does not start at all
    I have tried reducing the image dpi settings. Jpg quality and still nothing
    The only success I have had is if I duplicate the book, delete all but 8 pages and then export at full dpi settings of 300 and 100 percent jpg quality
    Any more pages and nothing
    It's a great tool and would buy it if this feature actually worked. Oh yeah I only have the trial version at the minute to give it a good thorough test
    I have looked for solutions but like your query they are all unanswered
    Does adobe actually offer any support or is this all user solutions?
    Did you find a solution by the way?

Maybe you are looking for

  • [SOLVED] Mobility Radeon HD 5400 Series with xf86-video-ati

    I have an hp laptop with the following VGA Devices: 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) 01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobilit

  • Why does my id keep resetting

    My Apple ID keeps getting disabled for security purposes and I'm not sure why. Can you help please?

  • Cannot see Network drives via my router on iMac

    I just purchased a new iMac today, set everything up and find that my 2 network drives that are connectd to my BT buiness hub 3 router are not showing in finder and I cannot remember what to do. I have a time capsule as well as a WD Network drive. Th

  • DataTable single row coloumn display as two rows..

    I need to display dataTable single Row columns in 2 rows. For Eg : dataTable each rows has 4 columns... by defalut it displays col1 Col2 Col3 Col4. But i need to displays row1 : Col1 Col2 Col3 Col4 row2 : Col1 Col2 Col3 Col4 I tried with inner and ou

  • Screen/display problems

    I have a xMII web page (irpt) that will sometimes cause the display/screen to go crazy (don't know how else to describe) - no way to recover besides killing the browser window via the task manager.  Not sure if it is an xMII problem or if a problem w