in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Problem Adding New Domains with SimpleDNS

Last post 11-25-2008 2:20 PM by LivingEasySoftware. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 11-25-2008 2:20 PM

    Problem Adding New Domains with SimpleDNS

    DNP 2.8.0 Standard Edition

    MS FTP

    latest Simple DNS Plus

    win 2003 (iis 6)

    latest smartermail

    latest smarterstats

    mssql server 2005 (express)

     

    At this point, I think I have everything setup properly, but not certain. I paid for and submitted a support ticket on this early this morning, but figured I'd post it here as well.  If all else fails if / when a solution is provided it will serve as a good reference for other people.

    However, when I add a domain, I get an error message.  Please see the error message following.  After the error message is received, it has added the SOA entry (and zone) to the dns server, but that's it. 

    Also, at what point is each seperate dns entry added to the dns server?  IE: when is ftp added, when is soa added, mx, etc is it upon adding domain or?  The individual items (such as smartermail, smarterstats, etc) are setup with their dns entry on their individual pages to point to their ip/port allotment.

     Message:

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'ADD' task on 'example.com' DOMAIN ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ArgumentException: Invalid data or invalid number of data fields
    at JHSoftware.SimpleDNSPlus.DNSRecordCollection.IndexOf(String name, String type, String[ data)
    at JHSoftware.SimpleDNSPlus.DNSRecordCollection.Contains(String name, String type, String[ data)
    at DotNetPanel.Providers.DNS.SimpleDNS5.AddZoneRecords(String zoneName, DnsRecord[ records)
    at DotNetPanel.Server.DNSServer.AddZoneRecords(String zoneName, DnsRecord[ records)
    --- 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.DNS.DNSServer.AddZoneRecords(String zoneName, DnsRecord[ records)
    at DotNetPanel.EnterpriseServer.DnsServerController.AddZone(Int32 packageId, Int32 serviceId, String zoneName, Boolean addPackageItem)
    at DotNetPanel.EnterpriseServer.ServerController.AddDomainInternal(Int32 packageId, String domainName, Boolean isSubDomain, Boolean isInstantAlias)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.ServerController.AddDomainInternal(Int32 packageId, String domainName, Boolean isSubDomain, Boolean isInstantAlias)
    at DotNetPanel.EnterpriseServer.ServerController.AddDomain(DomainInfo domain)
    at DotNetPanel.EnterpriseServer.esServers.AddDomain(DomainInfo domain)
    --- 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.EnterpriseServer.esServers.AddDomain(DomainInfo domain)
    at DotNetPanel.Portal.DomainsAddDomain.AddDomain() 

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