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

Similar Messages

  • 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

  • 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?

  • SSRS 2014 IE 11 compatability checklist

    Hi Team,
    Can you please tell me SSRS 2014 IE11 supports everything in browser.
    Thanks,
    Manasa.
    Thank You, Manasa.V

    Below documentation on MSDN has it all.
    https://msdn.microsoft.com/en-us/library/ms156511(v=sql.120).aspx
    Cheers,
    Vaibhav Chaudhari
    [MCTS],
    [MCP]

  • SSRS 2014 NT Service User question

    I noticed that our SSRS 2014 service user is running as NT Service\ReportService.  Is it ok to change this user to a domain user?  If so what permissions should be granted?
    The reason behind the request is that we have a custom SSO http module running in SSRS that needs to talk to SQL.  Was hoping to use SQL integrated security for this communication if possible.

    Hi scott_m,
    The NetworkService account is a predefined local account used by the service control manager. This account is not recognized by the security subsystem. It has minimum privileges on the local computer and acts as the computer on the network.
    In this scenario, if we want to change the service account into a domain account, we need to grant the permission for the user to access this server and the reportserver database. Also we should grant appropriate Role, we suggest you assign Content
    Manager.
    Reference:
    Service Account (SSRS Native Mode)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • SSRS 2014 Font Support

    Hi,
    Does the new SSRS 2014 support open fonts? In previous versions it didn't.
    I tried to look at the documentation but couldn't find any.
    Thank you,

    Hi Sohaib,
    As you know the previews version is not support the Open font and SSRS 2014 have added not very much new fearture compare with the SSRS2012(What's New in SQL Server 2014).
    The issue of OpenType fonts are not supported by SQL Server Reporting Services (SSRS) still exists in SSRS 2014. The root cause is that Windows Forms applications support TrueType fonts and have limited support for OpenType fonts. If we attempt to use
    a font that is not supported in Report Builder or SQL Server Data Tool (SSDT) to design a report, the Microsoft Sans Serif font will be substituted. For more information, please see:
    Font Class
    There is no workaround to use OpenType fonts in SSRS currently. However, based on my reseaerch, there are TrueType Whitney fonts available. To work around this issue, you can use Whitney TrueType fonts instead.
    https://msdn.microsoft.com/en-us/library/bb500435.aspx
    I recommend you that submit a wish to the Microsoft Connect at
    https://connect.microsoft.com/SQLServer/Feedback. Your feedback is valuable for us to improve our products and increase the level of service provided.
    Thanks for your understanding.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

Maybe you are looking for

  • Issues with subject in idm 8.1

    Below are details about issue we are facing. I am using IDM 8.1 version We have used Checkout View in the provisoning workflows. The arguments of the Checkout view are - <Argument name='op' value='checkoutView'/> <Argument name='type' value='User'/>

  • Calling method from to EO

    I need to call methods filtrarMatricula(codigo) from my EOImpl. this method is in AppModuleImpl. that I can do? thks

  • Logic pro 7 & Korg Triton Pro

    Hi I have a Korg Triton Pro and I am trying to find out how I can configure Logic to see all the sound banks correctly? For the older version of Logic, I downloaded an environment from the Korg website but there is nothing there for Logic Pro 7 and t

  • Fixed Currency

    I have a cube that is built from PCFiles. The cube contains invoices. There is a KF called Sale Amount that has some invoices in USD, some in pounds, and some in euros. I also have the exchange rate for each invoice in the PCFile. What I want to do i

  • The first step i using jni

    hello, I have just started using jni and I was based o this tutoriel http://www.netbeans.org/kb/55/beginning-jni-part1.html but always I GOT AN ERROR so if u can help me in it or can give another tutoriel to follow it thanks