i am showing the Logged in User Information as shown in picture. but issue is that image is getting fetched for first time. If i go to the 'My Profile' and return back then and only then image get displayed. How to solve this issue. I am getting User Information using Javascript. And also how to get Department for the logged in User.
i used following control to show image
<SPSWC:ProfilePropertyImage PropertyName="PictureUrl" style="float: left; height: 20px; width:20px;" ShowPlaceholder="true" id="PictureUrlImage" runat="server"/>