Hi I am new to this product so please forgive basic questions. I am testing the trial install of the product on a VMware test environment as I do not want to have any character building events on the production system.
Aside from a domain controller I have one mailbox server and one client access / hub server in the test setup. I have tried to load the DNP Enterprise server, DNP server and DNP portal server on to the client access / hub server for starters but I get the error below when I try to connect via the portal on the server itself. The machine names are all resolvable locally via AD DNS and I have uninstalled and reinstalled a few times with the same result.
This install is using SQL 2005 Express on the actual box the production will use and external SQL server. I’ve tried both Windows and SQL authentication.
I think I have the basics correct re IIS and all the DNP components installed without any error messages. i have not installed any DNP modules on the other boxes yet.
The host is 64 bit Windows 2003 server service pack 2 with Exchange 2007 service pack 2
This is the error message: Server Error in '/' Application. The request failed with HTTP status 400: Bad Request. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The request failed with HTTP status 400: Bad Request.
Source Error:
|
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
|
[WebException: The request failed with HTTP status 400: Bad Request.] System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1981 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters) +307 DotNetPanel.EnterpriseServer.esAuthentication.IsLicensesAvailable(String[ types) +77 DotNetPanel.Portal.LicensingHelper.IsEnterpriseServerLicensed() +376 DotNetPanel.Portal.LicensesSiteMapFilter.AddPage(PortalPage page) +121 DotNetPanel.WebPortal.PortalConfiguration.ParsePagesRecursively(String path, SiteStructure site, XmlNodeList xmlPages, PortalPage parentPage) +3538 DotNetPanel.WebPortal.PortalConfiguration.LoadPagesFromXml(SiteStructure site, String path) +283 DotNetPanel.WebPortal.PortalConfiguration.get_Site() +297 DotNetPanel.WebPortal.DefaultPage.Page_Init(Object sender, EventArgs e) +102 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +58 System.Web.UI.Control.OnInit(EventArgs e) +127 System.Web.UI.Page.OnInit(EventArgs e) +16 System.Web.UI.Control.InitRecursive(Control namingContainer) +517 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1518 |
Version Information: Microsoft .NET Framework Version:2.0.50727.235; ASP.NET Version:2.0.50727.235