Showing posts with label User Display image in sharepoint 2007. Show all posts
Showing posts with label User Display image in sharepoint 2007. Show all posts

October 11, 2011

Configuration Error : Web.Config [No Relevant Source Line]

Sometimes , we get the below error while running pages in Moss 2007


Solution : We have to grant the Full Control on the Security tab and for that right click the folder and select Properties.

Or

You have to place your project in the root drive of windows installation.



September 26, 2011

Display user image from user profiles in MOSS 2007

In MOSS 2007, by default the logged user image is not displayed on the aspx pages. In order to display the user image from user profiles in mysite, add the following code in the aspx pages , by editing the pages in sharepoint designer 2007.



In order to increase the picture size, increase the size of the "ResizetoFit " attribute value as per your requirement. Both the length and breadth will increase in the same proportion.

Error installing .Net Framework 3.5 in Sql Server 2012

During installation of Sql Server 2012 on Windows server 2012 or addition of roles and features for SharePoint 2013, the setup wizard will...