Home Access Plus+ Thread, User Pictures from AD in HAP+ in Projects:; How odd, I must have some sort of configuration error here, I can't get it to appear in the me ...
How odd, I must have some sort of configuration error here, I can't get it to appear in the me tile now the top right tile. I could get the old jpg attribute working with the old dll files but the thumbnail attribute I can't make work at all.
I've been looking into this for Office 365 and outlook 2010, they all say 10Kb limit and 96x96 pixels recommended size. I'm trying to get my own picture in Outlook, Office 365 and HAP+ from AD, so far only got it in Office 365.
I'm struggling to get my picture to display in HAP+, it is 96x96 and 4.00Kb, it is showing up in Office 365, Outlook 2010 (not Outlook 2013, but i've read that there is lots of problems with that at the moment) so I know it's pulling the picture from AD for that, it just doesn't show up in HAP+. I've deleted my browsing history and used the F12 developer options to delete cache, but it still doesn't show my picture. Any ideas?
Attached the picture to the thumbnailPhoto Attribute
Checked that the pic shows up in Outlook 2010 (it does)
Made sure the image is 96x96
Updated HAP to 8.6 and restarted the server (just to make sure)
Cleared my cache in IE
Tested as myself (Admin)
Tested as a student
Still no joy. It must be something im doing wrong beucase it works for you??
Whilst it works fine for me and 1 of my test users.. it's not displaying for my assistant's account - I can't work it out.. I tried adding the same image to both his and mine.. mine works, his not so.. (both display in Outlook)..
Try this dll, it disables the error catch handler, it should tell you what it's having an issue with, hopefully.
then browse to /hap/api/mypic and see what it says
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object
reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the
execution of the current web request. Information regarding the origin and
location of the exception can be identified using the exception stack trace
below.
Stack
Trace:
[NullReferenceException: Object reference not set to an instance of an object.] HAP.Web.API.MyPic.ProcessRequest(HttpContext context) +372 System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication.IExecutionStep.Execute() +624 System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +269
@nickbro i've just tried the 2nd dll file, and i'm just getting a blank page when browsing to /hap/api/mypic I don't know if anyone else gets that, I also just have a green background at the top right when i click on my name, not a picture.