I just recently had this issue come up, but I went back to a project my company is working on with a survey and noticed in navigating through that when using Windows XP the Web Slider cannot be used though it displays. (You cannot slide it one way or the other, nor can you click on the increment buttons). When viewing in Vista the images are also missing. (both in IE 7).
Thoughts? We're sortof at a loss here.
Hi,
I assume that you use slider with default css and images. Please verify that your project has local ig_res directory which contains subdirectories Default and Default/images. If you use different "Theme", then subdirectories with coresponding "Theme" name should be in ig_res. Different "Theme" can be defined in webconfig or by StyleSetName/SetPath properties.
Check if there are ~/ig_res/Default/ig_slider.css and ~/ig_res/Default/images/igsli_*.gif files.
To debug you may create a temporary page which contains only WebSlider with default settings and test if images appear at design and run time. If there are styles and images, then you should create ig_res and copy there required files. All "Theme" files for ig_res are provided by installation.
All of the files are there. I guess I'll do some more digging.
*EDIT*
Looks like the files never copied properly to our production server. Problem solved.