in

Dotnetpanel Forums

Community support forums for DotNetPanel products

MailEnable not adding new mailboxes

Last post 03-15-2010 7:13 AM by jdraggi. 9 replies.
Page 1 of 1 (10 items)
Sort Posts: Previous Next
  • 11-08-2008 8:23 AM

    • wsme
    • Not Ranked
    • Joined on 02-04-2008
    • Posts 5

    MailEnable not adding new mailboxes

    Hi,

    I use DotNetPanel 2.8 and MailEnable 2.52.  Both serves have DotNetPanel 2.8 on them.  This was working until I upgraded.

    When a new mailbox is added, either as a customer or the admin account, the system says it is adding it, waits a while, then returns to the list of mail accounts, but it is empty.

     The following error appears in the logs:

    The underlying connection was closed: An unexpected error occurred on a receive.
    at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) 
    at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) 
    at Microsoft.Web.Services3.WebServicesClientProtocol.GetResponse(WebRequest request, IAsyncResult result) 
    at Microsoft.Web.Services3.WebServicesClientProtocol.GetWebResponse(WebRequest request) 
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters) 
    at DotNetPanel.Providers.Mail.MailServer.AccountExists(String accountName) 
    at DotNetPanel.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)

    Filed under:
  • 04-02-2009 11:52 AM In reply to

    • Wizard
    • Not Ranked
    • Joined on 04-02-2009
    • Posts 2

    Re: MailEnable not adding new mailboxes

    I'm hoping someone has a fix for this as I have something very similar. DNP 2.8.2 and MailEnable 3.6.2 Standard. Both are on one server, and its a new install.

    When a new mailbox is added, either as a customer or the admin account, the system says it is adding it, waits a while, then returns to the list of mail accounts, but it is empty.

    The following error appears in the logs:
    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Cannot create ActiveX component. at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName) at DotNetPanel.Providers.Mail.MailEnable.AccountExists(String mailboxName) at DotNetPanel.Server.MailServer.AccountExists(String accountName) --- End of inner exception stack trace --- at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters) at DotNetPanel.Providers.Mail.MailServer.AccountExists(String accountName) at DotNetPanel.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)
  • 05-02-2009 7:28 PM In reply to

    Re: MailEnable not adding new mailboxes

    Hi All,

    MailEnable 3.62 Standard  (fresh install from few minutes ago), and DNP 2.8.3

    Same Problem, with a different error:

      System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Cannot create ActiveX component.
    at Microsoft.VisualBasic.Interaction.CreateObject(String ProgId, String ServerName)
    at DotNetPanel.Providers.Mail.MailEnable.AccountExists(String mailboxName)
    at DotNetPanel.Server.MailServer.AccountExists(String accountName)
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters)
    at DotNetPanel.Providers.Mail.MailServer.AccountExists(String accountName)
    at DotNetPanel.EnterpriseServer.MailServerController.AddMailAccount(MailAccount item)

  • 05-03-2009 2:14 PM In reply to

    Re: MailEnable not adding new mailboxes

     [RESOLVED]

    If you are running Windows 2008 x64 please put this setting ‘Enable 32-bit application’ – true. These settings are located under Dotnetpanel Server Application Pool.

     

    The answer was provided by Andrey Severtokov from DNP (thank you Andrey Big Smile ).

     

    -Sup.

     

  • 11-06-2009 10:43 AM In reply to

    Re: MailEnable not adding new mailboxes

    Excellent! I had the same problem and this has fixed it. Go to Application Pools in IIS7 and change the value in advance settings for the DNP server application pool. set allow 32-bit apps to True.

    Thanks everyone.

     

    M Ibrahim

    www.mohamedibrahim.net/blog

     

     

  • 12-09-2009 1:09 AM In reply to

    • jdraggi
    • Top 75 Contributor
    • Joined on 03-07-2007
    • Ohio, USA
    • Posts 75

    Re: MailEnable not adding new mailboxes

    WARNING!  Changing this setting will cause most of DNP 2.8.10 to break if you are running windows server 2008 R2 x64

  • 02-10-2010 12:49 PM In reply to

    • etrich
    • Top 500 Contributor
    • Joined on 09-30-2008
    • Posts 9

    Re: MailEnable not adding new mailboxes

    Great... so what is the fix under 2008 R2 x64?

  • 02-10-2010 5:08 PM In reply to

    • jdraggi
    • Top 75 Contributor
    • Joined on 03-07-2007
    • Ohio, USA
    • Posts 75

    Re: MailEnable not adding new mailboxes

    You need to set the Dot Net Panel Server Pool to Enable 32-bit applications (true). 

    See my post here: http://forum.dotnetpanel.com/forums/p/7219/29265.aspx#29265

    In 2.8.11 they have fixed the problem in which you had to switch back and forth (as outlined in the link/post). 

  • 03-15-2010 5:16 AM In reply to

    • pep
    • Top 500 Contributor
    • Joined on 03-08-2010
    • Posts 7

    Re: MailEnable not adding new mailboxes

    I can't create mailboxes from DNP in 2008 x64.

    I've set DNP Server Pool to run in 32-bit and it doesn't work.

  • 03-15-2010 7:13 AM In reply to

    • jdraggi
    • Top 75 Contributor
    • Joined on 03-07-2007
    • Ohio, USA
    • Posts 75

    Re: MailEnable not adding new mailboxes

    pep:
    I've set DNP Server Pool to run in 32-bit and it doesn't work.

    There is a case where this won't work.  Did you see the DNP method located here: http://forum.dotnetpanel.com/forums/p/7219/29265.aspx#29265

Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems