I get an "HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." message when I try to use ImageGen like this:
Let's start with the basics... if you request preview.mydomain.com/imagegen.ashx?version do you get anything? If not then double-check ImageGen is properly installed on your computer. If it works, does it say you have the Professional version or the Basic version installed? If Professional, what is the ImageBaseDir setting in the ~/config/imagegen.config file for the Tablet class and the default class?
ImageGen Professional version 2.5.7.27945 Professional features are available for localhost Professional features are available for *.local Professional features are available for spiriticons.com
I am developing a Ucommerce site on preview.spiriticons.com. I can't seem to find anything about ImageBaseDir in the imagegen.config?
404 error when trying to use ImageGen
Hi there
I get an "HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable." message when I try to use ImageGen like this:
http://preview.mydomain.com/ImageGen.asxh?image=/images/backgrounds/bg_default_0.jpg&class=Tablet
The website is running on IIS 7.5, Umbraco 4.11.1, newest version of ImageGen
I have a licence for imageGen Pro. Any suggestions?
Hi, Steven,
Let's start with the basics... if you request preview.mydomain.com/imagegen.ashx?version do you get anything? If not then double-check ImageGen is properly installed on your computer. If it works, does it say you have the Professional version or the Basic version installed? If Professional, what is the ImageBaseDir setting in the ~/config/imagegen.config file for the Tablet class and the default class?
cheers,
doug.
Hi Douglas
When I request the version I get the following:
ImageGen Professional version 2.5.7.27945
Professional features are available for localhost
Professional features are available for *.local
Professional features are available for spiriticons.com
I am developing a Ucommerce site on preview.spiriticons.com.
I can't seem to find anything about ImageBaseDir in the imagegen.config?
Hi again
I found the problem. I had used .asxh instead of .ashx... silly me :)
Thanks for the help!
The asxh comes from the example on the bottom of page 8 in the reference manual :)
@Sebastian - Do'h! Good catch, thank you!
is working on a reply...