Jump to content

Wils86

Members
  • Posts

    134
  • Joined

  • Last visited

Everything posted by Wils86

  1. I'm positive the details are going in correct. Im goig to try some different accounts with admin privilidges and see if that helps but thats the same account I used for HAP 6.5 Cheers Edit- I have checked and recheck my details and watched the installation video again and I'm still lost. Have you got any tests I could try to see where the problem is? As always thank you.
  2. Firebug was inconclusive it never found anything while saving the config or trying to logon. The logging app found some issues but I think this is just HAP complaining that it hasnt got any AD details as I wasnt able to insert them into setup page. Here what it said: An error occurred in Home Access Plus+ Page: /hap/ Message Exception of type 'System.Web.HttpUnhandledException' was thrown. Source System.Web Target site Boolean HandleError(System.Exception) Stack trace at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\hap\84de08c5\70e6ba5a\App_Web_zppgovuc.0.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ToString() System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Security.Authentication.AuthenticationException: Logon failure: unknown user name or bad password. ---> System.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName) --- End of inner exception stack trace --- at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName) at System.DirectoryServices.ActiveDirectory.Domain.GetDomain(DirectoryContext context) at HAP.AD.ADUtils.FriendlyDomainToLdapDomain(String friendlyDomainName) at HAP.Web.Default.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.default_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\hap\84de08c5\70e6ba5a\App_Web_zppgovuc.0.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)Message Logon failure: unknown user name or bad password. Source System.DirectoryServices Target site System.Object GetPropertyValue(System.DirectoryServices.ActiveDirectory.DirectoryContext, System.DirectoryServices.DirectoryEntry, System.String) Stack trace at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName) at System.DirectoryServices.ActiveDirectory.Domain.GetDomain(DirectoryContext context) at HAP.AD.ADUtils.FriendlyDomainToLdapDomain(String friendlyDomainName) at HAP.Web.Default.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ToString() System.Security.Authentication.AuthenticationException: Logon failure: unknown user name or bad password. ---> System.DirectoryServices.DirectoryServicesCOMException: Logon failure: unknown user name or bad password. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName) --- End of inner exception stack trace --- at System.DirectoryServices.ActiveDirectory.PropertyManager.GetPropertyValue(DirectoryContext context, DirectoryEntry directoryEntry, String propertyName) at System.DirectoryServices.ActiveDirectory.Domain.GetDomain(DirectoryContext context) at HAP.AD.ADUtils.FriendlyDomainToLdapDomain(String friendlyDomainName) at HAP.Web.Default.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Hope this helps
  3. No problem, I'll do some debugging. You wasnt me to follow all the steps from the JSON troubleshooting thread?
  4. this is not fair! I better have a play then and see why AD isnt playing nice. Cheers
  5. RagBuster does your AD map and allow you to select the groups further down the page as mine doesnt. I do get the all clear else where like you.
  6. Ah you may be right then, Hopefully Nick will be back round to help out. I usually just push all the buttons until it really falls apart lol Sorry Couldnt be more help
  7. Just a random thought, are your user home areas mapped via script or AD? As I know the extended version uses the AD mapping for the user area which in turn pulls the security rights through on the extended version. Change the User details in AD to something like this: My apologises if I turn out to be completely wrong I'm just an amateur
  8. Thank you for such a quick response, amazing support. The first option of running it without the 'require SSL' option did nothing. The second option of changing the service model stopped the error message being displayed and allowed me to save my config but it still want search and retrieve my AD settings. When I go to select my students group I get nothing. This was tested using my admin machine on Win 7 and IE9. In other news at the site /api/setup/help I get this Operations at https://my school/hap/api/setup This page describes the service operations at this endpoint. Uri Method Description Uri Method Description /AddFilter POST Service at https://my school/hap/api/setup/AddFilter /AddLesson POST Service at https://my school/hap/api/setup/AddLesson /AddLink POST Service at https://my school/hap/api/setup/AddLink /AddLinkGroup POST Service at https://my school/hap/api/setup/AddLinkGroup /AddMapping POST Service at https://my school/hap/api/setup/AddMapping /AddQServer POST Service at https://my school/hap/api/setup/AddQServer /AddResource POST Service at https://my school/hap/api/setup/AddResource /AddSubject POST Service at https://my school/hap/api/setup/AddSubject /EditLesson POST Service at https://my school/hap/api/setup/EditLesson /GetADTree POST Service at https://my school/hap/api/setup/GetADTree /RemoveFilter POST Service at https://my school/hap/api/setup/RemoveFilter /RemoveLesson POST Service at https://my school/hap/api/setup/RemoveLesson /RemoveLink POST Service at https://my school/hap/api/setup/RemoveLink /RemoveLinkGroup POST Service at https://My School/hap/api/setup/RemoveLinkGroup /RemoveMapping POST Service at https://My School/hap/api/setup/RemoveMapping /RemoveQServer POST Service at https://My School/hap/api/setup/RemoveQServer /RemoveResource POST Service at https://My School/hap/api/setup/RemoveResource /RemoveSubject POST Service at https://My School/hap/api/setup/RemoveSubject /UpdateFilter POST Service at https://My School/hap/api/setup/UpdateFilter /UpdateLink POST Service at https://My School/hap/api/setup/UpdateLink /UpdateLinkGroup POST Service at https://My School/hap/api/setup/UpdateLinkGroup /UpdateLinkGroupOrder POST Service at https://My School/hap/api/setup/UpdateLinkGroupOrder /UpdateLinkOrder POST Service at https://My School/hap/api/setup/UpdateLinkOrder /UpdateMapping POST Service at https://My School/hap/api/setup/UpdateMapping /UpdateQServer POST Service at https://My School/hap/api/setup/UpdateQServer /UpdateResource POST Service at https://My School/hap/api/setup/UpdateResource /UpdateSubject POST Service at https://My School/hap/api/setup/UpdateSubject /UpdateTab POST Service at https://My School/hap/api/setup/UpdateTab /UpdateTabOrder POST Service at https://My School/hap/api/setup/UpdateTabOrder edit- ps I have no test or confirm or any other button next to my AD details on the setup page.
  9. Questions to help me debug the issue: 1.Which version of IIS are you running? Answer= IIS6 2.How many websites are you running in IIS? Answer= 3(4) Eclipse, moodle and HAP 6.5 and HAP 7.6 3.What bindings are there currently on your HAP+ Website, need a screenshot like this: Answer= Do you mean this screen shot? 4.Have you set HAP+ to use HTTPS? need a screenshot like this: Answer= See screen shot 5.What are your current SSL settings?: Answer= Its set to ignore like your example, see screen shot 6.In the browser on the server, navigate to your HAP+'s website, and add /api/setup/help, tell me what it says. Needs to be on the server in IIS7 for full debug info Answer= Server Error in '/hap' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: An endpoint reference cycle was detected in your configuration. The following reference cycle must be removed: webHttpEndpoint/, webHttpEndpoint/. Source Error: Line 189: Line 190: Line 191: Line 192: Line 193: Source File: c:\inetpub\wwwroot\hap\web.config Line: 191 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 Hope this helps. Craig
  10. HAP v6.5 is running on there as well under /extranet, this is the first time with V7.5 or .6 I have re downloaded everything off the codeplex site just incase and started againg with the install so no web.config is left as standard. the Asp.net mappings have being done is ISS (that is this section in the documentation right: 37. Click on Directory 38. Click the Configuration Button 39. Double Click on the .ascx Application Extension 40. Copy the Executable path 41. Click OK 42. Click Insert… under wildcard application maps 43. Paste the Path from 41 44. Deselect Verify that file exists ) edit- hi by the way, the one thing I couldnt do was add the 'IIS appPool' bit to the security options but did add 'ISS_WPG' to the security list.
  11. Hi Nick, Finally started having a proper look at V7.6, I followed the PDF document as I believe I should have but now when I go to the setup screen and type in my admin details I get a box with "Message from website: System.Servicemodel.ServiceActivationException" It wont let me go no further and it is a little confusing. I have dont the section with the asp.net wildcard mappings. When i go to https://hap.school.name/hap/ I get: Server Error in '/hap' Application. -------------------------------------------------------------------------------- Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https]. 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.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https]. 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: [invalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding WebHttpBinding. Registered base address schemes are [https].] System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses) +12230836 System.ServiceModel.Description.ConfigLoader.ConfigureEndpointAddress(ServiceEndpointElement serviceEndpointElement, ServiceHostBase host, ServiceEndpoint endpoint) +54 System.ServiceModel.Description.ConfigLoader.ConfigureEndpoint(StandardEndpointElement standardEndpointElement, ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, ServiceEndpoint& endpoint, Boolean omitSettingEndpointAddress) +487 System.ServiceModel.Description.ConfigLoader.LookupEndpoint(ServiceEndpointElement serviceEndpointElement, ContextInformation context, ServiceHostBase host, ServiceDescription description, Boolean omitSettingEndpointAddress) +616 System.ServiceModel.Web.WebServiceHost.AddAutomaticWebHttpBindingEndpoints(ServiceHost host, IDictionary`2 implementedContracts, String multipleContractsErrorMessage, String standardEndpointKind) +679 System.ServiceModel.Web.WebServiceHost.OnOpening() +244 System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) +274 System.ServiceModel.Channels.CommunicationObject.Open() +36 System.ServiceModel.HostingManager.ActivateService(String normalizedVirtualPath) +184 System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) +615 [serviceActivationException: The service '/hap/api/setup' 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.Runtime.AsyncResult.End(IAsyncResult result) +679246 System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) +190 System.ServiceModel.Activation.AspNetRouteServiceHttpHandler.EndProcessRequest(IAsyncResult result) +6 System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar) +96 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1 As always any and all help is welcome. Craig edit-- Forgot to mention HAP is hosted on windows server 2003, IIS 6
  12. I had this but will admit i rushed the install and was just curious. Still running 6.5 officially
  13. Hi sorry haven't checked this thread in a while, I think your right Morganw I gotta make it in VMWare. Just got to get the time to do it. I read that some where as well localzuk the domain join works fine on my nec's but the stones just don't want to play fair.
  14. Drivers and all software are all in the base image but its a hardware agnostic image that can go on a number of machines using sysprep and a few other tools. I just never set it to silent install all the drivers my bad I just haven't had chance to fix it. My main problem is it doesn't always join the domain.
  15. Flaky as in sometimes it won't add to domain giving me a silly error (net path 53 ) I think. Then sometimes a few drivers need clicking yes on the install section. That's just a little niggle of mine. Apart from that it does everything I need.
  16. Fog here too, also churchers could I take a look at that script as I find the fog client a little flaky at times. Thank you.
  17. I've noticed on 3 of our Toshiba a300's that the CPU fan actually packs in and dies. Almost like the controller loses power. As a short term fix I run the usb power cables to the fan. (complete bodge job I now) in the end I had to replace the mobo.
  18. Spotted these yesterday as well. About 5 NM. Jobs but 3 are part time, the other two if I remember are full time one in a secondary the other in a catholic primary. You can find them on the Birmingham council job search if interested.
  19. I've found the vt49's fit the same mounts and have the same throw. We got a couple, shame the np200 we have is useless lol not sure how new it is though.
  20. My missus got caught a few months back. The way she was told was 50% or less above the speed limit and its 3 points and an £80 fine, 51% or over and its 6 points. Double the limit and its an instant ban. Sucks to be caught hopefully it doesn't knock your daughters confidence as the missus was shaken up after a cop stopped her.
  21. That looks great, is there anyway if tweaking it our end so it plays nice with cmis?
  22. Still the same error, I've even tried disabling every other service bar the hostname changer service on the fog client. Still wont do it. Im going to uninstall .net4 and see if that helps.
  23. Identical error, the log file is the same bar the time stamp.
  24. I have two fogcrypts in my c drive, on eusing th eoriginal key, the other the recopmpiled key. Ive doiuble checked and im using th ecorrect dll with the correct password with th elatest version of fog client.
  25. Definetly lists the username as domain\user for each host. just checked a random 5
×
×
  • Create New...