hdevine643 Posted December 9, 2011 Posted December 9, 2011 Hello, I am now able to access HAP+ Setup, but still getting some errors when going through config When I enter AD details and click on Students Group I get the mst'Message From WebPage' Then AD Broswer Appears as in 'Active Directory Browser' Also when I press Save I get the following message Please help. Also can anyone point me to a config guide for 'Home Drives' etc. In our school we have two file servers for students, home drive paths somthing like \\servername\students\year\%username% How can I define this in HAP+????
mm3 Posted December 13, 2011 Posted December 13, 2011 Hello, I am now able to access HAP+ Setup, but still getting some errors when going through config When I enter AD details and click on Students Group I get the mst'Message From WebPage' [ATTACH=CONFIG]12440[/ATTACH] Then AD Broswer Appears as in 'Active Directory Browser' [ATTACH=CONFIG]12441[/ATTACH] Also when I press Save I get the following message [ATTACH=CONFIG]12442[/ATTACH] Please help. Also can anyone point me to a config guide for 'Home Drives' etc. In our school we have two file servers for students, home drive paths somthing like \\servername\students\year\%username% How can I define this in HAP+???? Im getting the same issue you are with the AD link
nickbro Posted December 13, 2011 Posted December 13, 2011 For the service activation issue, please see any of these threads: http://www.edugeek.net/search.php?searchid=4801463, usually telling .net to reset to details fixes most things The Save Message is just that, a message, it is not an error. It is a Stop, Think and Check message, follow the instructions. If you have their my documents mapping set in the AD Home Directory property, just use %homedir% instead, this will work regardless. Otherwise, you will need to define groups, and use a separate letter
techie08 Posted December 13, 2011 Posted December 13, 2011 I Installed this today and I cant seem to get past the System.ServiceModel.ServiceActivationException Error when trying to do the Active Directory credentials either. When trying to put in a student group, the AD Browser is blank. I can log into HAP fine though. I installed it on server 2003 R2 with IIS 6. Also followed the install notes to the "T"
nickbro Posted December 13, 2011 Posted December 13, 2011 Can you run the .net 4 Extended Edition setup from Add/Remove Progs, select Restore Details or Repair
techie08 Posted December 13, 2011 Posted December 13, 2011 Can you run the .net 4 Extended Edition setup from Add/Remove Progs, select Restore Details or Repair Ive just got the normal .net 4 install. Should I install the extended edition?
nickbro Posted December 13, 2011 Posted December 13, 2011 .net 4 comes in 2, client and full Download: Microsoft .NET Framework 4 (Web Installer) - Microsoft Download Center - Download Details
techie08 Posted December 14, 2011 Posted December 14, 2011 (edited) .net 4 comes in 2, client and full Download: Microsoft .NET Framework 4 (Web Installer) - Microsoft Download Center - Download Details Yep thats the one i done. I also have a red cross for "Services Activated" and "App_data write access" Edited December 14, 2011 by techie08 screenshot
techie08 Posted December 14, 2011 Posted December 14, 2011 Im also getting this error in eventvwr: WebHost failed to process a request. Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/63835064 Exception: System.ServiceModel.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 https for the endpoint with binding WebHttpBinding. Registered base address schemes are [http].. ---> System.InvalidOperationException: Could not find a base address that matches scheme https for the endpoint with binding WebHttpBinding. Registered base address schemes are [http]. 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.Channels.CommunicationObject.Open() at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) --- End of inner exception stack trace --- at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath) at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath) Process Name: w3wp Process ID: 5956
nickbro Posted December 14, 2011 Posted December 14, 2011 Ah, right, on this error, are you running your HAP+ site on HTTPS or HTTP? If just the latter, try:
techie08 Posted December 14, 2011 Posted December 14, 2011 Its just HTTP. I tried replacing the text in the web.config but there is still no tick for "services activated" and i still get the error. when i login using http://localhost/HAP/api/setup.aspx i get this: Server Error in '/HAP' Application. -------------------------------------------------------------------------------- The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /HAP/api/setup.aspx -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
hdevine643 Posted December 14, 2011 Author Posted December 14, 2011 Hello There, I am having terrible problems in configure HAP on my server. Can someone provide more detailed config documentaion? I have previously posted screen shots of errors and anticipated problems but have had no replies, please help as I would love to get this up and running. Also, I also seemk to be accessing HAP via http & not https, how can I change this????
nickbro Posted December 15, 2011 Posted December 15, 2011 Paul Levett from Levett Consultancy is providing an official HAP+ installation service email: [email protected] The Url is /hap/setup.aspx, not /hap/api/setup.aspx. What happens when you go to /hap/api/setup
techie08 Posted January 4, 2012 Posted January 4, 2012 I keep getting a red X on Services Activated. What shall i check to resolve this?
nickbro Posted January 4, 2012 Posted January 4, 2012 Can you browse to /hap/api/setup and post the error message
techie08 Posted January 5, 2012 Posted January 5, 2012 In the end i installed HAP on a new 2008R2 server which has IIS7.5. The only red X i have now is for IIS7 Integrated Pipeline. I have followd the the video as well to make sure the the AppPool is running in Integrated Pipeline mode Any Ideads? Many Thanks
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