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 664211
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:34:29+00:00 2026-05-13T23:34:29+00:00

I have a website that has a relative path to a stylesheet that looks

  • 0

I have a website that has a relative path to a stylesheet that looks like this “/stylesheets/main.css”. Now this works fine when I run the site in Visual Studio. But when I deploy the site to our Windows Server 2003 the path stops working. If I go back into code and change the path from “/stylesheets/main.css” to “stylesheets/main.css”, the site works fine on the server. I have another website on a different server that uses the same path style (“/stylesheets/main.css”) and stylesheet and works with no problems. I really don’t want to change all the paths, and am not even sure if this is a problem with the code or the server. Any help or ideas would be great. Thanks.

  • 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-05-13T23:34:29+00:00Added an answer on May 13, 2026 at 11:34 pm

    Is the site deployed to the domain’s root? If the site is at

    http://example.com/somefolder/
    

    then the path /stylesheet/main.css will be interpreted as

    http://example.com/stylesheet/main.css
    

    rather than

    http://example.com/somefolder/stylesheet/main.css
    

    As @Kit indicated, you can work around this by resolving the path to your application’s folder. I have often done this in ASP.NET as follows:

    <link rel="stylesheet" type="text/xss" href="<%= ResolveUrl("~/stylesheet/main.css") %>"/>
    

    If that’s not the problem, you’re going to have to give a bit more detail.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a large ASP.Net website that has a single css stylesheet which is
I have a website that has SignalR hub, in this hub I need to
I have a website that has a forum with users. I would like to
So I have a website that has greate Search Engine rankings, and like 500+
So basically I have website that has names of cities that can be checked
I have a website that has approx 1000 different strings in a mysql database
I have a public facing website that has been receiving a number of SQL
I have a travel related website that has been online for several years (since
I have been working on a website that has some images that I need
I have an existing website running on IIS6 that has only static HTML pages.

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.