• Show convenient version of this site
  • Deutsch
  • English
Contact
Newsletter
  • Products
    • ALS
      • Across Language Server
        • Translation Management
        • Terminology Management
        • Translation Memory
      • Editions
      • Interfaces
    • ATE
      • Across Translator Edition
      • Editions
      • Download
      • Across Account
    • Elanion
      • Overview
      • Login
  • Solutions
    • Customers
      • Enterprises
      • Language Service Providers
      • Translators
    • Industries
      • E-Commerce & Trade
      • Pharmaceuticals & medicine
      • IT & Software
    • Departments
      • Marketing & E-Commerce
      • Technical Documentation
      • Software User Interfaces
  • Services
    • Hosting
    • Training
    • Consulting
  • Partners
    • Language Service Providers
    • Universities
  • Company
    • Across Systems
    • News
    • Events
    • Career
    • Contact
  • Knowledge
    • Blog
    • Video Library
    • Case Studies
    • White Papers
    • Fact Sheets
    • File Formats
    • Expert Features
  • Support
    • New Functions
    • Online Help
    • FAQ
    • Support Request
    • Updates
Schedule Consultation
  • Online-Help
  • ALS Admin
  • crossAdmin
  • crossAnalytics
  • Reporting Services Troubleshooting
  • Introduction
    • The Across Language Server
    • Across Standard Components
    • Databases
    • Across Access Modes
    • Installation Scenarios
    • Installation of the Microsoft SQL Server
      • Authentication
      • Network Settings
    • Customer Product Key and Product Activation
      • Offline Product Activation
      • Subsequent Product Activation (Online)
      • Subsequent Product Activation (Offline)
      • Transmitting License
    • Across Support and Across Services
    • Across SDK
    • The Toolbox: Useful Tools for Across
  • Installation
    • Main Installation
    • Dedicated Server
      • Execution
    • Client Installation
      • Windows Terminal Server/Citrix Environments
      • Online Client
  • crossAdmin
    • Across Server
      • Database
      • Server
      • Softkeys
      • Licenses
      • Object Locks
    • crossTerm Server
      • Database
      • Server
    • crossTank Server
      • Database
      • Server
    • crossVPN Server
      • Configuration
    • crossConnect
      • Configuring Connectors
        • Main configuration
        • LAN Settings
        • FTP Options
        • Default Settings
    • crossWeb
      • Login with Windows Authentication
      • Configuration
        • Browser
        • Troubleshooting
      • crossWeb Spell-Checks
        • Sentry Spelling Checker Engine
        • Hunspell Spell-Check
          • Adding Dictionaries
    • crossVPN Proxy
      • Configuration
    • crossAPI SI
    • crossTerm Web
      • Login with Windows Authentication
      • Configuration
        • Timeout
      • Determining Default Language Combination
      • crossTerm Web Suggestion Module
        • Setup Requirements
        • Configuration
        • Setup
        • Troubleshooting
        • Access Control
        • Localizing crossTerm
        • Customizing
    • crossAnalytics
      • Troubleshooting
      • Reporting Services Troubleshooting
    • Settings
      • General
      • E-Mail Configuration
      • Format
  • Setting up Across Modes
    • crossLAN
    • crossWAN online
    • crossWAN load
    • crossWAN classic
    • crossGrid
  • Softkeys
    • Creation
    • Softkey Wizard
  • Generating crossGrid Certificates
  • Creating Generic Softkeys
  • Changing the Across Database User
  • Defragmenting Database Files
  • Running a Backup
  • Auto-Deployment
  • Automatic Client Update
  • Windows Authentication
    • Creating Users
    • Login to Online Client
    • Login to crossWeb and crossTerm Web
    • Switching to Windows Authentication
    • Troubleshooting
  • Uninstalling
  • Reference: Menus in crossAdmin
  • Appendix
    • crossTank Performance Counter
    • SQL Server Optimization
    • Integration in Other Programs
    • Web-based Components with HTTPS
      • Configuring and Testing crossTerm Now
      • Configuring and Testing crossTerm Web
      • Configuring and Testing crossWeb
    • E-Mail Transmission in Across
      • E-Mail Transmission in crossWeb
    • Integration Into the Network
      • Network Configuration
      • Testing Connections
        • Internal IP Address
        • Checking the Across services (internal)

Reporting Services Troubleshooting

The following section presents known problems with the configuration of the Reporting Services and offers possible solutions.

Error message rsAccessDenied

After requesting a report, the following error message appears: "The permissions granted to user 'user' are insufficient for performing this operation. (rsAccessDenied)"

This error occurs because the user or user group does not have the permissions for accessing the reports.

To solve this problem, you need to grant the user the needed permissions.

  1. To do this, open the Report Manager in your browser (e.g. http://<<server name SQL Server>>//reports) and click Folder Settings.
  2. Then click New Role Assignment and enter the respective Windows domain user or Windows domain user group (in the form domain\account).
  3. Activate the role in your browser.
  4. Click OK.

HTTP error 404

In the browser, the report page (e.g. localhost/reports) and the Report Server page (e.g. http://<<server name SQL Server>>//reportserver) cannot be reached, and HTTP error 404 is displayed. The report page in the crossAnalytics module in Across is not displayed either. Furthermore, the Reporting Services cannot be configured with crossAdmin.

This may be because the Reporting Services are not running on default port 80, but on another port. Therefore, the respective pages cannot be reached. (This problem only occurs in connection with SQL Server 2008.)

  1. To solve this problem, you should first determine the port on which the Reporting Services are running.
  2. To do this, go to the Web Service URL section in the Reporting Services.

    The port is indicated under TCP Port.

  3. Go to the Report ManagerURL section and click Advanced.
  4. If the Reporting Services are not running on the default port, but on another port (e.g. 8080), you need to make two adjustments:
    • First, adapt the configuration file user.config in the subdirectory crossAnalyticsWebApp of the Across folder (e.g. C:\Program Files\Across) by adding the port on which the Reporting Services are running.

      To do this, open the file (e.g. in a text editor). Under reportingserver the port should be entered in the URL for the ReportServer as in the following example:

      <?xml version="1.0"?> 
       <userconfig>
       <crossanalytics reportingserver="http://<<Servername SQL Server>>:<<port>>/ReportServer/ReportService2005.asmx" xmlconfigurationfilepath="crossAnalytics.xml"/> 
       </userconfig> 

      Replace <<Port>> with the respective port, e.g. http://<<server name SQL Server>>:8080/ReportServer.

    • Then adapt the value of the registry key RSUrl in the registry under [HKLM\Software\Across] or [HKLM\Software\ Wow6432Node\Across] by inserting the port in the URL (be sure to back up the registry first):

      http://<<Servername SQL Server>>:<<port>>/ReportServer/ ReportService2005.asmx

      Replace <<Port>> with the respective port.

Register for our Newsletter now

Our newsletter provides you with exclusive news about the Across Language Server, often even before the official announcement. The newsletter also provides you with early information on events, webinars, and training sessions.

  • Legal Notice
  • GTC
  • Privacy Statement
  • Cookies
  • info@across.net