Nice cool video -
http://www.microsoft.com/learning/_silverlight/learningsnacks/SP10/snack01/Default.html
Friday, October 23, 2009
Wednesday, October 21, 2009
What's New in SharePoint Foundation 2010
Atlast for some folks the wait is over here is a list of new features of SharePoint 2010 as posted by Micorosoft -
• What's New: Alerts Enhancements
• What's New: Business Connectivity Services
• What's New: Client Object Model
• What's New: Events Improvements
• What's New: Microsoft Synch Framework
• What's New: Mobile Device Development Enhancements
• What's New: Query Enhancements
• What's New: Ribbon
• What's New: Sandboxed Solutions
• What's New: Service Application Framework
• What's New: Silverlight Integration and the Fluid Application Model
• What's New: UI Improvements
• What's New: Windows PowerShell for SharePoint
• What's New: Workflow Improvements
• What's New: Alerts Enhancements
• What's New: Business Connectivity Services
• What's New: Client Object Model
• What's New: Events Improvements
• What's New: Microsoft Synch Framework
• What's New: Mobile Device Development Enhancements
• What's New: Query Enhancements
• What's New: Ribbon
• What's New: Sandboxed Solutions
• What's New: Service Application Framework
• What's New: Silverlight Integration and the Fluid Application Model
• What's New: UI Improvements
• What's New: Windows PowerShell for SharePoint
• What's New: Workflow Improvements
SharePoint Products and Technologies (2010)
Finally microsoft started pushing SharePoint 2010 documentation on technet site -
http://msdn.microsoft.com/en-us/library/dd776256.aspx
http://msdn.microsoft.com/en-us/library/dd776256.aspx
Wednesday, September 23, 2009
MOSS Limitations pre SP2
Check out performance guidelines and limitations on SharePoint 2007 with SP1 from Microsoft.
http://technet.microsoft.com/en-us/library/cc262787.aspx
http://technet.microsoft.com/en-us/library/cc262787.aspx
Monday, September 21, 2009
Best practices for search performance
In Office SharePoint Server 2007, you also have SharePoint groups. This system is very flexible and can include multiple layers of nesting. However, security principals can adversely affect Office SharePoint Server search performance.
To ensure maximum performance from the Office SharePoint Server 2007 crawler and searches, observe the following rules when you are using Active Directory security principals and SharePoint groups:
Put domain local groups into SharePoint groups to assign permissions to SharePoint sites and other resources.
Limit the number of nesting levels used in group membership.
To ensure maximum performance from the Office SharePoint Server 2007 crawler and searches, observe the following rules when you are using Active Directory security principals and SharePoint groups:
Place user accounts into global groups, and global groups into domain local groups. Assign permissions to domain local groups. This is the recommended best practice for using security principals in Active Directory. It ensures that domain controllers can look up group memberships quickly and that users can access resources throughout the forest.
If universal groups are necessary, use the same system but put global groups into universal groups and universal groups into domain local groups.Put domain local groups into SharePoint groups to assign permissions to SharePoint sites and other resources.
Limit the number of nesting levels used in group membership.
- Do not Assign Office SharePoint Server site permissions to individual users.
- Do not Use deeply nested Active Directory security groups.
- Do not Use distribution lists or security groups that contain contacts.
For more details -
Search Performance
SharePoint Backup Error
If you get the following error message while trying to run the backup process from Central Admin or through stsadm.
"Object WSS_Content failed in event OnBackup. For more information, see the
error log located in the backup directory. SqlException: Cannot open backup
device 'C:\SharePoint\backup\spbr0002\00000012.bak'. Operating system error
3(The system cannot find the path specified.). BACKUP DATABASE is terminating
abnormally. "
To resove this problem, make sure you are UNC path for backup and the account running SQL service has write access to this path, for more detail -
http://support.microsoft.com/kb/207187
Backup plan may fail with the following error
************************** Errors ***********************
Path: http : / / web / sites / wwwwww, Status: Failed.
Error Message: Site Level Backup Backup() error:Write error on file
"sharepoint_bak.dat".
******************************************************
A likely reason that this is failing is that the location where the file is being written to does not have sufficient space.
"Object WSS_Content failed in event OnBackup. For more information, see the
error log located in the backup directory. SqlException: Cannot open backup
device 'C:\SharePoint\backup\spbr0002\00000012.bak'. Operating system error
3(The system cannot find the path specified.). BACKUP DATABASE is terminating
abnormally. "
To resove this problem, make sure you are UNC path for backup and the account running SQL service has write access to this path, for more detail -
http://support.microsoft.com/kb/207187
Backup plan may fail with the following error
************************** Errors ***********************
Path: http : / / web / sites / wwwwww, Status: Failed.
Error Message: Site Level Backup Backup() error:Write error on file
"sharepoint_bak.dat".
******************************************************
A likely reason that this is failing is that the location where the file is being written to does not have sufficient space.
Subscribe to:
Posts (Atom)