For questions completely specific to SharePoint 2010 and **not past or future versions**

learn more… | top users | synonyms

1
vote
2answers
29 views

SID and other fields added to user information list?

According to stuff I am reading on the web, when an AD user gets added to SharePoint site the following information will get copied from AD to the user information list: Display name Login name ...
1
vote
1answer
589 views

Employee Directory

I have developed a Employee Directory and got this javascript for criteria search. But I want to fetch all employees first and then apply criteria. How to set the value of "Fixed Query" of People ...
0
votes
0answers
10 views

Site Web Analytics Reports Date Range

I am trying to get web analytics for a specific site (not site collection). More specifically the "Top Visitors" report. However I am trying to get this report for a range of 1 year instead of the ...
1
vote
2answers
25 views

How to crawl SharePoint wiki page whose content changes based on query string parameters?

In a Team Site, I have a Wiki Page containing webparts whose content changes based on query string parameters. There are about 250 different parameter combinations. How can I tell SharePoint to crawl ...
0
votes
1answer
18 views

Behind on CUs - Apply all or just latest?

We are about 4 CUs behind on our 2010 farm (3 WFEs, 3 Apps). We have received conflicting information as to the need to apply all CUs since the last one we applied or just the most recent. Some info ...
0
votes
1answer
33 views

SharePoint 2010, ASP.NET MVC integration

As I previously posted here I have to host an ASP.NET MVC 2 application on a SharePoint 2010 server. The application has to be hosted on the server, not referenced from a SP site. So I've been ...
0
votes
1answer
17 views

Use SharePoint web service to return a People/Group column value

When I call a SharePoint web service in a .Net ASPX website, the people column returns null (Instance of the object not found). using System; using System.Collections.Generic; using System.Linq; ...
0
votes
2answers
24 views

Allow users to apply or modify folder/item permissions but not change permissions to the site

I've created a custom SharePoint group that does not allow for users to create groups or grant permissions, however I would like to allow them to control the permissions to specific items, lists or ...
1
vote
3answers
371 views

How can I change Document library permissions for all site collections using powershell?

Total Powershell newbie here, but I have managed to write a couple scripts so far that have been working. We are using 2010 Enterprise edition, and I have been tasked with creating a script that will ...
0
votes
1answer
23 views

JQuery Form Query: Setting field entries in accordance to other fields

I have a custom list (serving as a change control form), which I'd like to tweak a little. my Jquery isn't my strongest suit, hance my asking you guys for help. I'd like to ask if it's possible to ...
0
votes
2answers
490 views

Search issue with People Picker when limited to select from one group only

