To test the installation of the ASP component, I use the example.asp and image.asp provided with install.
If the image is located in the same folder as example.asp and image.asp, it works fine. Like Path = Server.MapPath("/GflAx") File = Path & "\image.jpg" File = Path & "\result ...