SharePoint - Membership part is not updating with site list in Mysite
Asked By Tarun Verma
20-Nov-09 08:32 AM
Everything seems to be working fine except Memberships webpart is not
updating with site list in Mysite. SSP crawl completed successfully which is
scheduled to run every saturday, also did not find any error in crawl logs.
Regards,
Tarun Verma
Memberships
(1)
Database
(1)
Mysite
(1)
Serif
(1)
Deleteolddatabases
(1)
Listolddatabases
(1)
Saturday
(1)
Webpart
(1)
ramr replied to Tarun Verma

------=_NextPart_0001_9C37CDC0
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Please try the below and then check the behavior
Make sure Content Database is not Offline in Central Admin > Application
Management > Content Databases
Do config Refresh (Follow http://support.microsoft.com/kb/939308]
Run the below commands:
stsadm -o sync -synctiming m:1
stsadm -o sync -sweeptiming m:1
stsadm -o sync -listolddatabases 5 (and stsadm -o sync -deleteolddatabases
5 if found any old databases)
See after the above the sites are listed under membership.
------=_NextPart_0001_9C37CDC0
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit
{\rtf1\ansi\ansicpg1252\deff0\deflang16393{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}{\f1\fnil\fcharset2 Symbol;}}
\viewkind4\uc1\pard\f0\fs20 Please try the below and then check the behavior
\par
\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li360 Make sure Content Database is not Offline in Central Admin > Application Management > Content Databases
\par {\pntext\f1\'B7\tab}Do config Refresh (Follow http://support.microsoft.com/kb/939308]
\par {\pntext\f1\'B7\tab}Run the below commands:
\par \pard
\par \tab stsadm -o sync -synctiming m:1
\par \tab stsadm -o sync -sweeptiming m:1
\par \tab stsadm -o sync -listolddatabases 5 (and stsadm -o sync -deleteolddatabases 5 if found any old databases)
\par
\par See after the above the sites are listed under membership.
\par }
------=_NextPart_0001_9C37CDC0--

Show all sites a user is member of on MySite page SharePoint I'd like to have all sites the user is a member of show up on their MySite page. I tried using the Membership webpart, however it is not showing any sites (and this? SharePoint Setup Discussions SharePoint (1) Office 2007 (1) Office (1) RequestedItemSecurity (1) ViewerItemSecurity (1) Database (1) PreferredName (1) RecordId (1) Having access to a site and being a member of etc. I hope this helps. Thank you, Paul Liebrand I do not show anything under Memberships for any of our site users. Is this something that needs to be enabled or do this, the membership functions will not work. As mentioned before, the population of user memberships is also closely tied to the full SharePoint crawl schedule. Thanks, Paul Liebrand The basic this helps. Thanks, Paul Liebrand - I have 1 SSP, all sites are associated to it. - MySite page is setup and I've set it to my default. - Ran a Full Crawl your SSP. Another thing you can do is execute the following query against your SSP database which will display all the membership information for the specified user (it will return 3 and I am logged into it. Do I need to import the profiles into the MySite page? So far to setup a MySite page, I just click the MySite link at
Showing site memberships SharePoint Hi All, How do I make memberships (My site -> Memberships) show up? I can see all the AD memberships in MySite but not Sharepoint site memberships. Following is the setup we have, •MySite is setup. •“Profile import†configuration seems to be right, ran profile import multiple root-site level. Are there any other configuration settings we need to make to show memberships? This is a heavily customized Sharepoint portal ( Custom master pages, lots of custom site templates
It starts but hangs on second stage. Looks like something went wrong with creation AdminContent database. SQL Databases show following databases:Sharepoint_config and long one having Admin_content. Did I miss something details. The following information is part of the event: #50071: Unable to connect to the database SharePoint_AdminContent_6319df8d-b2ef-438d-89a1-c9e7fbeffde3 on machine \ instance. Check the database connection information and make sure that the database server is running. . - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 2) Event Type: Error Event Source: Windows SharePoint Services 3 Event Category Description: The site / could not be created. The following exception occured: Unable to connect to database. Check database connection information and make sure the database server is running. . For more information, see Help and Support Center at http: / / go.microsoft Wizard Event Category: None Event ID: 104 Computer: SERVER Description: Failed to create the configuration database. An exception of type Microsoft.SharePoint.SPException was thrown. Additional exception information: Unable to connect
EventID1000: #50070:Unable to Connect to Database - WSS 2.0 SharePoint I've got a WSS 2.0 server with lots of SharePoint Web applications on it. Intermittently the event log shows the following errors: Check the database connection information and make sure that the database server is running. Where the DatabaseName varies - always a content database - never the configuration database. (the config db is on a local SQL server, the content databases are on a a user accessing the affected site will get an error on their screen saying the database is unavailable. Yesterday I wrote a c# test app that constantly reads from one of it has been running nearly 24 hours and has shown no errors reading from the database, although the Event Log shows that SharePoint has thrown lots of errors reading from that same database several times. Any suggestions? this has been going on for about 1 week most recently