>

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

Library not registered – IE error in SharePoint init.js

You may encounter this error when you try to install and then uninstall any of the Office products, in the SharePoint server. To fix this issue, if you see any of the office products installed in your server then navigate to that product and open it, i…

Searching for a list item using SPQuery in folders

Searching for an item in a list having multiple folders requires that an attribute to be added to the SPQuery command. The SPQuery.ViewAttributes property is required to be set to “Scope=’Recursive’” to enable sharepoint to sear…

Turning off Diagnosting logging in SharePoint

Though SharePoint logging is very much helpful is solving certain issues, we may come across certain situations where in there is a requirement to turn off diagnostic logging. To turn off the logging, Navigate to Central Administration, Under the secti…

Quick and Easy: Use jQuery to Set A Text Field’s Value on a SharePoint Form

I started playing around with jQuery yesterday. I’ve been wanting to do this for a long time, ever since Paul Grenier started writing his series about jQuery for End Users at the venerable www.endusersharepoint.com web site. As I use it, I hope t…

Configuring POP3/SMTP in your SharePoint VPC

There are many situations where in we come across email enabled SharePoint lists, but since most of us work using a virtual environment as our development machine, this may prove to be a hardship. There is however some help available where in you can c…