Bug in SSRS 2014

Hi all,
I have a pile of (server) reports here designed and working fine against 2008 SSRS.  We recently upgraded to SQL 2014, and all working great, except for the images in the reports.
The images are UNC paths supplied by the report query, and supplied as an External image type, with an expression.  The following format was working:
="file:" & "\\SERVER\SHARE\Path.jpg"
Hard coding a valid UNC path doesn't work either.  For testing purposes I've physically logged into a machine as the SSRS service account and can access the image at the UNC path without any issues.  The image files still show fine in
the BIDS 2008 designer, although once deployed show a red X.  
I've been sticking with 2008 BIDS because not being able to preview a report in the new Visual Studio is a dealbreaker for me.
Any help appreciated, or anyone able to confirm this is a bug?
Dan.
Dan

Hi Dan,
Glad to heard that the issue had been solved and thanks for your sharing. It will be very beneficial for other community members who have similar questions.
Regards,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • Poor Processing Performance after Migration from SSRS 2005 to SSRS 2014

    Hello all,
    a customer is moving from SQL Server 2005 to SQL Server 2014 (clean install on a new machine). There are a lot of reports against an Analysis Services database. I have converted and deployed the reports. Most of them are showing a significant performance
    improvement, but some of them became very slow.
    Analyzing the report server's execution log I have discovered that the rendering time has increased very much (see picture for a specific report below - above the blue line is SSRS 2005 on an older machine, below is SSRS 2014 on a new machine).
    Do you have any hints what I can do?
    Thanks in advance and best regards,
    Gerald

    Thank you for your reply. Cumulative Update 4 has already been installed (I have just compared the installed version number with the list on
    sqlserverbuilds.blogspot.com).
    My first suspicion was also a rdl conversion problem. But as even reports with a blank page where showing this rendering performance problem I began to look at the datasets (although they are executed very fast according to the report server's
    execution log view).
    All MDX queries have been designed using the
    Analysis Services MDX Query Designer. The option for not showing empty cells is activated to supress empty rows. But this option always applies to both axes (when usings the query designer). Thus columns for measures with null values in all rows are omitted
    from the result set. When rendering a report the rsMissingFieldInDataSet-Error is shown, but in SSRS 2005 and also in the Data Tools for SQL Server 2014 this has no further impact.
    But SSRS 2014 is performing very bad in this case. If I remove the NON EMPTY clause for the columns (which only works when switching to the text query builder, so the customer is not able to modify the queries anymore) the report performance will be as expected.
    So far there're only two reports left where this does not solve the performance issue.
    During testing I have also observered the BIDS - SQL 2008 R2 Warnings not clearing-bug which can be reproduced by everyone except
    Microsoft ;)
    Regards,
    Gerald

  • Ssrs 2014 errorrule 'Create list of measure group-dimension pairs

    I'm getting this error generating a model for a ssas tabular model in ssrs 2014.  When I test the tabulur definition in Excel under SSAS everything works fine and there are no errors.
    Thanks
    From the log
    semanticmodelgenerator!ReportServer_0-1!b58!06/13/2014-15:39:25:: e ERROR: Semantic Model Generator: ModelGeneratorExtention
    An error occurred while executing rule 'Create list of measure group-dimension pairs':Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'..
    semanticmodelgenerator!ReportServer_0-1!b58!06/13/2014-15:39:25:: e ERROR: Semantic Model Generator: ModelGeneratorExtention
    An error occurred during the generation of semantic model : [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'..
    library!ReportServer_0-1!b58!06/13/2014-15:39:25:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ModelGenerationErrorException: , Microsoft.ReportingServices.Diagnostics.Utilities.ModelGenerationErrorException: An error occurred while
    generating model. ---> System.InvalidOperationException: An error occurred during the generation of semantic model : [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'..
    ---> System.InvalidOperationException: [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'. ---> Microsoft.AnalysisServices.Modeling.Generation.ModelGenerationException:
    Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'.
       at Microsoft.AnalysisServices.Modeling.Generation.ModelGenerationDiagnostics.Assert(Boolean condition, String message, Boolean throwOnFail)
       at Microsoft.AnalysisServices.Modeling.Generation.Rules.MapMeasureGroupsToDegenerateDimensions.Process(RuleFlowRecords& generatedRules, RuleExecutionRequirement& rulesExecutionRequirement)
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.ProcessRule(IRule rule, RuleContext ruleContext)
       --- End of inner exception stack trace ---
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.ProcessRule(IRule rule, RuleContext ruleContext)
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.ProcessRuleFlowRecord(RuleFlowRecord ruleFlowRecord)
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.ProcessRule(IRule rule, RuleContext ruleContext)
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.ProcessRuleFlowRecord(RuleFlowRecord ruleFlowRecord)
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.Process()
       --- End of inner exception stack trace ---
       at Microsoft.AnalysisServices.Modeling.Generation.Flow.RuleProcessor.Process()
       at Microsoft.AnalysisServices.Modeling.Generation.ModelGenerator.Generate()
       at Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention.ReGenerateModel(IDbConnection connection, XmlReader currentModelReader, XmlWriter newModelWriter)
       at Microsoft.ReportingServices.Library.GenerateModelAction.GenerateModel(DataSourceInfo dataSource)
       --- End of inner exception stack trace ---;
    ui!ReportManager_0-2!3f3c!06/13/2014-15:39:25:: e ERROR: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An error occurred while generating model. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ModelGenerationErrorException:
    An error occurred while generating model. ---> System.InvalidOperationException: An error occurred during the generation of semantic model : [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for
    cube dimension '[$DimDate].[DimDate]'.. ---> System.InvalidOperationException: [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'. ---> Microsoft.AnalysisServices.Modeling.Generation.ModelGenerationException:
    Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'.
       at Microsoft.ReportingServices.Library.ReportingService2010Impl.GenerateModel(String DataSource, String Model, String Parent, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
       at Microsoft.ReportingServices.WebServer.ReportingService2010.GenerateModel(String DataSource, String Model, String Parent, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
       at Microsoft.ReportingServices.UI.NewDependentItem.ApplyChanges()
       at Microsoft.ReportingServices.UI.BaseApplyPage.ApplyBtn_Click(Object sender, EventArgs e)
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    ui!ReportManager_0-2!3f3c!06/13/2014-15:39:25:: e ERROR: HTTP status code --> 200
    -------Details--------
    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: An error occurred while generating model. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ModelGenerationErrorException: An error occurred while generating model.
    ---> System.InvalidOperationException: An error occurred during the generation of semantic model : [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'..
    ---> System.InvalidOperationException: [Create list of measure group-dimension pairs]Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'. ---> Microsoft.AnalysisServices.Modeling.Generation.ModelGenerationException:
    Unexpected error occurred : Unable to obtain cube schema object for cube dimension '[$DimDate].[DimDate]'.
       at Microsoft.ReportingServices.Library.ReportingService2010Impl.GenerateModel(String DataSource, String Model, String Parent, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
       at Microsoft.ReportingServices.WebServer.ReportingService2010.GenerateModel(String DataSource, String Model, String Parent, Property[] Properties, CatalogItem& ItemInfo, Warning[]& Warnings)
       at Microsoft.ReportingServices.UI.NewDependentItem.ApplyChanges()
       at Microsoft.ReportingServices.UI.BaseApplyPage.ApplyBtn_Click(Object sender, EventArgs e)
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    library!ReportServer_0-1!b58!06/13/2014-15:39:25:: i INFO: Call to GetSystemPropertiesAction().
    ui!ReportManager_0-2!3f3c!06/13/2014-15:39:25:: e ERROR: System.Threading.ThreadAbortException: Thread was being aborted.
       at System.Threading.Thread.AbortInternal()
       at System.Threading.Thread.Abort(Object stateInfo)
       at System.Web.HttpResponse.End()
       at Microsoft.ReportingServices.UI.ReportingPage.ShowErrorPage(String errMsg)
    library!WindowsService_2!bd0!06/13/2014-15:41:25:: i INFO: Call to CleanBatch()
    library!WindowsService_2!bd0!06/13/2014-15:41:26:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_2!bd0!06/13/2014-15:41:26:: i INFO: Call to CleanBatch() ends
    rshost!rshost!3f3c!06/13/2014-19:37:27:: i INFO: Currently registered url http://+:80/ReportServer_SQLEXPRESS/ on endpoint 2
    rshost!rshost!3f3c!06/13/2014-19:37:27:: i INFO: Currently registered url http://+:80/Reports_SQLEXPRESS/ on endpoint 3
    rshost!rshost!3f3c!06/13/2014-19:37:27:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer_SQLEXPRESS/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS12.SQLEXPRESS\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!e38!06/13/2014-19:37:27:: i INFO: Derived memory configuration based on physical memory as 16487384 KB
    appdomainmanager!DefaultDomain!e38!06/13/2014-19:37:27:: i INFO: Appdomain:5 ReportServer_SQLEXPRESS_0-1-130471616741701355 unregistered.
    library!WindowsService_2!22c!06/13/2014-19:37:29:: i INFO: Call to CleanBatch()
    appdomainmanager!ReportServer_0-1!e38!06/13/2014-19:37:30:: i INFO: Appdomain:5 ReportServer_SQLEXPRESS_0-1-130471616741701355 unloading
    appdomainmanager!DefaultDomain!e38!06/13/2014-19:37:33:: i INFO: Appdomain:6 ReportManager_SQLEXPRESS_0-2-130471623126349107 unregistered.
    appdomainmanager!ReportManager_0-2!e38!06/13/2014-19:37:33:: i INFO: Appdomain:6 ReportManager_SQLEXPRESS_0-2-130471623126349107 unloading
    servicecontroller!DefaultDomain!e38!06/13/2014-19:37:41:: i INFO: Recycling the service from the default domain
    dbpolling!WindowsService_2!376c!06/13/2014-19:37:41:: i INFO: EventPolling polling service stopped
    dbpolling!WindowsService_2!376c!06/13/2014-19:37:41:: i INFO: NotificationPolling polling service stopped
    dbpolling!WindowsService_2!376c!06/13/2014-19:37:41:: i INFO: SchedulePolling polling service stopped
    dbpolling!WindowsService_2!376c!06/13/2014-19:37:41:: i INFO: UpgradePolling polling service stopped
    runningjobs!WindowsService_2!e38!06/13/2014-19:37:41:: e ERROR: Timer Database Cleanup (NT Service) still executing, breaking...
    rshost!rshost!e38!06/13/2014-19:37:48:: i INFO: Application domain type WindowsService statistics: created: 3, unloaded: 3, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!e38!06/13/2014-19:37:48:: i INFO: Appdomain:7 WindowsService_3 started.
    library!WindowsService_2!22c!06/13/2014-19:37:52:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error occurred within the report server database.  This may be due to a connection failure, timeout
    or low disk condition within the database.;
    library!WindowsService_2!22c!06/13/2014-19:37:52:: w WARN: Transaction rollback was not executed connection is invalid
    dbcleanup!WindowsService_2!22c!06/13/2014-19:37:52:: e ERROR: Error in CleanExpiredSessions: Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: An error occurred within the report server database.  This may be due to a connection
    failure, timeout or low disk condition within the database. ---> System.Data.SqlClient.SqlException: Database 'ReportServer$SQLEXPRESSTempDB' is being recovered. Waiting until recovery is finished.
    library!WindowsService_3!e38!06/13/2014-19:37:55:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
    library!WindowsService_3!e38!06/13/2014-19:37:55:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
    library!WindowsService_3!e38!06/13/2014-19:37:55:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
    library!WindowsService_3!e38!06/13/2014-19:37:55:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
    library!WindowsService_3!e38!06/13/2014-19:37:55:: i INFO: Minidump location: C:\Program Files\Microsoft SQL Server\MSRS12.SQLEXPRESS\Reporting Services\Logfiles
    resourceutilities!WindowsService_3!e38!06/13/2014-19:37:56:: i INFO: Reporting Services starting SKU: Developer

    Hi shiftbit,
    According to your description, you get an empty Measure Group Columns list when defining relationship. Right?
    Based on your screenshot, you may notice that Measure group table is empty, so definitely it can't show any column in the dropdown list. If there's columns in the measure group that are related to the dimension columns, at least it will show the fact
    table for Measure group.
    In this scenario, please check if the fact table for the Measure group is existing. Re-process the Measure group and try again. If the issue persists, please re-create that measure group.
    Reference:
    Define Relationship Dialog Box (Analysis Services - Multidimensional Data)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou
    TechNet Community Support

  • SSRS 2008 R2 is extremely slow. The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes. I have read this is a bug in SSRS 2008 R2. We installed the most recent patches and service packs.

    SSRS 2008 R2 is extremely slow.  The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes.  I have read this is a bug in SSRS 2008 R2.  We installed the most recent patches and
    service packs.  Nothing we've done so far has fixed it and I see that I'm not the only person with this problem.  However I don't see any answers either.

    Hi Kim Sharp,
    According to your description that when you view the report it is extremely slow in SSRS 2008 R2 but it is very fast when execute the query in dataset designer, right?
    I have tested on my local environment and can‘t reproduce the issue. Obviously, it is the performance issue, rendering performance can be affected by a combination of factors that include hardware, number of concurrent users accessing reports, the amount
    of data in a report, design of the report, and output format. If you have parameters in your report which contains many values in the list, the bad performance as you mentioned is an known issue on 2008 R2 and already have the hotfix:
    http://support.microsoft.com/kb/2276203
    Any issue after applying the update, I recommend you that submit a feedback at https://connect.microsoft.com/SQLServer/ 
    If you don’t have, you can do some action to improve the performance when designing the report. Because how you create and update reports affects how fast the report renders.
    Actually, the Report Server ExecutionLog2  view contains reports performance data. You could make use of below query to see where the report processing time is being spent:
    After you determine whether the delay time is in data retrieval, report processing, or report rendering:
    use ReportServer
    SELECT TOP 10 ReportPath,parameters,
    TimeDataRetrieval + TimeProcessing + TimeRendering as [total time],
    TimeDataRetrieval, TimeProcessing, TimeRendering,
    ByteCount, [RowCount],Source, AdditionalInfo
    FROM ExecutionLog2
    ORDER BY Timestart DESC
    Use below methods to help troubleshoot issues according to the above query result :
    Troubleshooting Reports: Report Performance
    Besides this, you could also follow these articles for more information about this issue:
    Report Server Catalog Best Practices
    Performance, Snapshots, Caching (Reporting Services)
    Similar thread for your reference:
    SSRS slow
    Any problem, please feel free to ask
    Regards
    Vicky Liu

  • SSRS 2014 SKA cookie?

    What is the cookie used for and when does it get cleaned up?
    We open / close numerous reports without closing the browser and eventually get Http errors (HTTP
    400 Bad Request - Request Too Long) because the max request headers have been exceeded.
    This post claims the issue was fixed in SSRS 2012.  However, we are seeing it in SSRS 2014 with custom forms
    auth.
    scott

    Hi scott,
    Try the below.
    1,set client and server keep alives to the same value so that the client's socket will timeout at the same time as the server without having to receive the Fin
    http://blogs.technet.com/b/nettracer/archive/2010/06/03/things-that-you-may-want-to-know-about-tcp-keepalives.aspx
    2,Please refer to the kb article below.
    https://support.microsoft.com/en-us/kb/2020943/
    If the issue still can't be resolved, from a support perspective to further analize this issue is really beyond what we can do here in the forums. If you cannot determine your answer here or on your own, consider opening a support case with us. Visit this
    link to see the various support options that are available to better meet your needs: 
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone

  • SQL Server Reporting Services Native Mode: SSRS 2012 vs SSRS 2014

    Hi,
    I'm looking at getting my servers upgraded to SQL Server 2014.  My SSRS reporting server is SQL 2012 native mode. I know there were not really any significant enhancements in native mode going from SSRS 2008 R2 to SSRS 2012.  Does SSRS
    2014 add anything significant/at all to SSRS native mode?
    Dan Jameson
    Associate Director of IT/DBA
    Children's Oncology Group
    www.ChildrensOncologyGroup.org

    Hi Jameson,
    As you know that Microsoft SQL Server 2014 is released, so you want to know the new features added in SSRS 2014.
    Based on my research, SQL Server 2014 release of Reporting Services is unchanged from the previous release, except it adds support for the Google Chrome browser to view report.
    The following document about the new features in SSRS 2014 is for your reference:
    What's New (Reporting Services)
    If there are any other questions, please feel free to ask.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Installation of SSRS 2014 freeze

    Hi, im having a issue trying to install SSRS 2014 on my Windows 2012 Standard Server.
    I was having trouble trying to install SQL 2014 Standard (downloaded from my partner account), and was failing. So i started it again, installed core features, plus manager, but without SSRS and it installed without issues. 
    When after i try to add SSRS to the instance, it freeze at same point. The installation runs thru, until it goes to sqlRsConfigAction_install_confignonrc_cpu64. In this moment, the installation freezes and dont go anywhere further. If i cancel the installation
    its the same, it remains frozen, i need to kill the process.
    When i check it seen the SSRS is installed, in one attempt it even started the service but it was clearly not running as it should. When i try to use the repair feature of installation it says it couldnt be repaired because it never was properly installed.
    When i check the logs, at program files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150406\SQL_rs_Cpu64_1.log
    It seen the installation was completed, but its not working at all. I was thinking this was somewhat related to IIS, since there is nothing configured on IIS when i open IIS manager. I tried to install with IIS stopped, and also with FastCGI stopped (used
    for PHP), and also the mysql server stopped, but nothing solved the issue.
    Anyone have any idea what can i do? Reinstalling the server isnt a option, it would require a lot of work to put the mySQL/php website working back, and also several other issues reconfiguring filezilla server that is being used for other services, plus
    i cant allow those services to be suspended. I need SQL Server to publish a asp.net application that is currently running on other server.
    MSI (s) (D4:88) [15:30:33:880]: Note: 1: 1707
    MSI (s) (D4:88) [15:30:33:880]: Product: SQL Server 2014 Reporting Services -- Installation completed successfully.
    MSI (s) (D4:88) [15:30:33:880]: Windows Installer installed the product. Product Name: SQL Server 2014 Reporting Services. Product Version: 12.0.2000.8. Product Language: 1033. Manufacturer: Microsoft Corporation. Installation success or error status: 0.
    MSI (s) (D4:88) [15:30:34:912]: Deferring clean up of packages/files, if any exist
    MSI (s) (D4:88) [15:30:34:912]: MainEngineThread is returning 0
    MSI (s) (D4:7C) [15:30:34:912]: RESTART MANAGER: Session closed.
    MSI (s) (D4:7C) [15:30:34:912]: No System Restore sequence number for this installation.
    === Logging stopped: 06/04/2015  15:30:33 ===
    MSI (s) (D4:7C) [15:30:35:021]: User policy value 'DisableRollback' is 0
    MSI (s) (D4:7C) [15:30:35:021]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D4:7C) [15:30:35:021]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D4:7C) [15:30:35:021]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D4:7C) [15:30:35:100]: Note: 1: 2265 2:  3: -2147287035
    MSI (s) (D4:7C) [15:30:35:100]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D4:7C) [15:30:35:100]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (D4:7C) [15:30:35:342]: Destroying RemoteAPI object.
    MSI (s) (D4:40) [15:30:35:342]: Custom Action Manager thread ending.
    MSI (c) (38:10) [15:30:35:342]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (38:10) [15:30:35:342]: MainEngineThread is returning 0
    === Verbose logging stopped: 06/04/2015  15:30:35 ===
    <link href="chrome://s3gt/skin/s3gt_tooltip.css" rel="stylesheet" type="text/css" />

    Hi Renato,
    First please help to check the article below to see if it is helpful.
    https://support.microsoft.com/en-us/kb/2000257/
    Also besides the installation log please also help to check the application&system event log to see if we can get some useful information. 
    Also,From a support perspective to further analize this issue is really beyond what we can do here in the forums. If you cannot determine your answer here or on your own, consider opening a support case with us. Visit this link to see the various support
    options that are available to better meet your needs: 
    http://support.microsoft.com/default.aspx?id=fh;en-us;offerprophone

  • SSRS 2014 with SharePoint 2013 - Integrated Mode vs Native Mode Questions

    Hi,
    We are using SharePoint 2013 and SQL Server 2014.
    We are building a number of SSRS Reports that pull data from SQL Databases. (Pl note, we are not pulling any data from SharePoint Lists) 
    We have to make a choice between running the Reports in Native Mode or SharePoint Integrated Mode.
    We saw this link: https://technet.microsoft.com/en-us/library/bb326290(v=sql.105).aspx - but it has no updated version for SQL 2014. 
    We have questions on which one to choose - based on what criteria, based on performance (which will be faster), other benefits, pros and cons and also on things that work only on SharePoint Integrated Mode and things that work only on Native Mode.
    Would appreciate guidance on the above.
    Thanks
    Karthick S
    Karthick S

    Hi Karthick S,
    If you had install Sharepoint server, then configure the Reporting Services in Sharepoint mode to take advantage of the Sharepoint. However, when you run a report in the SharePoint integrated mode in SQL Server Reporting Services, the report may run noticeably
    slower than when you run the same report in native mode.More details information please reference to:General overhead performance differences when you view reports in SharePoint integrated mode versus in SharePoint
    native mode
    For more information about the features supported by Reporting Services in Sharepoint Integrated Mode(SSRS 2014), please see below article:
    Reporting Services Report Server (SharePoint Mode)
    Similar thread for your reference:
    SSRS naitive Mode VS Share Point Integrated Mode
    SQL Server Reporting Services - Native Mode or 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

  • Upgrade SharePoint 2007 SSRS integrated mode to SharePoint 2013 Reporting Service (SSRS-2014)

    Hi
    We are upgrading a SP-2007 site with SSRS integrated reports to SP-2013 and SSRS-2014. As there are many changes done in SP-2013, I would like to know if any of the existing SP-2007 reporting service database need to upgraded to SP-2013 or just upgrading
    the SP-2007 content database to SP-2013 and creating a new Reporting Service application will be working fine?
    Thanks,
    Pat

    You'll want to do a few things:
    Export the encryption key from the SSRS Configuration application in SharePoint 2007.
    Migrate the content database from SharePoint 2007 SP2+ to SharePoint 2010, to finally SharePoint 2013.
    Install SSRS 2012 SP1+ on SharePoint 2013.
    Migrate the SSRS databases to the SharePoint 2013 SQL Server.
    Create a new SSRS Service Application in SharePoint 2013 using the same named databases on the new SQL Server.
    Import the encryption key to the SSRS SA.
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    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.

  • Is anybody successfully migrated SSRS 2005 SP2 to SSRS 2014?

    what I was doing:  Try to migrate the ssrs 2005 sp2 in a old web server to SSRS 2014 in a new server (native mode)
    1. old SSRS web server:  SSRS 2005 SP2 enterprise edition with window server 2003  (server 1)
    2. New SSRS web server:  window server 2012 R2, installed sql server 2014 database engine and SSRS. (server 2)
    3. backup configuration files, encryption key, we have no custom assamblies from the old SSRS web Server (server 1)
    4. Backup the report server databases from the existing old database server. (server 3)  (our SSRS web server and SSRS report server databases are in different servers)
    5. Created the RSExecRole and grantd all the permissions according to the documentation in the sql server 2014 database server (server 4)
    6. Restore the databases to the new database server that is in sql server 2014. (server 4)
    7. Go to server 2 to configure the reporting service using the configuration Manager
     I successfully pointed to new databases, but when test the url, I got the error:  The version of the report server database is either in a format that is not valid or it can not be read.  The found version is '143' and the expected version
    is '162'
    I worked with Microsoft technician, and he said I have to upgrade my old SSRS from 2005 SP2 to 2005 SP4 first then do the migration.   But I saw some article saying that I can migrate the SSRS from 2005 SP2 to SSRS 2014.   Any help is
    very much appreciated.  
    Li-hui Chen

    Thank you Katherine for your reply!  I was able to bring up the reports in my new Report web server when I restore the RS databases onto a sql server 2008 server.  I got the version conflict error when I restore the databases directly onto a sql
    server 2014 server.  Our goal is migrating the SSRS 2005 SP2 to SSRS 2014 with databases in sql server 2014. Therefore, I will have to migrate the SSRS 2005 to 2014 but host the Reporting server databases in sql server 2008 R2 first, then
    upgrade Reporting Server databases to sql Sql server 2014. 
    Below steps are what I have done so far to migrate the SSRS from 2005 to 2014:
    1. install sql server 2014 on a new server (RS server 2- SSRS 2014)
    2. backup up config files, encryption key, application files in old reporting server(RS server 1 - SSRS 2005 SP2)
    3. backup the reporting server databases from old database server  (in sql server 2005 sp4) (RS databases server 1)
    4. Move config files and encryption key backup files to new RS server 2.   
    5. Move databases backup files to another server (in Sql server 2008 R2 (RS databases server 2) 
    6. Restore the backup files to (RS databases server 2)
    7. Configure the Reporting services in new server (RS server 2 - SSRS 2014)
        a. configure URL
        b. change databases connection
        c. Restore the encryption key
    8. Check the reports.
    Now, I am able to see all the reports in my new web server(SSRS 2014) and the databases are in the server that is in SQL Server 2008 R2 version. 
    My collegue will upgrade the database server 2 including the report server databases and some other databases (currently in sql server 2008 R2 version with some other databases). 
    1. When she upgrades the database server 2 from sql server 2008 R2 to sql server 2014, do I need to do anything on the new reporting service web server?
    2. I was thinking about that I will need to do the RS databases backup and encryption key backup  before my colleuge do the sql server 2014 upgrade, and after she finish the upgrade, I will then go to new SSRS web server to do the reporting
    service configuration using the configuration manager tool.  I will do the database set up and restore the encryption key.  Am I right? 
    Any comment and suggestion will be great appriciated! Have a nice day!
    Li-hui Chen

  • SSRS 2014 Does not support vertical text in Chrome, Safari and FireFox

    Why SSRS 2014 does not support "Writingmode=Vertical " forTextbox in Chrome, Safari and Firefox ?
    It is showing horizontaly in all browsers. in IE versions it is vertical.

    You can report such browser issues here directly to SSRS team:
    What browser rendering issues do you need fixed?
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • SSRS 2014 Printer Control Icon missing in Internet Explorer 11

    I'm trying to determine what the latest status is with the printer control on Internet Explorer 11.
    We have a Windows 2012 Server R2 running SQL 2014 and I've installed the latest report viewer distributable (2012 server.)
    In IE 11 I still cannot see the printer control icon.
    Is there a known, reliable fix for this or can I just assume that the printer icon is a pre-IE 11 feature?
    Thank You!

    Hi Bob,
    Based on my understanding, printer button is not available when previewing the report in IE11.
    In Reporting Service, each user who wants to use the print feature must download and install the ActiveX control that provides client print functionality. As we tested in our environment, with ActiveX control installed, the printer button is available in
    IE11 (SSRS 2014 on Windows Server 2012 R2). So in your scenario, please check if you have installed Active control. If not, please enable the setting Download signed ActiveX controls in Internet Explorer, then you can install the required control. For more
    information, please refer to steps below:
    1.Click Tools -> Internet options.
    2.Switch to the Security tab, select the Trusted sites zone, and then click
    Sites.
    3.Type the URL of Report Server, click Add, and then click
    Close .
    4.Click the Custom level button, scroll to the ActiveX controls and plug-ins node.
    5.Click Enable for Download signed ActiveX controls, and then click
    OK.
    If issue persists, please check if value of EnableClientPrinting is True in SSMS. Please refer to the screenshot below:
    Reference:
    Enable and Disable Client-Side Printing for Reporting Services
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • SSRS 2014 / IIS / SSL questions

    1. Does SSRS2014 run independently of IIS (self hosted) or can it be hosted via IIS?
    2. Can SSRS2014 be configured to use a self signed SSL cert (for development testing purposes)?
    3. Can SSRS be configured with custom asp.net HTTP modules for authentication?
    scott

    Hi scott_m,
    >1. Does SSRS2014 run independently of IIS (self hosted) or can it be hosted via IIS?
    For SQL Server 2008 or later version, it has removed the dependency on IIS. SQL Server uses http.sys to allow you to have total control of the of the URL's to be used. See link below:
    http://blogs.devhorizon.com/reza/2008/10/20/say-goodbye-to-iis-say-hello-to-httpsys/
    >2. Can SSRS2014 be configured to use a self signed SSL cert (for development testing purposes)?
    Yes, we can configure a self signed SSL cert in SSRS 2014. Please refer to link below:
    Configuring Certificate for Use by SSL
    >3. Can SSRS be configured with custom asp.net HTTP modules for authentication?
    Yes, we can custom authentication in SSRS. See the following link:
    Authentication in Reporting Services
    Best Regards,
    Simon Hou

  • Disable directory browse for /Reports virtual app in SSRS 2014?

    How do you disable directory browse for /Reports in SSRS 2014?  Currently the user can  http://devreports.foo.com/ReportServer/ and view all virtual folders.  Need to disable this.  Using FormsAuth / CustomAuth.
    thanks
    scott

    Hi scott,
    Thank you for your question. 
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Reportviewer for SSRS 2014

    I have a ASP.NET application which render the reports, SSRS server is 2014.
    Is there a report viewer available for SSRS 2014, or Reportviewer of SSRS 2012 will work with SSRS 2014?

    Why do I see a 12.0.2000.8 version of Microsoft.ReportViewer.WebForms.dll on my workstation and a 12.0.0000 version on our database server if there's not supposed to be a new ReportViewer for 2014? The web server only has 11.0.0.0 because we have only installed
    the 2012 redistributable, and it doesn't have SQL server installed. We're experiencing a very odd problem with some of our reports. I want the latest version on our web server whether they're supposed to be same or not. Do we just use the SQL Server install
    then to only install the client components?

Maybe you are looking for

  • CALLER ID NOT WORKING ON LANDLINE

    My caller ID was working great.  Then it quit and the local Tech fixed it.  Power/Phone went out now it wont work again.  I unplugged and tested phones.  Tech says protocols or credentials has to be reset but no one understands this when I call Repai

  • Exchange 2003 to Exchange 2010 migration steps

    HI , I have migrated windows 2003 to windows 2008.Its successfully migrated. Second phase i have a plan to migrate exchange 2003 to exchange 2010. My current setup windows 2008 64bit (DC) exchange 2003 sp2 1 Bring the Exchange organization to Exchang

  • VIDEO PODCAST WITH iWEB-how to deal with huge file size

    Hello folks, I have created simple website for my video podcast. It all works fine, except one problem. I had used just small video clips for now, just for testing... and it takes long time for website to download. I can't even imagine, how slow it w

  • Connecting Apple TV to Pioneer Plasma Display model pdp 433cmx

    It appears the display doesn't have the necessary hook ups for the Apple TV. Any suggestions?

  • Migration issues with DataBindings.cpx Jdev 10.1.2 to 10.1.3

    Hey Guys, I have had a look at the docco for migrating between JDeveloper 10.1.2 and 10.1.3 in relation to the databindings.cpx file with no luck. Anyway, with no changes other than the migration, the deployment will fail because it cant find the dat