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

  • Home
  • SEARCH
  • 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 511839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:15:30+00:00 2026-05-13T07:15:30+00:00

I have this asp.NET web site that for some odd reason doesn’t want to

  • 0

I have this asp.NET web site that for some odd reason doesn’t want to load css and script from the plugin I just wrote. This occurs if I use View in browser option in Visual studio.
If I preview a sample file in browser directly from file system, it works OK.

I have checked source code of ASP site and it contains both files. In Firefox I even clicked on both hrefs and the content was displayed.

clip from code:

<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    ...
    <link rel="stylesheet" type="text/css" href="plugin/adPlayer/adPlayer.css" />
</head>
<body>
    ...
    <script type="text/javascript" src="plugin/adPlayer/adPlayer.js"></script>
</body>

Any ideas?

Edit: I am using ASP.NET development server for preview.

Edit 2: Installed IIS 5.1. Problem remains. Btw, this only occurs in Firefox browser.
There is no request for those CSS and JS files in Firefox.

  • 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-13T07:15:30+00:00Added an answer on May 13, 2026 at 7:15 am

    Are you sure it’s not loading it? A few ideas:

    • Clear your browser cache.

    • Look at your IIS log file to see if those files are being requested.

    • Use Fiddler or FireBug to see the HTTP requests and responses.

    • Is that the ASP source or output HTML you posted above? If it’s the ASP, check the actual output HTML.

    • Check that the adplayer subdirectory on the web server is accessible to the IIS process user, anonymous user or whatever.

    • This is a long shot, but since those files should be served by IIS not ASP, check that there is nothing in your config that is forcing them into ASP, such as:

      <system.web>
      <httpHandlers>
      <add verb=”*” path=”*.js”
      type=”System.Web.HttpForbiddenHandler” />
      </httpHandlers>
      </system.web>

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

Sidebar

Related Questions

This is regarding ASP.NET MVC. Let's say I have a web site that is
I have an ASP.NET web site which contains some ImageButton controls that cause postbacks
I have a web site in asp.net that uses a master page. In this
Hey folks, I've got an ASP.NET web site project that for some reason is
I have an old .net 2005 web site that has some asp pages and
i have an asp.net website http://www.site.com . This web app is also running on
I have a SQL query in my ASP.net web app that looks like this:
I have an iPad app that submits orders to an ASP.NET MVC web site
I have an ASP.NET web site technology that I use for scores of clients.
can you help me with my problem: i have ASP.NET web site that have

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.