Quantcast
Channel: myrocode - SharePoint 2007
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Using PickerTreeDialog in SharePoint 2007 pages with postback support

In this post you will learn how to implement a Picker Tree Dialog into your custom SharePoint 2007's pages and handle the postbacks generated when and user press the OK or the Cancel button. Searching...

View Article



How to use SPFieldLookup to get the selected SPListItem reference in...

A common task during SharePoint's developing is to read from a SharePoint List a item's (SPListItem) value defined in column. It's not a big deal if you information is stored into a text field: SPList...

View Article

How to delete Content Type in SharePoint 2007 when you receive "The Content...

A common problem in SharePoint 2007 is when you need to delete a Content Type from a List or from a Document Library: you receive the error 'The Content type is in use'. Ok, you understand that there...

View Article

Image may be NSFW.
Clik here to view.

SharePoint 2007 hidden fields in SPList and SPDocumentLibrary

Developing against the SharePoint's 2007 lists (SPList) or document libraries (SPDocumentLibrary), allow you see item's proprieties hidden into fields that are unaccessible from the user interface...

View Article

How to use explicit impersonation in SharePoint 2007

There are different ways for using impersonation in SharePoint 2007. Probably the most common way is calling the RunWithElevatedPrivileges method defined into the SPSecurity class. If you don't know...

View Article


Update profiles property in SharePoint 2007 programmatically without BDC

SharePoint 2007 (MOSS) allows you import profiles as a primary source in 2 different ways: using Active Directory o LDAP imports. Remeber that this are the only ways to perform this task. But when...

View Article

How to set Permission To Add Users to SharePoint Groups

A simple task like allowing a user to administrate a SharePoint group without exceeding with too strong permission isn't really intuitive in SharePoint 2007.  Here's a howto: General information The...

View Article

An unhandled execption occurred in the user interface: OSearch - SharePoint 2007

When configuring a SharePoint 2007 farm through the Central Administration, you should always use domain accounts for you services, to avoid errors or strange behaviors. But what happens when you just...

View Article


Image may be NSFW.
Clik here to view.

SharePoint 2007 - Extract SharePoint Users informations to an Excel file format

SharePoint 2007 is missing a feature that lets you export all Users that belong to a particular group into a Excel compatibile file format. What happens if someone asks you: "May I have a list of all...

View Article


SharePoint 2007: EXECUTE permission denied on object 'proc_putObject',...

If you receive the followin error: EXECUTE permission denied on object 'proc_putObject', database 'SharePoint_Config', schema 'dbo'. EXECUTE permission denied on object 'proc_putDependency', database...

View Article
Browsing latest articles
Browse All 10 View Live


Latest Images