Re: Attempting to install pinEditSpell
pinEdit Add-On
Attempting to install pinEditSpell
DaveP
09-26-2007, 7:52
I am attempting to install pinEditSpell, we are already using pinEdit version 5, under classic ASP (not .NET).
I've tried setting the license key with :
objEditor.SpellLicenseKey = Session("PINEDITSPELLLICENSEKEY") and putting the license key value in the session. This code is based on the information found here in the forums.
I keep getting the message "This is an unlicensed evaluation version..." when calling up the spell checker.
What is the proper way to install pinEditSpell?
Thanks,
Dave
Re: Attempting to install pinEditSpell
Pintexx Support
09-27-2007, 8:52
Hi Dave,
could you please send your spell license key to support@pintexx.com ?
Possibly we have to renew for version 6.
Regards,
Hans-Peter
Re: Attempting to install pinEditSpell
DaveP
09-27-2007, 1:23
Ok, will do.
Does the license key have an expiration date on it?
Re: Attempting to install pinEditSpell
Pintexx Support
09-27-2007, 4:04
No, but there was a change when we moved from 5 to 6.
Therefore I want to make sure that you have the right key.
Regards,
Hans-Peter
Re: Attempting to install pinEditSpell
DaveP
09-28-2007, 5:56
Thanks. After getting the new key, everything is working well!