WLS-ITGuy
Members-
Posts
17 -
Joined
-
Last visited
Reputation
0 NeutralAbout WLS-ITGuy

-
I am all good now! Thanks for all your work on this! Great tool!
-
I backed up and deleted the hapConfig.xml file. Replaced the web.config file and restarted the services. Re-ran HAP+ and got this: http://www.bandebrewing.com/images/afterchange-hap.jpg
-
Added http, reboot and it works. Setup.aspx is not available for the admin account whether through the logged in user or by directly going to setup.aspx
-
Only HTTPS is listed in the bindings.
-
An error occurred in Home Access Plus+ Page: /api/MyFiles/Drives?1374867718471 Message The service '/api/myfiles' cannot be activated due to an exception during compilation. The exception message is: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https].. Source System.Runtime.DurableInstancing Target site TAsyncResult End[TAsyncResult](System.IAsyncResult) Stack trace at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) ToString() System.ServiceModel.ServiceActivationException: The service '/api/myfiles' cannot be activated due to an exception during compilation. The exception message is: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https].. ---> System.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https]. at System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses) at System.ServiceModel.Description.ConfigLoader.ConfigureEndpointAddress(ServiceEndpointElement serviceEndpointElement, ServiceHostBase host, ServiceEndpoint endpoint) at System.ServiceModel.Description.ConfigLoader.ConfigureEndpoint(StandardEndpointElement standardEndpointElement, ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, ServiceEndpoint& endpoint, Boolean omitSettingEndpointAddress) at System.ServiceModel.Description.ConfigLoader.LookupEndpoint(ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, Boolean omitSettingEndpointAddress) at System.ServiceModel.Web.WebServiceHost.AddAutomaticWebHttpBindingEndpoints(ServiceHost host, IDictionary`2 implementedContracts, String multipleContractsErrorMessage, String standardEndpointKind) at System.ServiceModel.Web.WebServiceHost.OnOpening() at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) --- End of inner exception stack trace --- at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) There are other errors "ASP.NET 4.0.30319.0" and "System.ServiceModel 4.0.0.0"
-
I blew everything away and started fresh. I started at 9.0 and went right to 9.4 no matter who I log in as, Myself (non admin) or an admin I get the Internal Server Error pop up and nothing works.
-
I went back to 9.2 and still get the LDAP Error where it says I need to reset my Admin credentials. Can't do that because it won't let me in the Setup page either
-
All I see is this one:
-
Oh and cannot get to the setup.aspx page as I still get a password issue.
-
Browser pop up and it doesn't matter if it is on the server through IE or on the network via chrome, IE, or Firefox or off network on the same three browsers.
-
Upgraded to 9.4 and now I get internal server error no matter what browser I use. I re-entered the admin/password but nothing has improved.
-
I am going to assume that I need to redownload and "reinstall"
-
I suppose this should be its own thread. updated to 9.4 and get the error below. Even after rebooting and restarting services. [color=#000000][font=Verdana][b]Server Error in '/' Application.[hr][/b] [b][i]The LDAP server is unavailable.[/i][/b] [/font][/color][font=Arial][color=#000000][b]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. [b]Exception Details: System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable. [b]Source Error: [TABLE="width: 100%"] [TR] [TD]Line 36: Line 37: [color=red]Line 38: <%=((HAP.AD.User)Membership.GetUser()).DisplayName %> (<%=((HAP.AD.User)Membership.GetUser()).UserName %>)[/color]Line 39: Line 40: ?<%:DateTime.Now.Ticks.ToString() %>)">[/TD] [/TR] [/TABLE] [b]Source File: c:\inetpub\HAP\Hap\masterpage.master[b] Line: 38 [b]Stack Trace: [TABLE="width: 100%"] [TR] [TD][LdapException: The LDAP server is unavailable.] System.DirectoryServices.Protocols.LdapConnection.Connect() +559 System.DirectoryServices.Protocols.LdapConnection.SendRequestHelper(DirectoryRequest request, Int32& messageID) +288 System.DirectoryServices.Protocols.LdapConnection.SendRequest(DirectoryRequest request, TimeSpan requestTimeout) +108 System.DirectoryServices.AccountManagement.PrincipalContext.ReadServerConfig(String serverName, ServerProperties& properties) +495[PrincipalServerDownException: The server could not be contacted.] System.DirectoryServices.AccountManagement.PrincipalContext.ReadServerConfig(String serverName, ServerProperties& properties) +1847 System.DirectoryServices.AccountManagement.PrincipalContext.DoServerVerifyAndPropRetrieval() +103 System.DirectoryServices.AccountManagement.PrincipalContext..ctor(ContextType contextType, String name, String container, ContextOptions options, String userName, String password) +721 HAP.AD.User.get_UserPa() +133[unauthorizedAccessException: Invalid Administrator Credentials, you may need to get your administrator to reset the HAP+ Settings for Active Directory] HAP.AD.User.get_UserPa() +256 HAP.AD.User..ctor(String username) +185 HAP.AD.MembershipProvider.GetUser(String username, Boolean userIsOnline) +165 System.Web.Security.Membership.GetUser(String username, Boolean userIsOnline) +169 ASP.masterpage_master.__Render__control17(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\HAP\Hap\masterpage.master:38 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.WebControls.LoginView.Render(HtmlTextWriter writer) +45 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +307 System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +48 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +246 System.Web.UI.Page.Render(HtmlTextWriter writer) +40 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4943[/TD] [/TR] [/TABLE] [/b][/b][/b][/b][/b][/b][/color][/font]
-
And now I can log back in. I rebooted again.
-
I retract that nothing will display - I rebooted the server, then got the LDAP error, then restarted the services and rebooted and now cannot log in through any account.
