Jump to content

Recommended Posts

Posted

Morning :)

 

I've popped the preview 4 on to my beta server. The only difference for me was the dll's - but my beta server is now behaving oddly..

Probably all related, but here is what i can see

 

1> Login and it starts to load, but no tiles appear - i don't get the NTLM authenticated splash screen either. I can see the top groups, but no tiles.

Firebug says:

ReferenceError: hap is not defined / hap.load = hap.loadtypes.help; /beta/ (line 466)

ReferenceError: hap is not defined / hap.livetiles.Init([ /beta/ (line 145)

ReferenceError: hap is not defined / hap.help.Load('impmsg'); return false; onclick (line 2)

2> Using a non NTLM-Auth connection, on the login page the "Home Access Plus+" button is visible at the top left.

3> Using a non NTLM-Auth connection, on the login page the "Login" button is not a button, just a hyper-link.

 

 

If i revert the HAP.Web.dll back to my previous version it works again..

 

Hope this helps!

 

Matt

Posted (edited)
That teaches me for not testing the new minification code, switched to using a Microsoft dll. Updated the release, HAP.Web.dll and HAP.Web.Controls.dll are all that needs updating, and the new AJAXMini.dll Edited by nickbro
  • Thanks 1
Posted

Looking good from here, thanks! :)

 

 

Can I ask a totally unrelated question?

When a user attempts to login with an expired password, does HAP know it's expired rather than just wrong? I.e. Can the message returned to the user be different in each case?

 

I've enabled password changing on our exchange server, so I'd ideally like to be able to redirect them to that page in the event of an expired password.. The page is https://exchange-server/owa/auth/expiredpassword.aspx

 

 

FYI: Documentation on enabling password changing on exchange: So you want to change your expired passwords in OWA... - Exchange Team Blog - Site Home - TechNet Blogs

 

Failing that, i guess i could put a permanent link to the password change page under the login on the homepage?

Posted (edited)

Done, will be in the final release. The system will check to see if the user's password has expired, account is disabled or locked out before attempting to logon

 

The strings will be in the strings.xml file so you can customize them

Edited by nickbro

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