Author |
|
danyschell Newbie
Joined: 07 March 2007 Location: Argentina
Online Status: Offline Posts: 6
|
Posted: 08 March 2007 at 3:32pm | IP Logged
|
|
|
I have a problem with license key.
I'm getting the "License key is invalid" error message on my server but the application works fine in localhost.
I have forgot the license key.
Where can I get it?
What can I do to get a new license key?
Must I download the trial again?
Thanks in advance.
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 09 March 2007 at 5:35am | IP Logged
|
|
|
Most probably, on localhost, the license key is saved in the system registry, while on the server isn't. Thus, you should save the key (run SaveKey utility) on the server or specify the key in the source code of your application as it described in the documentation.
We've sent you new trial license key via email.
Best regards,
Andrew
|
Back to Top |
|
|
danyschell Newbie
Joined: 07 March 2007 Location: Argentina
Online Status: Offline Posts: 6
|
Posted: 09 March 2007 at 7:56am | IP Logged
|
|
|
Andrew, I have this problem:
1- I saved (at localhost) a license key as
SaveKey -r MailBee.SmtpMail.Smtp MN200-...
Then, I try (in source code, setting the LicenseKey property) with the same key and I get the "License Key is invalid" message in log file
2- Then, I saved this key (at localhost):
MBC540-...
and I setted the LicenseKey property in source code , and the application sended emails correctly (works fine)
I need save a valid license key programmaticaly at server, to execute the application, then my question is:
How long (characters) the license key is?
Why the component not send emails if I saved the lincense key in system registry?
Thanks in advance
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 09 March 2007 at 8:20am | IP Logged
|
|
|
Do you use MailBee SMTP component or MailBee.NET SMTP component? Keys which start from MBC are for MailBee Objects and their length is 50 chars. Keys with MN at the beginning are MailBee.NET Objects keys and their length is 39 chars.
We provided you with the trial license keys for both MailBee Objects and MailBee.NET Objects and to make the application work on the server, you should specify the appropriate license key (according to product you're using) in the source code of application or save it into the system registry.
Please don't publish license keys and other private information in this forum, please send them via email instead.
Best regards,
Andrew
|
Back to Top |
|
|
danyschell Newbie
Joined: 07 March 2007 Location: Argentina
Online Status: Offline Posts: 6
|
Posted: 09 March 2007 at 8:24am | IP Logged
|
|
|
I have not received any email from you .
Please send a new trial license key to schell.daniel@gmail.com
Thanks
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 09 March 2007 at 8:50am | IP Logged
|
|
|
We sent you previous email to this address, perhaps, gmail blocked it as spam. We've just resent you the same email from our gmail account.
Best regards,
Andrew
|
Back to Top |
|
|