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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:54:21+00:00 2026-05-23T16:54:21+00:00

I have a DLL and I’m trying to wrap the jquery progress bar inside

  • 0

I have a DLL and I’m trying to wrap the jquery progress bar inside an asp.net server control with the jquery lightness theme.
I was able to embed the jquery into the control but the css isn’t showing up. Do I have to embed each image into the assembly? Here’s what I have right now

[assembly: WebResource("MyNamespace.jquery-ui-1.8.13.custom.css", "text/css")]
[assembly: WebResource("MyNamespace.jquery-1.5.1.min.js", "text/javascript")]
[assembly: WebResource("MyNamespace.jquery-ui-1.8.13.custom.min.js", "text/javascript")]

The images are in a folder called /images/ in the root of the DLL. the jquery is referencing the images like this.

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }

But none of the images show up. I feel like there should be an easier way then having to add a web resource for each image. What is the best way to do this?

  • 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-23T16:54:21+00:00Added an answer on May 23, 2026 at 4:54 pm

    it does not search the image in the dll-directory but in the subdirectory of the page using your control. you have to see the paths as seen by a browser and not as seen by the local dll.

    so a page http://localhost/yourpage.aspx which uses the progressbar would search the images in http://localhost/images/...

    i hope you understand what i mean

    adding a web resource for each image wouldn’t solve the problem (if I see it right)

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

Sidebar

Related Questions

I have a DLL that provides mail sending functionality to an asp.net application, this
I have a dll that contains a dot net assembly - common intermediate language.
I have a dll. That dll is uploaded on a server. I want that
I have a DLL which provides an entry point to an ASP.MVC application. Let's
I have DLL that run on server and I can't debug it for many
I have a C++ DLL that I am trying to interface with using C#.
I have a DLL which contains unmanaged classes with methods. I'm trying to call
I have some dll's for which i want to run code coverage using TestDriven.net
I have DLL and application that will call some function in this dll. For
I have a DLL with some COM objects . Sometimes, this objects crashes and

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.