Sign In
Troubleshooting SharePoint!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
"SharePoint 2010"
MOSS
O14
powershell
search
sharepoint
sharepoint designer
spell checker
troubleshooting
user profiles
Archive
Archives
May 2010
(3)
April 2010
(1)
March 2010
(1)
November 2009
(2)
July 2009
(2)
May 2009
(1)
April 2009
(2)
February 2009
(1)
June 2008
(3)
MSDN Blogs
>
Troubleshooting SharePoint!
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Troubleshooting SharePoint!
SharePoint 2010: User Profiles - Steps to Partition the User Profiles Service Application
Posted
over 2 years ago
by
Vijay [PSS]
0
Comments
Pre-requisite: These are few steps to be done prior to getting the User Profiles provisioned. Understand the new User Profiles architecture in SharePoint 2010. Few good articles are http://technet.microsoft.com/en-us/library/ee721049(office.14).aspx and...
Troubleshooting SharePoint!
SharePoint 2010: User Profiles - You receive an error - "An unexpected error has occurred." when you try to browse to the page to Manage a newly created User Profile Service Application
Posted
over 2 years ago
by
Vijay [PSS]
7
Comments
You create a new User Profile Service Application and try browsing to the Manage link for the User Profile Service Application, this page might fail with the following error, If you filter on the "User Profiles" category in the ULS Logs, you should see...
Troubleshooting SharePoint!
SharePoint 2010: User Profiles - Upgrade consideration
Posted
over 2 years ago
by
Vijay [PSS]
0
Comments
SharePoint 2010 User Profile Synchronization has undergone a major architectural change. I have attached few articles below which explain this in more details. Now back to upgrade considerations, one of the major concept is the introduction of the "User...
Troubleshooting SharePoint!
How to configure a Dedicated Web Front End for crawling in SharePoint 2010
Posted
over 2 years ago
by
Vijay [PSS]
1
Comments
In SharePoint 2007 (MOSS v3) we have an option in the Office Server Search User Interface to configure a specific Web Front End as the server to be used for crawling. This functionality is very useful as it allows us to have a dedicated WFE for crawling...
Troubleshooting SharePoint!
MOSS 2007: Creation of Content Deployment Path on Windows 2008 fails with Access Denied
Posted
over 2 years ago
by
Vijay [PSS]
0
Comments
Faced an odd problem today! I had installed Microsoft Office SharePoint Server 2007 (SP2 + Oct CU) on a Windows 2008 Server with IIS 7. I then tried to create a Content Deployment Path on the server. 1. Browse to http://centraladmin-url/_admin/DeploymentPath...
Troubleshooting SharePoint!
Incremental Content Deployment completes with a Warning message – User or group with ID “X” cannot be resolved.
Posted
over 3 years ago
by
Vijay [PSS]
0
Comments
While running content deployment import job on destination farm, you get the following warning message and the import job completes successfully. This message would appear when trying to import a View or a Form template document. ====================...
Troubleshooting SharePoint!
Incremental Content Deployment Errors out with "Save Conflict" when deploying User information without Security information
Posted
over 3 years ago
by
Vijay [PSS]
0
Comments
Technorati Tags: sharepoint content deployment import While running content deployment import job on destination farm, you get the following error message and the import job fails. This message would appear when trying to import a User. =============...
Troubleshooting SharePoint!
Changes to the custom dictionary.txt file are not taking effect
Posted
over 3 years ago
by
Vijay [PSS]
0
Comments
You might face a peculiar problem when you implement the custom dictionary functionality in SharePoint. This functionality is documented under "Plan dictionary customizations" section of article http://technet.microsoft.com/en-us/library/cc263367...
Troubleshooting SharePoint!
Change the application pool associated with a web application in sharepoint.
Posted
over 3 years ago
by
Vijay [PSS]
0
Comments
Recently I researched on case where the SharePoint Service Pack 2 upgrade failed with the following exception. [SPIisWebSiteWssSequence] [ERROR] [7/18/2009 11:13:56 PM]: Action 3.1.3.0 of Microsoft.SharePoint.Upgrade.SPIisWebSiteWssSequence failed. [SPIisWebSiteWssSequence...
Troubleshooting SharePoint!
PowerShell script to list all User Profiles in an SSP
Posted
over 3 years ago
by
Vijay [PSS]
1
Comments
I had few thousand user profiles in my SSP and needed to delete them. So here is a script that I wrote to list all the user profiles in an SSP. If you need to remove the user profiles, then just use the UserProfileManager.RemoveUserProfile method and...
Troubleshooting SharePoint!
PowerShell script to delete all items in a List
Posted
over 3 years ago
by
Vijay [PSS]
2
Comments
Another script I wrote is to delete all items from a List. ################################################################################################### [System.Reflection.Assembly]::Load("Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral...
Troubleshooting SharePoint!
PowerShell script to remove all users from a SharePoint Group
Posted
over 3 years ago
by
Vijay [PSS]
1
Comments
I have been experimenting with PowerShell scripting for the past few months. Below is a script I have written to remove all users in a specific SharePoint group. There have been many instances where we find users have added too many individual user accounts...
Troubleshooting SharePoint!
Import of a variation site fails with "An error occurred while parsing EntityName"
Posted
over 3 years ago
by
Vijay [PSS]
2
Comments
We had an interesting case the other day. The customer had a variation enabled SharePoint site with multiple sites for different languages. He would export one of the language based site and sends it to the company that handles the translation. Once the...
Troubleshooting SharePoint!
Users do not see then 'View by Social Distance' link in the people results page in Search Center
Posted
over 4 years ago
by
Vijay [PSS]
1
Comments
When you do a people search on SharePoint, you see the results in the "Results by Social Distance" view. The other view to choose is "View by Relevance". In case you find that the output shows the results by default in "Results by Relevance" and the link...
Troubleshooting SharePoint!
Colleague tracker Web Part on the MySite does not display data!
Posted
over 4 years ago
by
Vijay [PSS]
2
Comments
If you apply the Obsidian Theme to your MySite, the Colleague tracker webpart might show some blank rows! It will look something like this, On investigating further by selecting that area using the mouse, you find that the text is actually there. This...
Troubleshooting SharePoint!
Troubleshooting issues with SharePoint crawling Forms based Authenticated sites.
Posted
over 4 years ago
by
Vijay [PSS]
0
Comments
What this blog describes is the steps you need to get SharePoint to crawl a Forms based Authentication site. What are the issues you may face and how to resolve them. Requirements: Microsoft Office SharePoint Server 2007 A forms based authentication enabled...
Page 1 of 1 (16 items)