Jump to content

Recommended Posts

Posted

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.

HAP+.PNG

Posted

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?!

Screen Shot 2011-12-26 at 4.19.10 PM.png

 

Any ideas???

Posted (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 by cschmid
Posted

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

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

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

Posted

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?

Posted

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

Posted (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 by cschmid
Posted (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 by cschmid
Posted (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 by cschmid

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