The purpose of this documentation is to inform and help you with anything related to Imager Resizer.
Sections: Main - Installation and syntax - What's new - FAQ - Contact
Frequently asked Questions
- I'm getting a 404 - File not found error when trying to access the dll on a Windows 2003 Server. Why is that?
- Due to some new security features in IIS6 you have to "introduce" any ISAPI application to the server to be able to run it. Check the Installation instructions for how to do this.
- I have Imager Resizer installed on www.mysite.com/cgi-bin/Imager.dll. Why won't it show my thumbnails from www.myothersite.com?
- Even though you have to specify the full path to the Resizer you still have to have it on the same server as the images since it accesses the harddrive directly and not via an http request.
- When I try to test Imager Resizer it says "Unsupported file type. Avaible types for loading are JPG, GIF, BMP, TIFF, TGA and PNG.".
- A minor problem. The querystring is case sensitive so Imager.dll?test=true won't do. This would though: Imager.dll?Test=True.
- I get "Unsupported file type. Avaible types for saving are JPG, GIF, BMP, TGA and PNG.". I haven't specified any custom output!
- This would happen if you try to load a TIFF image without specifying a custom output since the script can't save to that format.
- Why won't it resize my images?
- Can I help you code the dll?
- Can I help you in any other way?
- Yes! You could donate me some money (not likely uh? :) or you could head over to CrazyBeavers.se and vote for the project. I love publicity and thats the main reason that I'm creating doing this.
This is an ongoing list. It will be updated when i find something to udpate it with.