nickbro Posted October 19, 2011 Author Posted October 19, 2011 Do you mean to browse to it like http://hap.domain.local/hap ?? Yep that's what I mean, it tends to play up if it isn't in a folder, although it should support it
AceDaz Posted October 19, 2011 Posted October 19, 2011 Yep that's what I mean, it tends to play up if it isn't in a folder, although it should support it ok let me change it lol
AceDaz Posted October 20, 2011 Posted October 20, 2011 Yep that's what I mean, it tends to play up if it isn't in a folder, although it should support it Still has the same exception error message
nickbro Posted October 20, 2011 Author Posted October 20, 2011 Try this: Also, can you navigation to /api/setup and tell me what is says there
AceDaz Posted October 20, 2011 Posted October 20, 2011 Try this: Sorry I missed that post, there is no folder structure so I assume with the browser: Server Error in '/hap' Application. IIS specified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used. 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: IIS specified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used. 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: IIS specified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used.] System.ServiceModel.Web.WebServiceHost.SetBindingCredentialBasedOnHostedEnvironment(ServiceEndpoint serviceEndpoint, AuthenticationSchemes supportedSchemes) +346523 System.ServiceModel.Web.WebServiceHost.AddAutomaticWebHttpBindingEndpoints(ServiceHost host, IDictionary`2 implementedContracts, String multipleContractsErrorMessage, String standardEndpointKind) +804 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: IIS specified authentication schemes 'IntegratedWindowsAuthentication, Anonymous', but the binding only supports specification of exactly one authentication scheme. Valid authentication schemes are Digest, Negotiate, NTLM, Basic, or Anonymous. Change the IIS settings so that only a single authentication scheme is used..] 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
nickbro Posted October 20, 2011 Author Posted October 20, 2011 Disable Integrated Authentication in IIS
AceDaz Posted October 20, 2011 Posted October 20, 2011 Still comes up with the exception error message
nickbro Posted October 20, 2011 Author Posted October 20, 2011 Is it still coming up with that authentication error, where it doesn't like Integrate? It's got to be down to IIS having itegrated enabled. HAP+ v7 doesn't support anything but anonymous
nickbro Posted October 20, 2011 Author Posted October 20, 2011 Leave the top one ticketed, all others unticked
Jenkia Posted January 6, 2012 Posted January 6, 2012 (edited) 1> From the homepage, select the "Tickets" tab and click on a ticket for a "404 - File or directory not found" - NB: I removed the files you listed as removable in your v7.5 notes so it is possible i have done something silly there... 2> When creating a new ticket as a user, you click on "File Ticket" but nothing appears to happen. In actual fact, the ticket HAS been filed. It is not then visible in your screen until you refresh the page too. 3> Updating a ticket as an admin doesn't seem to work - the window pops up, but nothing is written back on clicking okay. ------------------- I was having all three of the above problems similar to Matt, Nick was spot on with replacing the default.aspx page to fix 1 but I am still having issues identical to 2 and 3, did you ever get this working properly on your setup Matt? Everything else I am using is working perfectly. Massive thanks. Andy Edited January 6, 2012 by Jenkia
nickbro Posted January 6, 2012 Author Posted January 6, 2012 Please complete some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
Jenkia Posted January 10, 2012 Posted January 10, 2012 405 - HTTP verb used to access this page is not allowed. Server Error 405 - HTTP verb used to access this page is not allowed. The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
nickbro Posted January 11, 2012 Author Posted January 11, 2012 Which page are you trying to access there?
Jenkia Posted January 11, 2012 Posted January 11, 2012 I am trying to update a ticket, /HAP/helpdesk/#ticket-3
nickbro Posted January 11, 2012 Author Posted January 11, 2012 Ok, that is a very odd issue, as it shouldn't be coming up with that error :S
mattgrimley Posted January 12, 2012 Posted January 12, 2012 I was having all three of the above problems similar to Matt, Nick was spot on with replacing the default.aspx page to fix 1 but I am still having issues identical to 2 and 3, did you ever get this working properly on your setup Matt? Hey @Jenkia , Sorry i didn't reply to this thread earlier, but i saw @nickbro take an interest and deferred to him. In all honesty, i didn't solve the problem that i had, though i did establish that it was my server that was at fault. Ultimately, as my HAP+ runs on a dedicated virtual server, i just rebuilt it and the JSON stuff seems to work consistently well since i did that. "Just rebuilding" is not really a solution i know, but i did spent a tremendous amount of time (as did NickBro) troubleshooting - ultimately, Microsoft just didnt appear to be generating enough troubleshooting information for JSON and i could find little on the web to help. Rather than biting the bullet and formatting an existing server, you could just find an old workstation and do a clean install of Windows Server - try a very basic install and if that works, you know what you must do. Sorry its not an easy solution - the software in my opinion is easily worth the hastle though. It didnt take at all long for HAP+ to become embedded in our daily lives here!! Good luck and dont forget to let us know how you get on. Regards, Matt
Jenkia Posted January 12, 2012 Posted January 12, 2012 Matt, Thanks for the reply, I already have HAP running for external access and various apps. So I already know how excellent it is. I will update you both on my progress with the helpdesk. Andy
Jenkia Posted April 18, 2012 Posted April 18, 2012 Uninstall WebDav to solve problem 2 & 3 listed above. Helpdesk is now working superbly.
nickbro Posted April 19, 2012 Author Posted April 19, 2012 Check the links on the homepage point to /helpdesk/#ticket-x
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now