Some of you might have noticed that when you limit a people picker to select users only from one group, the search in the browse-user-dialog (or whatever it's called) won't work anymore. This is ...
3
votes
3answers
115 views

How to alter result of a CQWP query?

On the site I'm maintaining, alle the news pages has a Note Board webpart for commenting on a newspage. On the news summary page resides a standard CQWP, displaying the most recently posted news. ...
0
votes
2answers
27 views

Calling multi argument Javascript function in XSLT

I am working on a data view web part. I am using Java script for some of my functioning and having trouble with calling javascript function with more than one arguments while single argument function ...
0
votes
0answers
15 views

ProtocolError for RSS

We have a test page with 2 RSS feed Web Parts, 1 Page Viewer and an XML Viewer. The issue is that when we try to consume the Financial Times RSS feed we are getting the following ProtocolError ...
1
vote
1answer
26 views

Converting date from utc to regional setting (cultural info) of the site

I have a question, basically i have a date time which is by default in UTC, how do i programmatically convert it to a correct date time in regional settings of the site collection / or user?
0
votes
0answers
24 views

Resgen - Could not load referenced assembly “\\bin\debug\..dll” caught a FileNotFoundException

I am working on SharePoint 2010. I am using Visual Studio 2010. I get the following error when I build my solution - Could not load referenced assembly "C:**path**\bin\debug\somename.dll" ...
0
votes
1answer
132 views

Copy an Item from one list to another list using custom timer job Creation?

How can i copy an item from one list to another list,I want to archive this item after 365 days of modified date of any item in the list.this i have to be do with Custom Timer job. can you please ...
0
votes
1answer
140 views

Designer Workflow: “Find Interval Between Dates” action not working

I am testing a default SP Designer 2010 workflow action called "Find Interval Between Dates" located under the "Utility Actions" category. I need to compare the amount of time passed between the ...
2
votes
4answers
1k views

Possible to save a list template and maintain lookup relationships?

My issue is that I have two lists that I would like to move with their data. While I am able to save both as templates and then upload to the new site, none of the lookup columns in my parent table ...
0
votes
0answers
5 views

How do I get results back from the PeoplePicker with a custom SPClaimProvider?

I've built a custom SPClaimProvider that implements FillHierarchy(), FillSearch(), and FillResolve(). When I use the People Picker, I can navigate my hierarchy, search for, and select items as ...
4
votes
2answers
114 views

MSSQLFT equivalent in Sharepoint 2013 for Java applications

Problem I have a java application which till now used SP2010 with SQL Syntax for Search queries. Everything worked fine with the Query Webservice until I upgraded to SP2013. Now, I've come to know ...
2
votes
1answer
494 views

How to create a lookup field that has a list column picker

How would I be able to create a list field in VS that would be a lookup to select columns from any list? I would preferably like to have something like the PickerTreeView.aspx, but instead of ...
0
votes
1answer
365 views

Is it possible in LINQ to SharePoint

I have a task to make a WSP, which should provide definitions of custom list and library, but not instances. List definition has a lookup column to library item <Field ...
1
vote
1answer
132 views

Restricting Enterprise Keyword Suggestions to a Term Set

Does anyone know of a way to lock down a list's built in Enterprise Keyword field to a specific Term Set? I've found on similar solution, but that solution only created a new Site Column that allowed ...
1
vote
2answers
984 views

Can't access external sharepoint 2010 site

i have just configured a new sharepoint 2010 web application, but i can't seem to access the site collection from the internet. i have extended the web application and when i try to access the site ...
1
vote
1answer
315 views

Display connection information within a ITransformableFilterValues web part

I created a filter web part by extending the ITransformableFilterValues interface, similar to this page: http://msdn.microsoft.com/en-us/library/ms499375(v=office.12).aspx. I want to mimic the ...
0
votes
1answer
431 views

OpenPopUpPage and external Links

Is there any workaround to allow the javascript:OpenPopUpPage(SomeExternalSiteUrl) works for external links, when I tried it it gave me Webpage Can not be found
0
votes
1answer
617 views

Access Denied error during crawl of external website

We're using Search Server 2010 Express to crawl our own sites that do not use SharePoint. There are several other content sources that are crawled without issue, but this one is giving me the ...
1
vote
1answer
753 views

Copying a single field item from a list to a related task list using SPD workflows

I'm really new to Sharepoint 2010 and was wondering if it is possible to copy a single field from an item in a list to a related task? Basically I have a holiday request list that triggers an ...
3
votes
1answer
479 views

All versions of one item in list

Is it possible to see all versions for one item in SP list a different way than through version history? We have one extensively used list with 100, 130, 150... with a lot of (multi-line and rich ...
0
votes
1answer
922 views

SharePoint 2010 solution not deploying correctly (features not available)

I have been working on a SharePoint 2010 solution on a server using Visual Studio. Unfortunately the server decided to die on me. Fortunately I have the solution backed up using source control and had ...
1
vote
2answers
1k views

Why would Document Library templates not show in create view?

We recently upgraded from SharePoint 2007 to 2010. There are a number of customization we made in the environment, and it seems that something is causing a problem when a user tries to create a ...
1
vote
1answer
493 views

Uploading large files to SP 2010 - InfoPath limits and alternatives

Problem) We have several complex InfoPath forms in production. Got a new requirement for one of them: Client needs to be able to upload large files to SP libraries using this IP form (as file ...
1
vote
1answer
389 views

Sharepoint Search not crawling Emails with attachments - Failing with 401

I am attempting to search Exchange public folders via SharePoint Enterprise Search. I have a content source pointing at my exchange server, and this successfully indexes some emails. However, any ...
1
vote
1answer
1k views

Missing fields from SiteUserInfoList user ListItems

I'm using the SharePoint 2010 Client Object Model to retrieve all the users from a SharePoint instance, via Web.SiteUserInfoList: var query = new CamlQuery { ViewXml = "<Query/>" }; var ...
0
votes
1answer
46 views

Clear all values in a multi-value lookup, via REST, SP 2010

Conditions: SP 2010, html/javascript, using REST to read/write to various lists. Im using a jquery multiselect plugin to set a multi-value lookup column. I need the selecting Groups of items, easy ...
1
vote
3answers
104 views

SharePoint 2010 - SharePoint Designer notification: The list of workflow actions on the server references an assembly that does not exist

Upon opening a workflow in SharePoint Designer 2010 I receive the following notification in SharePoint Designer: The list of workflow actions on the server references an assembly that does not ...
0
votes
2answers
18 views

Change default document library

Is there a way i can change the settings on the document library template? There is a column we want to add as standard, so that it is there when they create it in the first place. I am aware I can ...
1
vote
0answers
17 views

Control over the audience targeting dialog

I have a customer which find it non-userfriendly to have the option to choose between "Global Audience", "Distribution/Security Groups" and "SharePoint Groups". Instead they want to have a dropdown ...
0
votes
2answers
570 views

Navigation Headings not showing in Global Navigation

What I have? I have a SharePoint 2010 portal in that a site collection has a number of Publishing sites in a hierarchy. I have customized the master page and this is the code to show global ...
0
votes
1answer
50 views

Best way to update 200 items on a list

Situation in a VS2010/SP2010 site: List A with main items List B with subitems, having a lookup column that points to List A ID There are about 200 subitems for each item The Page where users edit ...
0
votes
0answers
30 views

KeywordQuery returning wrong dates (date - 1 day)

I'm using a KeywordQuery in my SharePoint to get the list of tasks for a particular user, it works very well, only one thing that is going wrong is the date. Basically above of that webapart with ...
0
votes
2answers
47 views

Sharepoint Document Library - Choice Column Default Value Calculation

I have a Shared Document Library with a choice column with 3 choices: Test1, Test2, Test3...now I also have 3 views, one for Test1, Test2, Test3, this is because I have three pages where I want to ...
0
votes
2answers
776 views

Getting Information out of a “Collect Data from User” task

How do I get data out from the "Collect data from user" task that a workflow creates? So far my attempts have been failures.
1
vote
1answer
27 views

Site Collection Administrators permissions level?

I tried to answer this one via Google but the answers seem quite conflicting. I was wondering if anybody knows this answer definitively, or can reference any Microsoft documentation (I couldn't find ...
1
vote
1answer
308 views

How do you remove line spacing from 'Full details' in workflow email?

I have a workflow in SP 2010 that I use to send an email whenever an item is added. I've included the 'Full details' in the body of the email, however when the email arrives it has massive spacing in ...
0
votes
1answer
355 views

Custom list templates missing in create new list page

I am able to save a list as a template and it shows up in the list template gallery with an empty title, Product Version, and Feature ID. the language column shows up as 1033 instead of English. I ...
0
votes
0answers
11 views

How to duplication Site Defintion for 2010 with all new GUIDs

I have a fairly elaborate Site definition for a project underway. I want to make a customized edition with new settings to go alongside my original, that is pre-configured to certain situations. How ...
1
vote
1answer
451 views

Is it possible to import/export list from Sharepoint 2013 to Sharepoint 2010?

We have been using SP 2013 for its ease of use when it comes to developing workflows especially the copy & pasting thing in SPD. But our main production environment will be using SP 2010 for it's ...
2
votes
4answers
609 views

Managed Account Password Is Being Unintentionally Changed in Service Configuration

Our team has recently configured a new server with a SharePoint 2010 installation and restored a backup of a site from hosted pool onto the new dedicated server. The timer service in central ...

1 2 3 4 5 80