Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Error message in integration code Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
elfigha
Newbie
Newbie


Joined: 04 January 2011
Online Status: Offline
Posts: 1
Posted: 18 June 2016 at 1:56am | IP Logged Quote elfigha

I want to integrate ASP.NET WebMail lite into my web site. I floow the instructions in the documentation. I obtain the error message:
---
Pop3 component not licensed. LicenseKey is invalid.
--

The code source is :

protected void Button1_Click(object sender, EventArgs e)
    {
        Integration integr = new Integration(@"D:\PROJET\WEBMAIL\Data", @"http://192.168.1.12:33/");
        integr.UserLoginByEmail(@"driss@test.local", @"driss@test.local", "112233", WMStartPage.Mailbox);
    }
Back to Top View elfigha's Profile Search for other posts by elfigha
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 20 June 2016 at 3:07am | IP Logged Quote Igor

Try placing the integration code into main folder of WebMail Lite and see if it works for you there.

Lite ASP.NET version of AfterLogic WebMail is no longer maintained and is available on "AS IS" basis. Consider using either WebMail Pro ASP.NET, or if you're looking for a free application - WebMail Lite PHP.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide