Not sure if anyone has come across this, but if you are using Content Deployment and you have a Scheduled Job and you go to the "Manage Content Deployment Paths and Jobs", every time you refresh the screen, the Next Run time changes! Not the hours or minutes, but the seconds.
If anyone knows why, can you please let me know cause I'm curious about it.
Fadi
Friday, 25 July 2008
Thursday, 17 July 2008
SharePoint Infrastructure Updates Available (Post SP1)
The Infrastructure Updates for WSS 3.0 and MOSS 2007 are now available.
Key updates for Windows SharePoint Services 3.0 include:
Key updates for Windows SharePoint Services 3.0 include:
- Platform performance improvements and fixes.
- Several backup and restore fixes.
- Several core Workflow fixes.
- New Search features such as federated search and a unified search administration dashboard.
- Several core fixes to Search to improve performance and scale.
- Platform performance improvements and fixes.
- Several core fixes to the publishing Content Deployment features to improve reliability.
- Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) - x86 http://www.microsoft.com/downloads/details.aspx?FamilyId=256CE3C3-6A42-4953-8E1B-E0BF27FD465B&displaylang=en
- Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) - x64 http://www.microsoft.com/downloads/details.aspx?FamilyId=3A74E566-CB4A-4DB9-851C-E3FBBE5E6D6E&displaylang=en
- Infrastructure Update for Microsoft Office Servers (KB951297) - x86 http://www.microsoft.com/downloads/details.aspx?FamilyId=3811C371-0E83-47C8-976B-0B7F26A3B3C4&displaylang=en
- Infrastructure Update for Microsoft Office Servers (KB951297) - x64 http://www.microsoft.com/downloads/details.aspx?FamilyId=6E4F31AB-AF25-47DF-9BF1-423E248FA6FC&displaylang=en
Ill let you know if I have any issues with installing them....
Fadi
Monday, 14 July 2008
Jobs...
Are you looking for SharePoint work and live in Australia? There's plenty of openings going here. Email me and let me know and Ill forward your CV to the right people.
Fadi
Fadi
Thursday, 10 July 2008
Content Deployment Scheduled time keeps changing
Not sure if anyone has come across this before, but if you go "Manage Content Deployment Paths and Jobs" and have a scheduled job for content deployment. If you refresh the screen, you will notice that the time it's scheduled for keeps changing. Not the hours or the minutes, but only the seconds. Keep refreshing it, and it keeps changing. Does anyone know why?
Wednesday, 9 July 2008
Error “Guid should contain 32 digits with 4 dashes” during content deployment
I started getting an error saying “Guid should contain 32 digits with 4 dashes” during content deployment. After a lot of research I finally found the problem.
If you are referencing fields via GUID and including { and }, that is what causes this error.
eg field id="ab78ad79-6a48-1182-c3e5-93a3ed3e7831"
not field id="{ab78ad79-6a48-1182-c3e5-93a3ed3e7831}"
After going through all the site and removing the { and }, I did a content deployment and it worked.
If you are referencing fields via GUID and including { and }, that is what causes this error.
eg field id="ab78ad79-6a48-1182-c3e5-93a3ed3e7831"
not field id="{ab78ad79-6a48-1182-c3e5-93a3ed3e7831}"
After going through all the site and removing the { and }, I did a content deployment and it worked.
Subscribe to:
Posts (Atom)