Posts

Showing posts with the label SharePoint Administration

User Information List not Synchronised with User Profiles

This evening I ran into a profile synchronisation issue, where fields available in the User Information List were showing outdated personal information for each account, even when the equivalent field on the user profile had been updated.  A field in the User Profiles was previously mapped to a field in Active Directory, and successfully pulled the corresponding data from AD during profile imports. I wanted to allow the field to be edited in SharePoint, so AD mapping for this field was then removed.  Data that was previously pulled from AD remained in the field, and at this point was in sync with data in User Information Lists accross the site collection.  After making changes to the information via the My Profile area on the MySite Host, the changes were not reflected in User Information Lists. Both full and incremental profile imports had run after the changes were made, but this didn't seem to have any effect on User Information Lists.  I also used the sync op...

InfoPath SharePoint Development

SharePoint News & Development Resources DevSharePoint.com provides the latest SharePoint news and resources. Stay up to date with SharePoint 2010, MOSS 2007, WSS, SharePoint Designer (2007/2010), InfoPath. InfoPath & SharePoint Development Tutorials, Resources & How To's InfoPathSharePoint.net provides the latest InfoPath development tutorials, InfoPath Form Services administration tips, tricks and how to's. InfoPath SharePoint Integration: Integrate InfoPath Forms with SharePoint lists, libraries & workflow. SharePoint & InfoPath News & Resources SharePoint Administration, Development, Design & Customization Resources from around the internet. SharePoint & InfoPath News. InfoPath SharePoint Integration. InfoPath Form Template Design. InfoPath Form layouts, design tips & techniques.

Can't Deploy Solution Once Added to Solution Store - SharePoint (MOSS 2007)

Can't Deploy Solution Once Added to Solution Store Via Central Admin I tried deploying a custom Web Part solution to a MOSS 2007 environment via the Solution Management page in Central Admin.  I was able to select the solution, time to deploy (now) and the Web Applications to deploy to, then press OK to initiate the process.  From here I am taken back to the Solution Management page, where the solution I wish to deploy has the status “Deploying(scheduled at ... )”.  After a few seconds and a page refresh, the status returns to “Not Deployed” and the “Deployed To” value remains as “None”.  Issues Deploy Solution using STSADM I was able to add the solution to the solution store using the STSADM command line tool, but when trying to deploy the solution to Web Applications hosting SharePoint, the process didn't complete successfully although it states that it did. If I open the Solution Properties, the Last Operation Result and Details both state “The solution ...