Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Failed to create new user account Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 12:57am | IP Logged Quote cezar2008

Webmail Pro version 4.4 ASP.NET version + SQl SERVER 2000 or 2005 same error in Admin panel : Failed to create new user account !


Please help !
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 13 February 2009 at 1:41am | IP Logged Quote Andrew

1. Please make sure database connection is configured properly. Go to Admin Panel / WebMail / Database Settings and press "Test Connection" button.
2. Make sure "Incoming Mail" and "Outgoing Mail" fields contain a valid mail server address for the domain you try to create the account in.
3. If you're sure everything is correct, please provide us with access to your Admin Panel installation, so we'd be able to investigate it.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 2:01am | IP Logged Quote cezar2008

connection is OK . Adding a new domain is working fine.

The error is : Could not load file or assembly 'MailBee.NET, Version=4.0.2.114, Culture=neutral, PublicKeyToken=cd85b70fb26f9fc1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040).

You have somewhere a reference to an old assembly...
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 2:05am | IP Logged Quote cezar2008

Stack Trace:

[FileLoadException: Could not load file or assembly 'MailBee.NET, Version=4.0.2.114, Culture=neutral, PublicKeyToken=cd85b70fb26f9fc1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   WebMailPro.Account.set_Email(String value) +0
   WebMailPro.DbManager.ReadAccount(IDataRead er reader) +1178
   WebMailPro.DbManager.SelectAccountData(Int 32 id_acct, Int32 id_user, Boolean with_mailing_lists) +131

[WebMailDatabaseException: Could not load file or assembly 'MailBee.NET, Version=4.0.2.114, Culture=neutral, PublicKeyToken=cd85b70fb26f9fc1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
   WebMailPro.DbManager.SelectAccountData(Int 32 id_acct, Int32 id_user, Boolean with_mailing_lists) +275
   WebMailPro.Account.LoadFromDb(Int32 id_acct, Int32 id_user, Boolean with_mailing_lists) +89
   WebMailPro.Account.LoadFromDb(Int32 id_acct, Int32 id_user) +7
   user_webmail_edit.Page_Load(Object sender, EventArgs e) +511
   System.Web.Util.CalliHelper.EventArgFuncti onCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateP roxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Bool ean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 13 February 2009 at 4:02am | IP Logged Quote Andrew

Thank you for the details you provided.

Please download the latest version of WebMail Pro ASP.NET and update all the files within the web folder of your current installation, except web.config.

Once opened WebMail, don't forget to press Ctrl+F5 or Ctrl+R in your web browser to update JS cache.

The update should resolve the issue.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 4:42am | IP Logged Quote cezar2008

Thanks Andrew !
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 4:51am | IP Logged Quote cezar2008


User created, logged in, received emails etc.. everything works great excepting calendar.
When I try to see the calendar I get the Loading message in top-right corner and that's all.
Also in Settings if try to acces Calendar settings : Object reference not set to an instance of an object.

Any suggestions ?
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 13 February 2009 at 5:41am | IP Logged Quote Andrew

If you specified connection string in Admin Panel / WebMail / Database Settings manually, please remove it and configure the database connection through the separate fields, i.e. fill the following fields:

- SQL login
- SQL password
- Database name
- Host

The following fields must be empty:

- Data source (DSN)
- Use connection string should be OFF.

Does it help?

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 
cezar2008
Newbie
Newbie
Avatar

Joined: 13 February 2009
Location: Romania
Online Status: Offline
Posts: 6
Posted: 13 February 2009 at 5:48am | IP Logged Quote cezar2008



Thanks again and Have nice weekend !
Back to Top View cezar2008's Profile Search for other posts by cezar2008
 

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