Hi, I am using a COM object (ASPJpeg) to upload images to a website.

I have installed the COM object on my computer to test the application but
when I upload the application to my webhost I get an error:
The error basically says that the class ID for the COM object on the local
server differs from then class ID for the same COM object on the remote
server.

I don't want to use GDI to handle the image manipulation, so does anyone
know what I am doing wrong?

Thanks in advance
Mark