Enterprise Vault™ Troubleshooting Reporting

Last Published:
Product(s): Enterprise Vault (14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0)
  1. About this document
    1.  
      About this technical note
    2.  
      About troubleshooting Enterprise Vault Reporting
  2. Setting up SQL Server Reporting Services
    1.  
      About Setting up SQL Server Reporting Services
  3. Troubleshooting configuration and report deployment
    1.  
      About troubleshooting configuration and report deployment
    2.  
      About using DTrace with Microsoft SQL Server Reporting Services
    3. Identifying the problem
      1.  
        "Reporting Configuration Utility is unable to copy file..." message
      2. "Reporting has been configured on this machine. However, there were a few warnings and/or errors..." message
        1.  
          About Enterprise Vault auditing
        2.  
          About FSA Reporting
      3.  
        "Authentication failed for reporting user" error message
      4.  
        "The specified SQL Server does not exist" error message
      5.  
        "Ensure that you can browse to the Report Manager..." error message
      6.  
        "EnterpriseVaultDirectory database does not exist..." error message
      7.  
        "Failed to connect to the specified SQL Server with the credentials you provided" error message
      8.  
        "Failed to deploy reports on the report server" error message
      9.  
        Error code 1 and log file error "System Net.Web Exception: Page cannot be found"
      10.  
        Log file error "Assembly security permission grant set"
      11.  
        "Couldn't disable MyReports" error
    4.  
      Configuring Reporting and deploying the reports
  4. Troubleshooting accessing the reports
    1.  
      About troubleshooting accessing the reports
    2.  
      Unable to view the reports
    3.  
      Report Server web page does not show the Enterprise Vault folder
    4.  
      Role assignments and changes fail to get implemented
    5.  
      Unable to access Enterprise Vault reports from a different domain
    6.  
      Unable to access Report Manager on a 64-bit Windows system due to a permissions issue
    7.  
      Changing the Reporting user account details
  5. Troubleshooting using and exporting the reports
    1.  
      About troubleshooting using and exporting the reports
    2. Troubleshooting problems with report content
      1.  
        Images or data fail to appear
      2.  
        Reports omit data related to some vault stores
      3.  
        No information appears in the Data Analysis reports
      4.  
        No information appears in reports that use Monitoring data
      5.  
        No information appears in reports that use auditing data
      6.  
        Domino Server Journal Mailbox Archiving Health report: Unable to distinguish between Domino journal mailbox locations
    3. Troubleshooting report export
      1.  
        CSV format: All data appears in a single cell in Excel
      2.  
        Excel format: Date and timestamp does not appear
      3.  
        XML file format: "Page cannot be displayed" error
      4. Known Issues with report export
        1.  
          DBCS characters unreadable in PDF format
        2.  
          Archive quota usage report: Problems when exported in CSV or XML format
        3.  
          CSV and XML format Data Analysis reports omit table header information
    4.  
      About using Reporting with multiple Reporting Services

Unable to access Report Manager on a 64-bit Windows system due to a permissions issue

Affected configurations: Report Manager running on a 64-bit Windows system.

Problem: After the deployment of Enterprise Vault Reporting's reports, Report Manager fails to open. SQL Server Reporting Services displays an Error page which states that the permissions granted to your user account are insufficient for performing this operation.

Cause: A possible cause is that the EvAzStore.xml file is not up-to-date.

Resolution: Follow this procedure to check the timestamp of the EvAzStore.xml file and if necessary, register azroles.dll manually:

  1. On the computer on which SQL Server Reporting Services is installed, browse to the ReportServer\bin folder under Program Files\Microsoft SQL Server.
  2. Find the file EvAzStore.xml and examine its Date Modified timestamp.

    If the timestamp indicates a date and time that is before the time that you first attempted to access Report Manager's home page after deploying the Enterprise Vault reports, continue with this procedure to register the Microsoft DLL file azroles.dll manually.

  3. Open the Windows Control Panel, select Administrative Tools and then select Microsoft .NET Framework 2.0 Configuration.
  4. In the left pane of the .NET Framework 2.0 Configuration utility, expand My Computer, right-click Assembly Cache and choose Add.
  5. Browse to the following folder: WINDOWS\Microsoft.NET\AuthMan\1.2
  6. Select the file microsoft.interop.security.azroles.dll and click Open to add this assembly.
  7. Close the .NET Framework 2.0 Configuration utility.
  8. Open the Services snap-in to the Microsoft Management Console, and restart the IIS Admin Service and the SQL Server Reporting Services.