cschmid Posted December 21, 2011 Posted December 21, 2011 Hi All, I have recently installed HAP and have run into the following issue.Upon browsing the the setup screen we are precented with a red cross next to IIS7 intergrated pipline and services activated....( see attachment ) any suggestions on how to get pass this. Also we are unable to browes our AD, only presented with a search box with a blue bar at the top?? I have also tried: servername/HAP/api/setup/getadtree But then get this in return: Line 209: Line 210: Line 211: Line 212: Line 213: Thanks in advance.
nickbro Posted December 21, 2011 Posted December 21, 2011 Please see http://www.edugeek.net/forums/home-access-plus/87350-services-activated-red-cross.html Also are you using HTTP or HTTPS
cschmid Posted December 21, 2011 Author Posted December 21, 2011 Please see http://www.edugeek.net/forums/home-access-plus/87350-services-activated-red-cross.html Also are you using HTTP or HTTPS I have followed the suggestion in the mentioned post, services are now activated, but I still can not get to browse AD? Whenever I try to save the settings I get " Internal server Error" dialogue box show up. Anyone have any ideas? Thanks
nickbro Posted December 21, 2011 Posted December 21, 2011 Can you try some of the steps in http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
cschmid Posted December 22, 2011 Author Posted December 22, 2011 Can you try some of the steps in http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html Nickbro, here is the output: 200 OK 78ms POST http://servername/HAP/api/setup/GetADTree XML Parsing Error: no element found Location: moz-nullprincipal:{15587048-b20f-428a-ad09-e98b921e642a} Line Number 1, Column 1: ^ Hope this helps??!!
cschmid Posted December 26, 2011 Author Posted December 26, 2011 Hi all, as well as the above issue, i also get a a dialogue box with "internal server error" whenever I try to make a change on the Homepage Tab?! Any ideas???
nickbro Posted December 26, 2011 Posted December 26, 2011 Do you have green ticks in the Checks Section?
cschmid Posted December 30, 2011 Author Posted December 30, 2011 (edited) nickbro; yes I have green ticks in the checks section ( when browsing via https) I would really like to get this up and running before Term 1 2012, so that we can give this access to staff and students....thanks for your help so far # the browsing AD issue seems to have resolved itself...so far! ( will wait and see if it returns) Edited December 30, 2011 by cschmid
nickbro Posted December 30, 2011 Posted December 30, 2011 Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
cschmid Posted December 31, 2011 Author Posted December 31, 2011 Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html OUTPUT below: Receiver a:InternalServiceFault Sequence contains more than one matching element Sequence contains more than one matching element at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate) at HAP.Web.API.setup.UpdateLink(String group, String origname, String name, String desc, String icon, String url, String target, String showto) at SyncInvokeUpdateLink(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) System.InvalidOperationException thanks
nickbro Posted December 31, 2011 Posted December 31, 2011 Looks like you've added a link with exactly the same name as one that already exists. HAP+ doesn't really like this. You will need to go into the hapconfig.xml file and delete the offending link(s). Open ~/app_data/hapconfig.xml in notepad or something like it, find the link that is causing issue and correct it
cschmid Posted January 1, 2012 Author Posted January 1, 2012 nickbro, sorry you have lost me now , Looks like you've added a link with exactly the same name as one that already exists A link to what? haven't been able to add/change links on the homepage as it errors out with "internal server error"?? I'll take a look at the hapconfig file when i get a chance. Thanks
nickbro Posted January 1, 2012 Posted January 1, 2012 Paste the homepage section of the hapconfig.xml file, I'll take a look then
cschmid Posted January 1, 2012 Author Posted January 1, 2012 Homepage section below: OK, I think I see what you mean, there are two "access my email" Link headings, so i should remove or rename one of them?
nickbro Posted January 1, 2012 Posted January 1, 2012 Ah, yep there's your problem, you'll need to call the two Access My Emails something different. Just rename one of them 1
cschmid Posted January 1, 2012 Author Posted January 1, 2012 thanks, i'll try when back at work, my remote connection is not allowing me to edit /save the file.
cschmid Posted January 3, 2012 Author Posted January 3, 2012 OK I have the homepage working ( saving the configs....Thanks Is there any documentation on setting up the other features ( "my school files" "Remote Apps" ) Thanks
nickbro Posted January 3, 2012 Posted January 3, 2012 Remote Apps: Checklist: Making RemoteApp Programs Available from the Internet The My School Files is setup via the My Files Tab, it's done via drive mappings
cschmid Posted January 3, 2012 Author Posted January 3, 2012 (edited) Thanks, couldn't see if for looking... Getting an Internal server error again when i try to add a make any chnages.....all my previous settings have dropped off Edited January 3, 2012 by cschmid
nickbro Posted January 3, 2012 Posted January 3, 2012 You may need to do some of the changes directly in the hapconfig.xml file if your getting errors
cschmid Posted January 4, 2012 Author Posted January 4, 2012 (edited) OK, I have now chnaged the HAP config file directly, settings seem to be holding. I have added a mapped drive and is now showing up on the "my Files " settings page. YEAH ! when I login to the site and click on the my files link on the home page, it then opens a new login page, I enter my login details again and it errors out with: Stack Trace: [securityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.] System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) +714 System.Diagnostics.EventLog.SourceExists(String source, String machineName, Boolean wantToCreate) +460 System.Diagnostics.EventLog.SourceExists(String source) +22 HAP.Web.Logging.EventViewer.Log(String source, String message, EventLogEntryType type) +37 HAP.Web.Login.login_Click(Object sender, EventArgs e) +266 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11439090 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11438606 System.Web.UI.Page.ProcessRequest() +269 System.Web.UI.Page.ProcessRequest(HttpContext context) +167 ASP.login_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\60118d79\df2e2d46\App_Web_uqk4wf1i.0.cs:0 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270 Ant thoughts? BTW the "Mapped" drive UNC is to a DFS Share...would that make a difference? Edited January 4, 2012 by cschmid
nickbro Posted January 4, 2012 Posted January 4, 2012 Can you place the attached dll into the bin folder
cschmid Posted January 4, 2012 Author Posted January 4, 2012 (edited) Thanks, Done that error is now : Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\60118d79\df2e2d46\App_Web_eboyvcfi.2.cs Line: 0 Stack Trace: [securityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.] System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) +714 System.Diagnostics.EventLog.SourceExists(String source, String machineName, Boolean wantToCreate) +460 System.Diagnostics.EventLog.SourceExists(String source) +22 HAP.Web.Logging.EventViewer.Log(String source, String message, EventLogEntryType type) +37 HAP.Web.Login.login_Click(Object sender, EventArgs e) +266 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11439090 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11438606 System.Web.UI.Page.ProcessRequest() +269 System.Web.UI.Page.ProcessRequest(HttpContext context) +167 ASP.login_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\60118d79\df2e2d46\App_Web_eboyvcfi.2.cs:0 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +625 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +270 Looks the same to me # is it suposed to be asking me to login again to access the school files if I am already logged in. Edited January 4, 2012 by cschmid
nickbro Posted January 4, 2012 Posted January 4, 2012 This is an odd one, since the dll in the zip file fixes that issue, will try again
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