Jump to content

Recommended Posts

Posted
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

Posted
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

 

:(

Posted
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
  • 2 months later...
Posted (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 by Jenkia
Posted

405 - HTTP verb used to access this page is not allowed.

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.

Posted
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

Posted

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

  • 3 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...