Login

Entries tagged 'mysite'


Check that a user has a SharePoint MySite

First follow the steps to create a console application for working with SharePoint 2007 Social Computing features Now that you have your application ready to go you can display users that already have a MySite using the code below. Display Users that have a MySite //Get the site associated with the users...

Continue reading...

Digg It!  StumbleUpon  Reddit  Del.icio.us  NewsVine  Furl  BlinkList  Ma.gnolia  Technorati

Create MySites using C# and the SharePoint 2007 object model

When using MySites it is good to know that MySites are created on an as needed basis, this is to save disk space and resources. There are times when you might want to create a number of MySites before users go to them the first time. We will look at how to do that using C# code and the SharePoint object...

Continue reading...

Digg It!  StumbleUpon  Reddit  Del.icio.us  NewsVine  Furl  BlinkList  Ma.gnolia  Technorati

Common Problem MySite and MyLinks don’t show up

I have seen this as a common problem that MySite and MyLinks don’t show up on a portal.  Let’s take a quick look at why they may not be showing up. Step 1 – Try to look at configuration The first step is checking to make sure the Shared Service Provider is set up.  To do this: Go to http:/...

Continue reading...

Digg It!  StumbleUpon  Reddit  Del.icio.us  NewsVine  Furl  BlinkList  Ma.gnolia  Technorati