Sorry to hear of your difficulties. On the surface all looks correct in your config files. Here are the standard troubleshooting steps the might be worth double-checking.
If you find that ImageGen not in Professional mode:
ImageGen is always in 'Professional' mode when running on localhost or any *.local domain to allow you to test out the Pro features before purchasing a domain key.
You can check if ImageGen is running in Professional mode with the URL http://example.com/imagegen.ashx?version (where you'd type your actual domain in place of 'example.com').
If the version check displays 'ImageGen Basic' at the top rather than 'ImageGen Professional' please check these items which should resolve most situations:
Your site's /web.config file should have two entries for ImageGen in addition to your other site settings, see below:
Please confirm that the site's /config/imagegen.config file has the purchased domain key(s) in it.
If both of the above are in place correctly, please verify the XML of the /config/imagegen.config file is valid by pasting it's contents into an online validator such as http://www.xmlvalidation.com/. I've seen problems where a subtle typo in the config file will keep it from being read correctly and thus ImageGen will ignore the file entirely, which means the domain keys wouldn't be loaded.
Still have problems? Let us know! And, if possible, include URLs to the page(s) with issues and also include your imagegen.config file so that we might reproduce the problem. If that info is sensitive, feel free to contact us directly via our website at http://percipientstudios.com/about/contact
ImageGen Professional Features won't enable
I'm having issues getting Professional Features enabled after purchasing a key.
I have the relevant entries in my Web.config
and..
My ImageGen.config simply contains (I have removed my site information)
and I'm still getting basic features when visiting /ImageGen.ashx?version
Any ideas?
Hi, Tom,
Sorry to hear of your difficulties. On the surface all looks correct in your config files. Here are the standard troubleshooting steps the might be worth double-checking.
If you find that ImageGen not in Professional mode:
ImageGen is always in 'Professional' mode when running on localhost or any *.local domain to allow you to test out the Pro features before purchasing a domain key.
You can check if ImageGen is running in Professional mode with the URL http://example.com/imagegen.ashx?version (where you'd type your actual domain in place of 'example.com').
If the version check displays 'ImageGen Basic' at the top rather than 'ImageGen Professional' please check these items which should resolve most situations:
Your site's /web.config file should have two entries for ImageGen in addition to your other site settings, see below:
Please confirm that the site's
/config/imagegen.config
file has the purchased domain key(s) in it.If both of the above are in place correctly, please verify the XML of the /config/imagegen.config file is valid by pasting it's contents into an online validator such as http://www.xmlvalidation.com/. I've seen problems where a subtle typo in the config file will keep it from being read correctly and thus ImageGen will ignore the file entirely, which means the domain keys wouldn't be loaded.
Still have problems? Let us know! And, if possible, include URLs to the page(s) with issues and also include your imagegen.config file so that we might reproduce the problem. If that info is sensitive, feel free to contact us directly via our website at http://percipientstudios.com/about/contact
cheers,
doug.
is working on a reply...