Sign in
Sridhar's blog
SharePoint programming and customization.
July, 2008
Search
Blog - News
These postings are provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
Microsoft
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ADMembershipProvider
BCS
BDC
Claims
Code Samples
Coding tips
Customization
External Content Type
External Lists
FBA
How-To
MOSS 2007
MySite
No Code Stuffs
PSConfig Error
Service Applications
SharePoint 2010
SharePoint Search/Indexing
SharePoint2010
SP2010
SPS 2003
Troubleshooting Tips
WSS 2.0
WSS 3.0
You would love to know this
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sridhar's blog
Wildcard Search in SharePoint
Posted
over 5 years ago
by
sridhara2
6
Comments
Being able to perform wildcard search is probably an area that's missing in out of the box search in SharePoint. Here's a small web part sample you can use to perform wildcard search in MOSS 2007 (and it can be engineered backward to fit into SharePoint...
Sridhar's blog
"Failed to verify user permissions" error when using DspSts.asmx web service
Posted
over 5 years ago
by
sridhara2
3
Comments
I recently handled a case where the customer sees a "Failed to verify user permissions" error when accessing the DspSts.asmx web service in SharePoint 2007. Below is the code similar to what they were using to invoke the Query method of DspSts.asmx web...
Sridhar's blog
The buzz with "UrlQueryString" in SharePoint navigation
Posted
over 5 years ago
by
sridhara2
1
Comments
SharePoint's navigation APIs have a property exposed that allows us to set query string properties for a URL. Sadly, but not surprisingly, this only works when root site collection has publishing feature enabled. Reason is simple... One a WSS only...
Sridhar's blog
Organization Hierarchy a Mess?
Posted
over 5 years ago
by
sridhara2
5
Comments
The "Organization Hierarchy" is a cool little thing that let's SharePoint users to remember who their colleagues are and more importantly who their manager is. If you are wondering about customizing it, honestly, it's quite a bit of a work if you...
Sridhar's blog
FBA and User Display Names in SharePoint 2007
Posted
over 5 years ago
by
sridhara2
2
Comments
If you have been working with FBA for a while, you might have noticed that the user name displayed in the Welcome control shows the account name of the FBA user. This is because of the field the welcome control is mapped to. As shown here, the welcome...
Sridhar's blog
Why are my SharePoint Groups drop-down disabled?
Posted
over 5 years ago
by
sridhara2
5
Comments
This was an interesting issue. The problem a customer reported was that when they wanted to add a user to a SharePoint Group, the "Add users to a SharePoint group" drop-down was disabled. On investigation, it was found the customer...
Page 1 of 1 (6 items)