Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8403315
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T22:18:39+00:00 2026-06-09T22:18:39+00:00

I have an HTML page that I wrote that I need to host in

  • 0

I have an HTML page that I wrote that I need to host in the SSRS Report Manager, due to some restrictions. The HTML is just a collection of static web pages that connect to a Style.css style sheet.

When I run the pages outside SSRS they work fine, but when I run them in the Report Manager I lose my styling in the HTML. I am not sure what I need to change for this to work in SSRS and Report Manager.

I tried the logical thing which was an absolute path to the CSS file in SSRS and the process found here: http://msdn.microsoft.com/en-us/library/ms345247.aspx but I can’t get either to work. Any help would be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T22:18:40+00:00Added an answer on June 9, 2026 at 10:18 pm

    The trick is that you have to point it to the ReportServer URL not the Reports URL. See the below examples which demonstrates how the URL changes.
    Before

    http://<reportserver>/Reports/Pages/Resource.aspx?ItemPath=%2f<folderPath>%2fStyle.css
    

    After

    https://<reportserver>/ReportServer/Pages/Resource.aspx?%2f<folderPath>%2fStyle.css
    

    As a test you can enter it into your browsers address bar and it is shows you the code then you have it correct. If not then it will have you download the file.
    Then from there you just put it in the link tag of HTML, like below.

    <link href="https://<reportserver>/ReportServer/Pages/Resource.aspx?%2f<folderPath>%2fStyle.css" type="text/css" rel="stylesheet">
    

    Note that if you are accessing this from the same root (https://<reportserver>/ReportServer/Pages) that your page is located, then you can use the short hand as follows.

    <link href="~/Resource.aspx?%2f<folderPath>%2fStyle.css" type="text/css" rel="stylesheet">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an HTML page that contains some filenames that i want to download
I have a mystery.html page that loads some javascript (as well as mootools). I
I have a html page that allows users to submit a file. Below is
I have an html page that open a popup window when the page loads.
I have an HTML page that roughly looks like this: <div id=rolesRollerBody style=height: 309px;>
I have an HTML page that uses AJAX to retrieve messages from a server.
Ok, so as the title says, I have an HTML page that I fetch
This is bugging me ... I have a simple HTML page that has a
I have a page that loads an external HTML page into an iFrame. There
I have n number of select elements in an html page that are used

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.