Hemant's Blogs
Tuesday, August 9, 2011
The user does not exist or is not unique FBA while adding AdGroup to siteGroup SharePoint 2010
›
Hi I tried to add an ADGroup/FBARole to site group . In 2 ways: 1 is AddUser(SPUser user); 2nd is AddUser(string loginName, string email, ...
Tuesday, June 21, 2011
Few of the SharePoint Sites not accessible outside server
›
Hi Few of my sharepoint sirtes do not open outside the server. Others are working fine. Did you faced such issue in past ? I verified almo...
Tuesday, June 14, 2011
SharePoint disable loopback check | Specify Host Names
›
A number of errors related to authentication failure are reported with SharePoint 20xx You can try disable loopback check or Specify host n...
Friday, June 10, 2011
refer unsigned assembly in SharePoint 2010 Project ( Visual Studio 2010)
›
I have around 50 3rd party dll's which I need to refer in my SharePoint project. But since my project dll is strong named we were unable...
Saturday, May 28, 2011
Analyse event logs for Service Control Manager activities from windowsservices
›
Sometime you might want to start and stop kind of activities out of event logs for windows services . here is powershell script for this $...
Wednesday, May 25, 2011
Multiple TargetPath under EcmDocumentRouterRule | EcmDocumentRouter , Content Organizer Rules , SharePoint 2010
›
In SharePoint 2010 with Content organizer Feature, we can route a document to the target based on predefined rules. If multiple rules condi...
Monday, May 16, 2011
Two exactly same strings fail while comparison in c# .Net
›
I had an input field which had a space , some browsers were giving different hex for space in these input fields. Finally I found , a space ...
2 comments:
‹
›
Home
View web version