Jump to content

Recommended Posts

Posted

Hi!

 

Looking forward to getting v7 up and running (and like the look of the new metro style for v7.5)

 

Unfortunately I'm having a bit of a problem getting it up and running. On first glance it looks to be a similar issue with bindings however I'm either missing something really obvious, or somethign else is going on...

 

If I set up with just https binding I get the following error pop up when I enter the user password for the AD connection: SYstem.ServiceModel.ServiceActivationException. In my application event log I also get the message:

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].

If I add in the http binding then I just get a pop up saying Internal Server Error when entering the password.

 

I have tried adding the site in as a new website and also as a virtual path in an existing website (which was how I got HAP 6 to work).

 

I have also tried removing:

from the web.config but doing so sets me Bad Request when I enter the password.

 

I'm pretty sure I've followed the video and the documentation correctly, but I'm obviously missing something.

 

Any suggestions?

 

Thanks!

Posted

See my previous post on the matter

 

Open ~/Web.config

Right down the bottom, try deleting

[color=blue]        <[/color][color=#a31515]standardEndpoints[/color][color=blue]>
[/color] [color=blue]            <[/color][color=#a31515]webHttpEndpoint[/color][color=blue]>
[/color] [color=blue]                <[/color][color=#a31515]standardEndpoint [/color][color=red]name[/color][color=blue]=[/color]""[color=red] helpEnabled[/color][color=blue]=[/color]"[color=blue]true[/color]"[color=red] faultExceptionEnabled[/color][color=blue]=[/color]"[color=blue]true[/color]" [color=red]automaticFormatSelectionEnabled[/color][color=blue]=[/color]"[color=blue]true[/color]"[color=blue]/>[/color]
[color=blue]            [/color][color=#a31515]webHttpEndpoint[/color][color=blue]>[/color]
[color=blue]        [/color][color=#a31515]standardEndpoints[/color][color=blue]>
[/color]

Posted

Hi Nick

 

Unfortunately that gives me a pop up with Bad Request when I enter the password (that's with HAP as the root directory and as a sub directory)

Posted

Ah! went back through the setup of the app pool in v6 and se the Identity to NetworkService and we're all up and running!

 

Noticed the timetable page - is this work in progress or is there a report def available to populate it?

  • 2 weeks later...
Posted

Everytime I logon regardless of the user account under the email address it has what looks like a disk space bar and has the figure -2% inside it

 

Any ideas what this means and why it appears for every user? is there a way to hide it?

 

Thanks in advance

Posted
Since installing 7.4 and now 7.5 i cant see any drives in the silverlight version of the my computer browser. Ive added the N, T and S drive letters, the basic version shows them ok but not silverlight

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...