Domain Name 'megadittos.com' is not currently on Mail.v2.

Discussion in 'Control Panel API' started by zackis, Mar 15, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Does anyone know the source/solution to the following exception? I've included the calling c# code below the error:

    EXCEPTION:
    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Domain Name 'megadittos.com' is not currently on Mail.v2.
    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 Q1Technology.MegaDittos.mailApp.net.discountasp.api.CustomerApi.EmailForwardAdd(String key, String domainName, String userName, String[] forwardList) in C:\Documents and Settings\zjones\My Documents\Q1Technology\MegaDittos\Q1Technology.MegaDittos.mailApp\Web References\net.discountasp.api\Reference.cs:line 994
    at Q1Technology.MegaDittos.mailApp._Default.Page_Load(Object sender, EventArgs e) in C:\Documents and Settings\zjones\My Documents\Q1Technology\MegaDittos\Q1Technology.MegaDittos.mailApp\Default.aspx.cs:line 26

    CODE:


     
  2. Bruce

    Bruce DiscountASP.NET Staff

    There are other set of methods for SmarterMail mail service. Please download the documentation, you should see all the methods.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. ina

    ina

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page