Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235,
Visits: 750
|
Hello all,
I have written an image web handler (image.ashx) to replace the image web page (Image.aspx).
This is quicker when running as the web handler does not fire up the page lifecycle, and it also fixes the problem where web crawlers saw the images as HTML pages rather than actual pictures.
Git Hub link below.
https://github.com/craig-deadline-automation/Kartris-Image-Handler/
We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either 1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx. 2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx. Have fun and good luck coding.
|