Monthly Archives: January 2013
Preparing the Environment for SharePoint 2010
Written on , by Tommy Segoro
Hi everyone, I finally have the opportunity to prepare the environment to install SP2010. Below is my environment configuration: 1. Host machine is running Windows 7 x64 (coz I love Windows 7, I still think that it’s the best operating system MS has ever released thus far). 2. I only install MS Office Continue Reading
Error: Replication access was denied. error code: 8453
Written on , by Tommy Segoro
INTRODUCTION When I tried to run SharePoint User Profile Synchronisation nothing happened. The status was sitting at “Synchronising (0)”. When I opened Event Viewer it showed: == The management agent “MOSSAD-XXXXXX” failed on run profile “DS_FULLIMPORT” because of connectivity issues. == Then when I dig further and run the following application: C:\Program Continue Reading
Clicking on User Profile Service Application and Get Error Message
Written on , by Tommy Segoro
INTRODUCTION I’ve just created a User Profile Service Application but when I tried to go into it (i.e. clicking on it) I get a pop-up error message. In SharePoint log the following error message is logged: == Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: This User Profile Application’s connection is currently not available. The Application Pool or User Profile Continue Reading
The file name or path does not exist when check-in/out publishing pages/master page/page layouts
Written on , by Tommy Segoro
INTRODUCTION When I tried to check-in/out publishing pages, master pages and page layouts I get the “The file name or path does not exist” error. CAUSE The database server space is full. RESOLUTION Add more space or move the content database to a drive that has bigger space.
User Profile Application Proxy failed to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request.
Written on , by Tommy Segoro
INTRODUCTION Following my other post about User Profile service instantiation, the service is now fully started but when I click on the User Profile Service Application link I get an error message straight away. When I looked in the log I get the following: == User Profile Application Proxy failed to retrieve partitions Continue Reading