Greetings!
I'm having trouble with EOWeb version 7 licensing-- each time a webpage is visited that contains the ImageZoom control, this message pops-up:
"ImageZoom [sic] ... requires a license. You can purchase a license from
http://www.essentialobjects.com/Order.aspx. Please refresh the page to continue. More on license. Already have a license? See troubleshooting License problems."
I understood from prevous posts in the forum (by Administrator dated 9/10/10) that we can include the license key via code-- we've included EO.Web.Runtime.AddLicense() for this particular version to the Application_Start() event in Global.asax, as well as included the EO.Web.dll in the sites bin folder (also version 7).
Is there something else I can try to get rid of this pop-up?
Also, the eo_web.licx file contained <add> tags for all controls except ImageZoom-- am I able to manually add this (i.e. <add type="ImageZoom" version="7"/>)?
A prompt reply is greatly appreciated.
Thank you