Integrated mode reporting; how to enable drilldown hierarchy parameter prompts instead of messy caption indented prompts...?

Hello all,
Currently I am struggiling with the visualization of the SSRS report parameters in SharePoint integrated mode. I have built a SSRS report on a dimensional model (to be exact, a SSAS cube, but that doesn't really matter) and it has a parameter with a hierarchy
in it (with four levels). Per default, SSRS displays this hierarchy as a caption indented list using three spaces per level. As you can understand, this is a very sloppy, messy lay-out and not really desirable. I think it should be possible to switch to a
drilldown hierarchy using the "+" to expand a level and show all sibblings, but how can I achieve this?! Do I really need some custom code for this?
To give an example, take a standard date dimension used as a parameter with the following members, Year, Quarter, Month and Week. The way this is currently visualized in the paremeter box is as follows, using three spaces per level;
2013
   Q1
      January
         Week 1
         Week 2
         Week 3
         Week 4
      Februari
         Week 5
... and so on.
What I want to use is the standard hierarchial drilldown functionality you see when actually browsing a cube. How can I achieve this?
Thanks in advance!

Hi,
As this is a SSRS question, I suggest you post it to SQL Server Reporting Services, Power View
Forum, you will get more help and confirm answers from there.
http://social.technet.microsoft.com/Forums/en-US/home?forum=sqlreportingservices
Best regards
Patrick Liang
TechNet Community Support

Similar Messages

  • SSRS - How to enable drilldown after report is already created?

    I forgot to check the enable drilldown checkbox while creating a simple matrix report. Is there a way to edit this without creating the whole report again ?

    Hi blastoSO,
    According to your description, you have created a matrix report without selecting “Enable drilldown” item. Now you want to edit it and make it to be an drilldown report(as you selected “Enable drilldown” when creating). Right?
    In Reporting Service, when you create a matrix report with wizard, if you select “Enable drilldown”, it will automatically set each child group can be toggled by its parent group. If you didn’t select “Enable drilldown”, you don’t have to recreate a new
    report, the only thing you need to do is set visibility for each child group manually. We have tested this situation in our local environment. You can follow these steps below:
    In report design view, click your matrix to select it.
    In Row Group pane, right click on a child group, select Group Properties.
    Click Visibility tab, choose “Hide” in When the report is initially run, select the parent group from dropdown list in Display can be toggled by this report item.
    Repeat step2 and step3 for each child group. Save and preview.
    Reference
    Add an Expand/Collapse Action to an Item
    Best Regards,
    Simon Hou

  • How to enable / disable SSRS Parameter

    Hi
    I want to enable a parameter called "start date" (type is date) when another (value from dropdown) parameter is selected
    Say for an example, i have below 3 parameters
    1. drop down which 2 values called "vtextbox","vdate"
    2. start (data type is date)
    3. finish (data type is date)
    when i select "vdate"value from the dropdown 2nd and 3rd parameters has to be enable
    similarly when i select "vtextbox" value from the dropdown 2nd and 3rd parameter has to disable
    I have searched many forums every one says this is not possible in report manager interface
    But this is possible in custom code
    please make a note all three parameters are independant
    It would be great if any one provide the custom code for same
    Regards
    Santosh

    Hi itsmesantosh1982,
    According to your description, you want to use a parameter to control enable/disable other two parameters. Right?
    In Reporting Services, when we create a parameter, this parameter has been enabled. The only way you want to disable the parameter is deleting it. In this scenario, disable the two parameter is same as selecting all values in these two parameters. So
    we can just modify the default values in 2nd and 3rd parameter instead of using cascading parameter. We can create a dataset, put in the query below:
    IF @Param='vtextbox'
    select distinct startdate from [table]
    else
    select '[value]'
    The [value] can be any value which is not existing in [table]. So when you select 'vtextbox', the default value will be all values in the table. If you select 'vdate', it will need you to select value automatically because the return value is not existing
    in the table. This can be an effective workaround for your requirement.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • How to integrate SSRS native mode ( not integrated mode ) report into sharepoint 2010?

    I have converted SSRS report from .rdl to .aspx and I can view the report in web browser by enter the .aspx web address.
    NOW, how can I display this SSRS .aspx report directly in sharepoint page? Any clue?

    Hello,
    You can upload all .RDL's files in document library then use Report Viewer webpart show to report directly in your browser.
    http://msdn.microsoft.com/en-us/library/bb326362.aspx
    http://intellisoft.wordpress.com/2012/02/20/working-with-reporting-services-in-sharepoint-2010/
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Data Integrator Job Server - How to Enable

    Post Author: Janet Gilmore
    CA Forum: Administration
    The Job Server associated connected with our Data Integrator in not enabled. We have stopped and started the job server and get no errors, but when we look at the Data Integrator Server Manager, the Enabled column says NO.  Any suggestions as to how to get the Job Server Enabled?
    >> Update:  This turned out to be a license key problem.  We had downloaded a license that was for a different version that the Job Server that was installed.  We got a new license key and downloaded it and everything worked!

    to be able to install the Data Integrator Job Server correctly
    its all about the license of the product
    im sure you have License Authorization Code
    go to this link
    a) Go to http://webkey.businessobjects.com on the Internet.
    b) Copy the Authorization Code and paste it into the License
    c) Click the 'SUBMIT' button.
    d) Save each license file in with a *.lic extension
    im sure if you follow the instructions you will be able to install the software correctly

  • OIM Reporting: How to pass a dynamic parameter in the xml file

    Hi,
    I am generating a custom report in OIM. My stored procedure is ready and I am getting the required data when I query the database. However,while displaying it through the xml file, I need to filter the fetched data by group name. The glitch present here is that the group name is dependent on the resource selected and so the group parameter is dynamic. How can I pass this dynamic group parameter in the xml file to filter the data. Which attributes are to be used. Can anyone please help me out regarding this?
    Thanks in Advance,
    SK

    The OOTB OIM reporting mechanism does not support dependant LOVs, which is
    what you are asking for.

  • Web Reports --- How submit button on the parameter form works ?

    Hi all,
    I understand that when we deploy the rdf and run the report through web it opens up with 'Submit query' and 'Reset' buttons. And this is from the html code that we see in BEFORE FORM VALUE (Report Escapes).
    <html>
    <body dir=&Direction bgcolor="#ffffff">
    <form method=post action="_action_">
    <input name="hidden_run_parameters" type=hidden value="_hidden_">
    <font color=red><!--error--></font>
    <center>
    <p><table border=0 cellspacing=0 cellpadding=0>
    <tr>
    <td><input type=submit></td>
    <td width=15>
    <td><input type=reset></td>
    </tr>
    </table>
    <p><hr><p>
    I'm just wondering how form action "_action_" is being taken care of when we click on 'Submit Query' button. Which file will it look for to get these values (action and hidden params ) ?
    I would like to add a new button 'Schedule' on this parameter form which behaves exactly as it does with 'Submit' but I would like to add 'schedule' command in the URL. I could create a 'Schedule' button but was not able to build the functionality on what happens if someone clicks on it.
    For this I need to understand how "Submit Query" works.
    Please give me some inputs on this,
    Thank you
    ML.

    These values are not stored in any file. Reports server will replace action and hidden with the actual values while generating parameter form. You can see the source of html parameter form generated to understand these.
    For your scheduling requirement one very simple solution would be to create a user parameter with name 'SCHEDULE' and map a field in the pform to the 'SCHEDULE' user parameter.
    You can also use a hidden field by name 'SCHEDULE' and set the value using javascript when button is clicked.

  • SSRS Integrated mode failes (timeout) when executing lengthy reports.

    Hi All,
    I have SSRS 2008 R2 running in integrated mode with SharePoint 2010 foundation.  The SharePoint farm and SSRS are both configured for Kerberos authentication.  Both SSRS and SharePoint are working well.  The vast majority of reports
    compile in less than 30 seconds, users are generally happy.
    Except,  I have a couple of reports which take a long time to execute on the SQL side, I cant change this, that's just how it has to be.  The simplest of the reports to explain is a report, with 1 parameter with four values, which performs
    up to four actions on the SQL Server and then returns around two dozen rows of the result, typically the entire process completes in around 10 minutes.  If I run this report via the ssrs /reportserver WFE the report always completes, results are presented
    on screen, no issues whatsoever.  When I run the same report from within SharePoint, its a different story, the report will complete only if I select just one of the four parameter actions, resulting in the total report execution time of
    around 4 minutes,  However when running the report with all four parameters selected, the loading spinner appears, then after 6 minutes, disappears entirely.  The page returns to the parameter selection, no results are presented. 
    Having checked all the SSRS log files and ExecutionLogStorage table, they suggest that the report carries on building in the background, and then completed roughly 10 minutes after starting. 
    So my conclusion is that something in SharePoint does not like the extended duration of the report execution.  But what is it,  What triggers the 6 minute timeout?
    Any help much appreciated.
    Regards
    Dan

    Hi danbridgland,
    According to your description, there are a couple of reports in SSRS Sharepoint integrated mode. The query takes a long time to execute in SQL Server. When you run the report via Sharepoint WFE, the report works fine. When you run the report in Sharepoint
    Application, the report will be displayed if you select one parameter value, if four values of the parameters are selected, the report disappears after 6 minutes’ loading.
    In Native mode, SSRS uses a default timeout of 9000 seconds. In SharePoint integrated mode the timeout is reduced to 120 seconds. The timeout in SharePoint is actually related to the fact that reports are rendered using the http runtime. Any operation that
    is launched from within SharePoint using the httpRuntime object has to complete within the timeout parameters. In this case, we can directly editing timeout in web.config by following steps:
    Locate web.config for the SharePoint site you have configured for SSRS integration (default location: C:\inetpub\wwwroot\wss\VirtualDirectories\80).
    Open the file in an XML or text editor.
    Navigate to httpRuntime element, inside the tag, add executionTimeout="9000".
    In addition, in SharePoint integrated mode, reports typically run slower than when the same reports run in native mode. One main cause of this latency can be attributed to SharePoint object model calls that are made. For detail information, please refer
    to the following document:
    http://support.microsoft.com/kb/2216504
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • How to enable print option in CS02 transaction

    hi,
    In CS02 transaction print option is in disable mode. How to enable it?
    thanks & regards
    Prajwala

    It is a system defined settings.
    You cannot change that.
    Regards,
    Jyothi

  • How to enable Active-State Power Management (ASPM)?

    If I'm running the 'powercfg -energy' command in Windows 7 it reports that ASPM has been disabled. It is a long known issue as it has been reported in previous topics around the internet. And it has been reported that enabling it could save 1-2 Watts. The old topics have been reporting how to enable it with the help of a Linux/Win7 dualboot installation.
    I have been trying, but unfortunately most links in those articles are dead (topics are several years old). Is there an update on the issue, or a still functioning guide? I would love to get an hour extra juice.
    old topics:
    PCI Express Active-State Power Management (ASPM) has been disabled ..
    Enable ASPM in T61 running Windows for saving ~2W of power consumption
    X200s 7470CR9

    Actually after a full day on the issue, reading thoroughly Enable ASPM in T61 running Windows for saving ~2W of power consumption and ASPM on Linux  I somewhat succeeded:
    -I could enable ASPM for my Intel AGN 5300
    -But my audio card doesn't support ASPM at all
    So the result is that powercfg -energy is still reporting ASPM error and HWinfo reporting all PCIe devices as ASPM L1 but the sound card as unable to do ASPM. So unless someone has an idea how to put the Conexant 20561 into ASPM, I'm afraid that I am not much further than I started with...
    X200s 7470CR9

  • Report Builder 3.0 launch issue in SharePoint Integration mode

    Hello,
    I'm facing issue when opening the report builder 3.0 tool. Report server is configured in SharePoint Integration mode. I already have the FQDN configured for report server and in SharePoint (AAM) but still it fails when the end user is trying to access
    the report builder 3.0.
    Just to brief on the instance setup;
    SQL box setup
    1. Windows Server 2012 R2 Standard/Enterprise edition with latest service packs and updates
    2. SQL Server 2008 R2 Enterprise edition with all features except Reporting Services installed and configured
    3. SQL Engine and Agent are configured in service account (domain account)
    Web box Setup
    1. Windows Server 2008 R2 Standard/Enterprise edition with latest service packs and updates
    2. IIS enabled with all the features
    3. SharePoint Foundation 2010 with SP2 installed in advanced mode and the database server is mentioned as above
    4. Farm is configured with domain account (farm account)
    5. Default site is configured with domain account (site account)
    6. Authentication used for default site is NT domain accounts
    7. AAM is setup for default site to use the FQDN (server.domain.com)
    8. SQL reporting services is installed (only) with service account (same account used which is configured in the SQL engine and agent in database server)
    9. Reporting Services add-in for SharePoint Foundation 2010 is installed
    10. Reporting Services is configured to use the FQDN, email settings is configured
    11. SharePoint Foundation 2010 is configured to use the Reporting Services (General Application Settings) by granting the access to database, integration the report server URL with windows authentication (used the SQL reporting services service account)
    12. Report Web services when clicked, open the Reporting Services window properly where it shows the SharePoint default site URL and on click shows the proper folders configured for use for reporting services
    13. Report Builder launch URL is specified as /_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application
    14. IIS restart done, SQL Reporting Services restart done, even web server reboot done
    15. When supplied the URL in browser as
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application it start the clickonce window but after this immediately throws the error message as below.
    16. Also, I tried to open the Report Builder 1.0
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application it fails with same error message.
    17. After debugging several times, I am unable to resolve the issue.
    18. I tried re-installing the Reporting Services (first uninstalled, then reboot, then folder cleanup, then install Reporting Services) but no hopes and the issues remains same as "The remote server returned an error: (500) Internal Server Error."
    19. Also, I tried with the fresh machine, wiped out the VM, installed OS, IIS, SharePoint Foundation 2010, SQL Reporting Services, etc. again no luck, the issue remains same as "The remote server returned an error: (500) Internal Server Error."
    Error message when launching the Report Builder tool
    PLATFORM VERSION INFO
     Windows    : 6.1.7601.65536 (Win32NT)
     Common Language Runtime  : 4.0.30319.18444
     System.Deployment.dll   : 4.0.30319.18408 built by: FX451RTMGREL
     clr.dll    : 4.0.30319.18444 built by: FX451RTMGDR
     dfdll.dll    : 4.0.30319.18408 built by: FX451RTMGREL
     dfshim.dll    : 4.0.41209.0 (Main.041209-0000)
    SOURCES
     Deployment url   :
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX%20Report%20Models/XX%20Report%20Models/XXX%20XXX%20Report%20Model.smdl
    ERROR SUMMARY
     Below is a summary of the errors, details of these errors are listed later in the log.
     * Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl resulted in exception. Following failure messages were detected:
      + Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      + The remote server returned an error: (500) Internal Server Error.
    COMPONENT STORE TRANSACTION FAILURE SUMMARY
     No transaction error was detected.
    WARNINGS
     There were no warnings during this operation.
    OPERATION PROGRESS STATUS
     * [9/19/2014 4:42:13 PM] : Activation of
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl has started.
    ERROR DETAILS
     Following errors were detected during this operation.
     * [9/19/2014 4:42:16 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
      - Downloading
    http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
      - Source: System.Deployment
      - Stack trace:
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
       at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
       at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
       at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options, ServerInformation& serverInformation)
       at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions
    options)
       at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
       at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
      --- Inner Exception ---
      System.Net.WebException
      - The remote server returned an error: (500) Internal Server Error.
      - Source: System
      - Stack trace:
       at System.Net.HttpWebRequest.GetResponse()
       at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
    COMPONENT STORE TRANSACTION DETAILS
     No transaction information is available.
    Thanks & Regards,
    Mahesh Dhinge

    I have resolved this issue as it was mainly due to the integration of reporting services to SharePoint Foundation.
    Thanks,
    Mahesh
    Thanks Mahesh Dhinge

  • How to display an "All Day Event" date correctly in an integrated SSRS Report?

    I have two event items in a calendar list in SharePoint 2010. Both items have the same start time and end time. One of them, however, has the "All Day Event" checkbox checked. If I access them through a REST service, this is how the data is
    returned:
    <!-- item 1 -->
    <d:StartTime m:type="Edm.DateTime">2014-03-21T00:00:00</d:StartTime>
    <d:EndTime m:type="Edm.DateTime">2014-03-25T23:55:00</d:EndTime>
    <d:AllDayEvent m:type="Edm.Boolean">false</d:AllDayEvent>
    <!-- item 2 -->
    <d:StartTime m:type="Edm.DateTime">2014-03-21T00:00:00</d:StartTime>
    <d:EndTime m:type="Edm.DateTime">2014-03-25T23:59:00</d:EndTime>
    <d:AllDayEvent m:type="Edm.Boolean">true</d:AllDayEvent>
    I have a report in the same SharePoint 2010 site that uses SSRS in integrated mode. The data source is the calendar list mentioned above.  The date fields are not formatted, just displayed as them come from the list/database.
    My locale is set to en-US. When I run the report, the start date for item 1 is displayed as "3/21/2014" ('all day' set to false) but the start date for item 2 is displayed as "3/20/2014" which is incorrect ('all day' set to true).
    I did some research online and found out that SharePoint stores all date fields as UTC except for 'All Day Events', which are stored in local time (our servers are in Central Time, but I'm running the report fom Pacific Time, in the US).
    I coudn't find a solution to display the date correctly in the integrated SSRS report. Is there a way, maybe some straightforward formatting, to show All Day Event dates correctly? I tried adding hours but this is inconsistent with daylight saving hour changes.
    I would appreciate any help.
    C#, Sharepoint

    Hi SharpBud,
    The date for all day event stored in SQL in GMT time, the start time for an all day event returns the start time in GMT time, which is not the current time most likely.
    This is a confirmed issue, as a workaround, I would suggest you to use a calculate column for the event for the column, using the following format:
    IF(TEXT(([End Time]-[Start Time])-TRUNC(([End Time]-[Start Time]),0),"0.000000000")="0.999305556",IF([Start Time]=ROUND([Start Time],0),[Start Time],DATE(YEAR([Start Time]),MONTH([Start
    Time]),DAY([Start Time])+1)),[Start Time])
    Thanks,
    Qiao Wei
    TechNet Community Support

  • Error Accessing Report in SharePoint Integrated Mode (SQL Server 2008 with SharePoint 2007)

    I have installed reporting services with SharePoint Integration Mode, however, whenever I access the report, below error occurs:
    Report Server has encountered a SharePoint error. (rsSharePointError)
    Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
    Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION)
    Checking through the Log Files, there is more detailed error message, but not sure what cause the error:
    library!ReportServer_0-2!4064!11/01/2010-15:00:39:: Call to GetPermissionsAction(http://[servername]/sites/Reporting/Reports/TestReport.rdl).
    library!ReportServer_0-2!4170!11/01/2010-15:00:39:: Call to ListParentsAction(http://[servername]/sites/Reporting/Reports/TestReport.rdl).
    library!ReportServer_0-2!4170!11/01/2010-15:00:40:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error., ;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error. ---> Microsoft.SharePoint.SPException: Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION)) --->
    System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
       at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       at Microsoft.SharePoint.Library.SPRequest.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Library.SPRequest.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       at Microsoft.SharePoint.SPFile.GetFileContent(SPOpenBinaryOptions openOptions)
       at Microsoft.SharePoint.SPFile.OpenBinary(SPOpenBinaryOptions openOptions)
       at Microsoft.SharePoint.SPFile.OpenBinary()
       at Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper.SyncToRSCatalog(String path, Boolean createOnly)
       --- End of inner exception stack trace ---
    library!ReportServer_0-2!4064!11/01/2010-15:00:40:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error., ;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error. ---> Microsoft.SharePoint.SPException: Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION)) --->
    System.Runtime.InteropServices.COMException (0x80020009): Exception occurred. (Exception from HRESULT: 0x80020009 (DISP_E_EXCEPTION))
       at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       at Microsoft.SharePoint.Library.SPRequest.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.Library.SPRequest.GetFileAsByteArray(String bstrUrl, String bstrWebRelativeUrl, Boolean bHonorLevel, Byte iLevel, OpenBinaryFlags grfob)
       at Microsoft.SharePoint.SPFile.GetFileContent(SPOpenBinaryOptions openOptions)
       at Microsoft.SharePoint.SPFile.OpenBinary(SPOpenBinaryOptions openOptions)
       at Microsoft.SharePoint.SPFile.OpenBinary()
       at Microsoft.ReportingServices.SharePoint.Server.SharePointServiceHelper.SyncToRSCatalog(String path, Boolean createOnly)
       --- End of inner exception stack trace ---
    Any idea on how to resolve the issue?

    Hi Jin Chen,
    Thank you for your response. I have disabled all the Symantec End Point Protection Service, but problem persists..
    Further, I have checked through the ULS Log in SharePoint, there is more error reported there:
    11/03/2010 15:19:48.44 ReportingServicesService.exe (0x3510)  
    0x4064
    Windows SharePoint Services   Database                      
    6f8g Unexpected
    Unexpected query execution failure, error code 282. Additional error information from SQL Server is included below. "The 'proc_GetTpWebMetaDataAndListMetaData' procedure attempted to return a status of NULL, which is not allowed. A status of 0 will be
    returned instead." Query text (if available): "{?=call proc_GetTpWebMetaDataAndListMetaData(?,'F77D6A37-F8D2-492C-911C-923C8A135DEB',?,NULL,1,?,?,6187)}"
    11/03/2010 15:19:51.46 ReportingServicesService.exe (0x3510)  
    0x4064
    Windows SharePoint Services   General                      
    8e2s Medium  
    Unknown SPRequest error occurred. More information: 0x80020009
    11/03/2010 15:19:51.69 ReportingServicesService.exe (0x3510)  
    0x1EEC
    Windows SharePoint Services   General                      
    8e2s Medium  
    Unknown SPRequest error occurred. More information: 0x80020009
    Do you have any idea based on the error above?

  • XP Mode integration Feature will no longer enable

    Everything has been running smoothly with XP Mode.  I run a number of legacy programs which require XP.  I fianlly figured out yesterday how to print to LPT1 from these programs and configured my printers accordingly.  I had too many browser
    windows open, so I figured I'd do a complete shutdown and restart to clean things up.  When the system re-booted and I tried XP Mode, I was informed that the integration features could not be enabled.  The enable button is greyed out under tools
    and install only allows removal.  I don't know if that will rquire a complete reinstall of everything in XP mode or not.  I really don't want to do that again (long story).  MY OS in Windows 7, Pro SP1 running XP mode on a Lenovo X220T. 
    I use ConfigSafe in combination with system resotre to do quick backups of important stuff and reverting to the setup 2 days ago, when all was well with the world, didn't change a thing.  Any ideas?   Tried erasing Windows Mode.vsv and no effect. 
    Tried clicking setup on the virtual CD, same thing, removal option only.

    This editor sucks, I'll try again. Problem solved. While this post has primarily been a discussion with myself, two folks did suggest the same item which didn't work. I have fixed the problem. For those with similar issues who have looked for a resolution,
    but have had no luck as I did(n't) then here goes. Original problem: lost Integration Feature for XP mode.
    other factors: erasing the Windows XP Mode.vhs file does nothing deleting the Virtual PC works, but accomplishes nothing. XP Mode would not uninstall (looking for xpminstl64.msi or u which did
    not exist) downloading and trying to "overinstall" both of the preceding didn't work either HOWEVER, I went to the "Documents and Settings\(my name)\AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines directory and erased the existing virtual pc drive
    labeled "Windows XP Mode (1?).vhd. When I clicked on XP Mode which I hadn't been able to remove from the Programs directory, it offered to set up a new machine and off I went.  I really hope this helps the next person who will undoubtedly experience this
    problem. I think I'll copy it down so I remember the next time it blows up (seems to be a condition with Windows 7). I wasn't able to find anything useful with Google or search within this forum. Granted I didn't go though a couple of hundred items, but after
    quite a few, declared the cause hopeless. I'm going to submit this now and declare it an answer or fix or whatever. Good luck all.  Sorry about all the bold underlining, I can't seem to find a button to turn it off.

  • Reporting Service Integration mode and Key not valid for use in specified state

    I had to uninstall SharePoint Foundation 2013 and reinstall it.
    What I have done:
    I uninstalled SharePoint and after that I removed all databases.
    I reinstalled SharePoint Foundation 2013 and it completed without errors.
    Everything else is working, except SSRS in Sharepoint Integrated Mode.
    If I check Central Administration - Manage services on server, I can found out that SQL Server Reporting Service Service is
    "Started". But if I try to create new service application (SQL Server Reporting Services Service Application), it gives me an error message:
    "Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)"
    I uninstalled SSRS in Sharepoint Integrated Mode and I reinstalled it but problems exists.
    It seems that "Encryption Keys" cause this problem.
    https://support.microsoft.com/kb/955757
    https://msdn.microsoft.com/en-us/library/ms156010%28v=sql.110%29.aspx
    I tried to Re-create Encryption Keys and Delete keys, but its not working either. It gives me only error message that:
    "Unable to locate the Reporting Server Windows service for instance MSSQLSERVER."
    I don't have any reporting server databases, because I removed all
    databases when I uninstalled SharePoint. Also I don't have Encryption
    Keys backups.
    I have found several similar question but no answer, example here:
    https://social.technet.microsoft.com/Forums/ie/en-US/df02dc05-5ce8-499d-9ba3-ab392a5fc3af/sharepoint-2013-ssrs-application-error-key-not-valid-for-use-in-specified-state-exception?forum=sharepointdevelopment
    Any ideas how I can fix this problem?

    Hi,
    From the Reporting Server Configuration Manager you have to restore the encryption key.
    Please try to delete databases(reportserver & reportservertempdb) and delete the reportserver and reports site on IIS. Then you have to start over the configuration again.
    If the issue still exists, Please check ULS log to see if anything unexpected occurred.
    For SharePoint 2013, by default, ULS log locates in
    "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS"
    More information about SQL Reporting services Installation with SharePoint 2013 for your reference:
    http://expertsharepoint.blogspot.de/2014/03/sql-reporting-services-installation.html
    Best Regards,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • Forensic Expert needs help with FCP

    Hi, I recently purchased FCP and I am a forensic audio expert. I want to use this in court presentations as well as the occasional talk show appearance. I have a pretty good grasp on the functions and capabilities but I have two very important questi

  • Cfform format="flash" not loading

    The Problem: When I load a file that contains ANY cfform tag with format="flash", all I get is a partially rendered object with a spinning clock for a pointer. Your initial reaction is probably "oh, thats just bad code"... but, read on.. the plot thi

  • Release date colum

    Is the release date a function of Itunes or is it in the ID3 tag somewhere? I have several Podcasts (.mp3format) that I would like to import into Itunes, and they are organized by "release date". How do I add this to my file ID3 tags

  • Best practise for pausing slide during flash video playback

    Hi all, There really should be a simple option for this - apologies if there is, but I am struggling to find it! I have some videos as part of my presentation, that I DO NOT want the user to skip!  I am trying to implement a "Continue to next slide"

  • Partitioning a Wide Table on RAID5--Need Advice

    We will soon have to add a new table to our database that is 2 Gig in size and growing, so we are considering partitioning it for speed. I've a lot of Oracle experience, but haven't used partitioning before. NOTE: -- The database is on RAID5 disks --