Sign in
Vinit`s SharePoint Space
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
"link to report with edit menu"
2010 -2013
ADFS
alternate email
Cannot insert duplicate key
custom SQL attribute
'dbo.UserMemberships'
ESP
Event Id: 5553
Event ID:7888
LogTransformer
method not found
migration
O365
ports are already in use
psconfig failing
Reports Library
Role
SharePoint designer
sharepoint online
System.DirectoryServices.DirectoryEntry.Bind
Unhandeled exeption
upgrade
vanity domain email address
workflow
Archive
Archives
April 2013
(7)
April 2012
(1)
May 2011
(1)
March 2011
(1)
February 2011
(1)
December 2010
(2)
February 2010
(1)
January 2010
(2)
November 2009
(1)
October 2009
(1)
September 2009
(2)
July 2009
(2)
TechNet Blogs
>
Vinit`s SharePoint Space
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Vinit`s SharePoint Space
Hide Ribbon for Anonymous users SharePoint 2013
Posted
26 days ago
by
vinitvt
0
Comments
You might have thought to hide Ribbon from the Anonymous users due to security reason, In SharePoint 2010 it was simple to modify the master page and that's done, In SharePoint 2013 there has been some changes and we no more need to modify the...
Vinit`s SharePoint Space
Unable to access Personal Site after backup and restore of mysite SharePoint 2010
Posted
26 days ago
by
vinitvt
0
Comments
Issue: When we backup the mysite data and restore on new SharePoint 2010 farm, we sometime are unable to access my content page. If we check in ULS we see 3wp.exe (0x0A3C) ...
Vinit`s SharePoint Space
Newsfeed Error - A Required SharePoint Feature is not enabled , SharePoint 2013, FBA site.
Posted
29 days ago
by
vinitvt
2
Comments
There was a recent issue when a User clicks on the newsfeed there is nothing there, when they switch from following to everyone they following error is displayed "SharePoint returned the following error: A required SharePoint feature is not enabled...
Vinit`s SharePoint Space
Migrate SharePoint designer workflow from SharePoint 2007 to SharePoint 2013
Posted
1 month ago
by
vinitvt
1
Comments
There has been instances when you plan to upgrade SharePoint 2007 to SharePoint 2013 which has custom workflows which are designed by SharePoint Designer. If we follow the straight upgrade process like upgrade the database from 2007 to 2010 and...
Vinit`s SharePoint Space
How to use to custom SQL attribute store to generate claims and authorize user.
Posted
1 month ago
by
vinitvt
0
Comments
This blog will help you to understand how you can configure ADFS to use SQL to use the value from the table and generate token and authorize the user. Before moving ahead you require your ADFS setup and running. You can refer this blogs which helps...
Vinit`s SharePoint Space
FAST ESP - LOGTRANSFORMER fails with "process logtransformer ports are already in use"
Posted
1 month ago
by
vinitvt
0
Comments
Issue : LOGTRANSFORMER fails with "process logtransformer ports are already in use" Assessment/Resolution: Looking in to LOGTRANSFORMER.log file ************************************************************** java.io.IOException: There is not enough...
Vinit`s SharePoint Space
How to Change the Primary address for Office 365 Notification.
Posted
1 month ago
by
vinitvt
0
Comments
Issue Definition : On the o14 MOP portal, while trying to create a new user as an administrator, there is an option to enter alternate email address. When we try to add a non *.onmicrosoft.com email account , which is registered as a vanity domain. This...
Vinit`s SharePoint Space
Name columns missing information on reports library after migration from SharePoint 2007 to SharePoint 2010
Posted
over 1 year ago
by
vinitvt
0
Comments
Issue If we are upgrading from from MOSS 2007 to SP 2010 and you have lot of reports library in 2007. After migration you might see File names are missing in the Current reports view of all our Reports Libraries (/ReportsLibrary/Forms/current.aspx...
Vinit`s SharePoint Space
How to get back the SharePoint WebServices applicaion in IIS if deleted, SharePoint 2010
Posted
over 2 years ago
by
vinitvt
2
Comments
Technorati Tags: Sharepoint 2010 , Sharepoint WebService Application , web service In SharePoint 2010, if you have deleted or some how removed the Sharepoint Webservice site unknowingly. its hard to get it back, in spite of running psconfig we would not...
Vinit`s SharePoint Space
Invalid search result URLs prevent items from being opened in IIS7 based servers
Posted
over 2 years ago
by
vinitvt
0
Comments
When we have discussion list to store many C++ related topics. Many list items use "C++" as part of their title. After performing a search of the "C++" keyword in the search centre the results' links for items with C++ in their...
Vinit`s SharePoint Space
MOSS 2007 workflows no longer available/Visible when we upgrade from 2007 to 2010(Database Attach method)
Posted
over 2 years ago
by
vinitvt
4
Comments
Technorati Tags: workflow 2007 migrated Symptom After upgrading the SharePoint 2007 Database via database attach method to SharePoint 2010 we might observe · The 2007 Approval workflows were no longer available/Visible for users to create new workflows...
Vinit`s SharePoint Space
How to use the Robots.txt file and HTML tags to prevent to crawl or access the content on the site
Posted
over 3 years ago
by
vinitvt
1
Comments
You can use a Robots.txt file to control where robots (Web crawlers) can go on a Web site. You can also use the Robots.txt file to indicate whether to exclude specific crawlers. Web servers use these rules to control access to Web sites by preventing...
Vinit`s SharePoint Space
Troubleshooting Site Usage issue in sharepoint 2007
Posted
over 3 years ago
by
vinitvt
0
Comments
Troubleshooting Site Usage Report: ======================== We first check if there is any patching done to the server. If yes, which patch and does it have any effect on the Site usage report or any known issue with the site usage report. Check...
Vinit`s SharePoint Space
How to find the template name of SharePoint site?
Posted
over 3 years ago
by
vinitvt
0
Comments
Sometimes if the SharePoint site is too customized it becomes hard to get the info abut the template used for it. Here is a sample code and steps which would help us to get the info about the template used. <%@ Assembly Name="Microsoft...
Vinit`s SharePoint Space
How to clear event cache table in supportable ways
Posted
over 3 years ago
by
vinitvt
4
Comments
Technorati Tags: event cache , alerts Method 1: ========= -To do this, we can an go to central administration > Application Management > Web application general settings > change log > set it to “1”. By default it will be “15” days. This change...
Vinit`s SharePoint Space
Error after importing the users profiles in SSP>Profmain.aspx page "The user profile database connection cannot be made because of error”
Posted
over 3 years ago
by
vinitvt
2
Comments
Technorati Tags: "The user profile database connection cannot be made because of error" profile import , MOSS , user profile Why this happens : - Profmain.aspx calls importStatus.LastCrawlSeedStatus to determine if an error occurred...
Vinit`s SharePoint Space
List of feature ID, listTemplate
Posted
over 4 years ago
by
vinitvt
1
Comments
Feature ID Name List Template 00bfea71-e717-4e80-aa17-d0c71b360101 Document Library 101 00bfea71-1e1d-4562-b56a-f05371bb0115 Form Library 115 00bfea71-c796-4402-9f2f-0eb9a6e71b18 Wiki Page Library 119 00bfea71-52d4-45b3-b544-b1c71b620109 Picture Library...
Vinit`s SharePoint Space
Port used by MOSS 2007
Posted
over 4 years ago
by
vinitvt
0
Comments
Web Front End Web Front End 2 Index DC SQL Web Front End · N/A · RPC (TCP 135) · ICMP 0,3,4,8,11,12 · DS (TCP 445) · RPC (TCP 135) · ICMP 0,3,4,8,11,12 · DS (TCP 445) · RPC (TCP 135) · Dynamic RPC · (TCP 65000) · DNS (UDP 53) · Kerberos...
Vinit`s SharePoint Space
Psconfig failing at 8th step
Posted
over 4 years ago
by
vinitvt
0
Comments
Technorati Tags: Psconfig failing , the system cannot find the path specified , System.DirectoryServices.DirectoryEntry.Bind Psconfig wizard fails at 8th step when ran through GUI and when ran through command prompt fails at 4th step. when we see in psconfig...
Vinit`s SharePoint Space
Application event viewer getting filled with Event ID 7888 and 5553 every one hour.
Posted
over 4 years ago
by
vinitvt
1
Comments
The following errors are thrown in the application event log every hour: Event Type: Error Event Source: Office SharePoint Server Event Category: User Profiles Event ID: 5553 Date: 5/5/2008 Time: 10:00:56 AM User: N/A Computer...
Vinit`s SharePoint Space
Unable to browse the site user getting &quot;Unhandeled exeption was generated during the execution of the current web request&quot;
Posted
over 4 years ago
by
vinitvt
0
Comments
We might encounter Error while creating site "Unhandeled exeption was generated during the execution of the current web request" After enabling stack trace users getting 'Boolean Microsoft.Office.Server.Search.Query.Scope method not found :'Boolean...
Vinit`s SharePoint Space
E-mail enabled list alias information is not synchronized between configuration database and content database
Posted
over 4 years ago
by
vinitvt
7
Comments
BEHAVIOR/SYMPTOMS: ==================== A WSS 3.0 or MOSS 2007 site has one or more incoming e-mail enabled document libraries or lists. New emails sent to the library's e-mail address stop being added to the library: The e-mails are received by the server...
Page 1 of 1 (22 items)