First Name search in people picker does not work
It occur to me when I was giving permission to someone and totally forgot her last name "Harlington". So I did a search for first name "Pam" and guess what I got nothing.What do I have to do in order...
View ArticleHide meta data from content types
Hello, a first user needs to upload files to a drop off library. He should only see alimited set of meta data associated to that library. The library contains 2 content types. A second user needs to...
View ArticleProblem with Private Key in X509
Hi, I was trying to create X509Certificate2 object from certificates collection that is stored in Personal store when we open MMC -> Certificates. When I just create it with cert file path and...
View ArticleOut of the Box Team Site Template
I have a few questions, as I am trying to understand how to best fix my issue:1. Is it possible to modify the out of the box Team Site templatein SharePoint Designer? Meaning I would modify it there,...
View ArticleAttach an "event handler" to a choice list?
We are using SharePoint out of the box. We would like to attach an "event handler" (or SharePoint equivalent) to a choice list. If the user selects "Not Applicable", we want to be notified...
View ArticleSharepoint 2010 - Unable to link to a network file
I have a Sharepoint 2010 Site. I wish to give a link to a file on my network using the LINK Webpart.But the link does not work. But if I try the same thing on my Sharepoint 2003 Site, it works perfectly
View ArticleArrange links in a Summary Links web part
I have users complaining they can no longer drag & drop links within summary link web parts when they want to rearrange. They now have to use the "Reorder" button and move links up one spot at a...
View ArticleDummy needs list help in SharePoint 2010
I don't know what I'm doing wrong, but I'm just not able to do what I want to do using SharePoint lists.I have 2 lists (I'm using favorite colors and home town as substitutes for the real...
View ArticleError :-The Microsoft SharePoint Foundation Administration 2010 service is...
Solution:- Go to services.msc start sharepoint 2010 Administration just Right click this and click start button Then it will be solve
View Articlethe timer job for this operation has been created but it will fail because...
Solution:- Go to Start -> Run-> Just Type Services.msc Then The Services Window Will open Choose Sharepoint 2010 Administration Just right click it and start Then it will Work Hope this...
View ArticleQuestion about SharePoint user directory
Hi,Is it possible to have some other product other than Active Directory as an authentication store for SharePoint 2010? Can we have SharePoint 2010 run with some other LDAP product?Thanks much.
View Articlesharepoint 2010 welcome page missing
Solution :- Two steps to Solve this Step 1:- Site Actions->Site Settings->Site Collection features->Sharepoint Server Publishing Infrastructure. just Click the Activate button Step 2:-...
View Articlecreate CustomList in sharepoint 2010
Follow the Below Steps:- SiteActions->View All site Content->Create->CustomList
View ArticleDelete the CustomList in sharepoint 2010
Follow the Below steps Choose your customlist for delete 1.click the list button in the ribbon control on the top of your page 2.Click the list settings button 3.under Permissions and Management...
View ArticleDelete the CustomList in sharepoint 2010 using powerShell
Just Follow the below steps open Sharepoint 2010 Management ShellSyntax:- Get-SPWeb "YourSiteCollectionUrl" | Where-Object { $_.Lists.Delete([System.Guid]$_.Lists["Listname"].ID) }Example:- here...
View ArticleSharePoint 2010 Security - Cross-Site Scripting
Hi,I have a SharePoint 2010 Publishing site that I have made externally accessible through TMG and https. I have used external software to run a security scan on my site and the results are below. The...
View ArticleUse Dropdown and Textbox to create custom filter
I have been scouring the interwebs looking for an answer to this, and I have gotten close, but not quite there.I have a form library with a large amount of data in it, and my users need to be able to...
View ArticleConfiguring SMTP Service: Recieve Emails From a Comments Web Part
We have our web site hosted in an web hosting company outside our network. We have a web part that recieve comments from the public and we want the comments to be sent to an email address. We have...
View ArticlePerformancePoint Service Error
I am getting below error when using Excel service as data source and using "Charts" from excel sheet as item name other items are working properly. I have full control permission over the web...
View ArticleWhat will happen if a sharepoint farm admin drop or recreate?
Hello all,We have created a sharepoint farm and site collections in it. We have three users MYDOMAIN\SP_Farm, MYDOMAIN\SP_Admin, MYDOMAIN\SP_ServiceApps created in active directory. Unfortunately we...
View Article