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

learn more… | top users | synonyms

0
votes
0answers
5 views

Timephased snapshots in project server

I want to create timephased snapshots in Project Server 2010. For example, each week, a snapshot of all the projects would automatically have to be saved somewhere - preferably in SharePoint. So far ...
0
votes
0answers
8 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: The list of workflow actions on the server references an assembly that does not exist. Some actions will ...
0
votes
0answers
11 views

FileLeafRef and file extension

i'm using CSOM2010 and have following problem. I try to upload a document. FileCreationInformation fci = new Microsoft.SharePoint.Client.FileCreationInformation(); fci.Content = bDocument; ...
1
vote
1answer
26 views

Can I sort CAML queries by multiple fields?

I have the following query: <query> \ <Query> \ <Where><Eq><FieldRef Name='FSObjType'/><Value Type='Lookup'>0</Value></Eq></Where>\ ...
0
votes
1answer
17 views

Is there a way to set more than two site collection administrators in 2010?

In SharePoint 2007 we had four site collection administrators for one collection. Now that we're upgrading it looks like you can only have one primary site collection administrator and one secondary ...
3
votes
0answers
22 views

How to publish blog posts on behalf of another user in SharePoint 2010?

I have blog for our management team. Assistants will be posting instead of the managers. I have created a column called "Author" which is "people/group" lookup field for the assistants to add a person ...
2
votes
0answers
16 views

Weekly newsletter alert on Blog library shows pending entries

We’ve setup an alert on our internal blog that sends an email once a week with all the new blog posts, as follows: The problem is that it sends both Approved and Pending blog posts! Is there a way ...
0
votes
1answer
18 views

change view of calendar web part

i have a calendar with a custom column called discipline. This is a master calendar that all disciplines will use. I've added the calendar web part to a sub page and i need to filter the calendar ...
0
votes
0answers
13 views

How to get listitems from SharePoint 2010 online

I'm just delving into sharepoint online 2010 and I need some links or resources about how I can connect to it remotely, to get some data and perform CRUD. I read something about ...
2
votes
1answer
18 views

Nav showing drop down subsites when on _layouts/settings.aspx

In both of my custom master pages (both front master page and system master page) I have a navigation control (AspMenu). On all custom pages and application pages, the nav displays no drop down for ...
1
vote
0answers
20 views

Sharepoint wysiwyg editor not working in IE

When opening our sharepoint (2010) site and trying to edit an element in Internet Explorer, it just shows the editor toolbar blank. The field itself contains text - as you can see from the second ...
0
votes
1answer
25 views

Restrict access to a hive page

The purpose is to block the Incoming e-mail settings internal page (/_layouts/EmailSettings.aspx) to non-admin users or, simply, to all with an exception account. Via authorization element in web ...
0
votes
2answers
23 views

Cannot retrieve a list by display name via PowerShell

I am replacing a colleague for the support of a SharePoint 2010 intranet. In PowerShell console : I can retrieve a list by its display name from the Lists collection of a SPWeb object. In a PowerShell ...
0
votes
2answers
25 views

Can I programatically move sites or content between 2007 and 2010?

Using the SharePoint Object Model on a SharePoint 2007 environment and the remote object model to talk to a SharePoint 2010 environment would it theoretically be possible to migrate sites or content ...
0
votes
0answers
10 views

Configure a Web Parts Custom Toolpart from a Feature

I am trying to figure out how to even word this question to get helpful search results in google. I made a custom tool part that is associated with a custom web part. Everything works fine with the ...
2
votes
1answer
27 views

Self Referencing Related Documents Library Through Lookup Column

I am trying to create a single document library that links to documents in the same library in SharePoint 2010 Server. I've created a multi-value lookup column that references the same library to ...
3
votes
1answer
45 views

JS CSOM in Custom .HTML File

I am building a SPA using SP 2010 as my back end but with custom HTML/CSS/JS deployed to a subfolder of _Layouts. I get everything I need from ListData.svc with the exception of the current logged on ...
2
votes
1answer
69 views
+50

How is the user information list populated?

When you add a user with direct permissions somewhere within a site but they haven't yet visited SharePoint - will the user be added into the user information list automatically or only once they ...
0
votes
0answers
20 views

All possible places to receive permissions from

I'm trying to find out why a certain user appears to have full control on a site. Using Check Permissions, I can see that the only permissions they are given directly on the site are Read permissions, ...
1
vote
0answers
18 views

ListData.svc appends the library title with 0?

It seems that if i create the following libraries on a Sharepoint site: Test Library 2 Test Library2 TestLibrary2 then the ListData.svc will return the following entitites: <collection ...
1
vote
0answers
24 views

SharePoint 2010 Foundation Search result pages being combined when they are not the same in anyway

I have a content source and rules setup that enable my search to crawl the following type of URL's with parameters to a custom web part page. ...
1
vote
2answers
29 views

query a sharepoint 2010 list from excel vba to retrieve a specific record

I have created a SharePoint 2010 list with 2 relevant columns: - Identification Key - Version Number I want to be able to query this SharePoint list from Excel VBA - passing the Identification Key to ...
3
votes
1answer
29 views

Will search index Ajax content?

I've got page containing a Data View Web Part. The page itself has been modified via SPD so that when loaded, jQuery loads up additional information (prices, etc.) for each row in the DVWP. Of course, ...
0
votes
1answer
6 views

How to import multiple excel columns into a single metadata column?

Consider: I work for an organization that has eight service territories. We have a series of procedural documents that can apply to one territory up to all eight territories, and I am attempting to ...
0
votes
0answers
5 views

InfoPath 2010 | Concatenating values in a dropdown list

I need to modify an InfoPath 2010 form. A dropdown list is filled with supplier IDs. Each list item's value and display name is a supplier ID. Supplier IDs are retrieved from a web service method. The ...
2
votes
2answers
22 views

Disabling LoopBackRequest in registry to resolve search crawl error

Can anybody explain why we need to disable the LoopBackRequest in registry to resolve the Search Crawl error. This article explains about it but I want to know more about it. What is the reason ...
0
votes
2answers
12 views

Cannot download an InfoPath form template

I am replacing a colleage for the support of a SharePoint 2010 intranet. I need to modify a InfoPath form. I get an error message when I try to download a copy of the form template from the intranet. ...
0
votes
2answers
33 views

Compatibility of SharePoint 2010 and IE10

We use here IE9 as default. Next time we want eventually step further to IE10. I read something about Problems with the People-Picker and the preview of Excel files. Did you have any experience with ...
0
votes
0answers
9 views

For attachments in InfoPath 2010 forms, can the documents be displayed in Alphabetical order?

I need to be able to have the attachments in an InfoPath form display those attachments in Alpha order by document name. Hope someone can help me. (The information is ultimately displayed in ...
1
vote
0answers
17 views

How do I get the attachments for a SP 2010 list to sort the attachments in alpha order by document name?

I hope someone can help me PLEASE. How do I get the attachments on my SharePoint 2010 List item to sort in alphabetical order by document name?
0
votes
1answer
15 views

ProcessBatchUpdate has no effect

I have an application I am working on that uses an Event receiver to propagate metadata to a document library. I am trying to use SPWeb.ProcessBatchUpdate to copy the metadata back. my code looks like ...
0
votes
0answers
15 views

Can't create Search Service Application

I seem to have broken something while attempting to extend the SharePoint web application to use a different port. First, I extended the application. Then I "unextended" it using Delete->Remove ...
0
votes
0answers
23 views

SP2010 - Percentage Progress Bar

I'm using SP2010. I'm wondering about displaying some sort of progress bar which would show percentage of how many "things" are done. To elaborate: a person in our organization needs to in process, ...
0
votes
1answer
15 views

why I cannot download documents If subfolder name of document library contains “+” symbol

I am using sharepoint 2007 portal. In document library I have created one folder and named it as "Cards + Payments". I am able to upload document in that folder but when I try to download, it is ...
0
votes
0answers
15 views

SharePoint User Profile Sync to AD

One question regarding the user profile sync, we are trying to sync user photo in SharePoint back to AD picture. We have one AD forest, two domains, and in SharePoint we have two Synchronization ...
4
votes
1answer
47 views

How to use SPEncryptedString?

I have an application page and am trying to save settings for it using an SPPersistedObject. One of the fields I am saving needs to be encrypted and I tried to use SPEncryptedString but I can't get ...
1
vote
0answers
22 views

Getting a “Content types that are available to this Document Set have been added or removed”

I am creating document sets through workflows. Edit: I just tested and I'm getting this message for manually created documents sets as well. Every new document set is showing the message: Content ...
0
votes
1answer
16 views

is it possible to rename the WSS_Logging database for sp2010?

This is for sp2010. I'm considering setting up another SP farm using the same back-end SQL server. Problem is, amongst other things, I'm not seeing any way to rename the WSS_Logging database. Google ...
1
vote
1answer
22 views

Are there cummulative updates for “Language Pack for SharePoint Foundation 2010”?

I installed the SP1 for each language pack and i cannot find any cummulative updates for the language packs. Do they exist or am i up to date?
0
votes
0answers
30 views

Why does background differ on public site depending on whether you are logged in or not?

I am creating a custom masterpage for a publishing site and have had some issues getting my background image to scroll with the page. I have managed this, BUT only when you are not signed in. My ...
1
vote
0answers
17 views

Customize Filters in Document Library

We got several document libraries which has a column type. This like all other columns can be filtered by values that is inserted on the document library. In Type, we got file types like doc, docx, ...
0
votes
1answer
28 views

Auto-compress images when uploaded to Image Library

I have a need to auto compress images as they are uploaded to an image library. Using code or otherwise how could I go about this? I don't want to specify a fixed height / width but would rather ...
0
votes
1answer
15 views

Select powerpoint slides and then build a presentation from it

I have a business unit that would like a document library that displays a series of pre-approved company Powerpoint slides. The user would then select the slides that want, click a button and a ...
0
votes
0answers
31 views

Get site name to create a dynamic URL

I would like to know if there is a way to get the Site Name to somehow create a dynamic url within a content editor webpart. For example if I have the following absolute url: ...
0
votes
1answer
25 views

Sharepoint Updates and Build Numbers

I have two servers, one test and one production in which I ran the following command from Sharepoint Management Shell. (get-spfarm).buildversion I got two different build versions: 14.0.6117.5002 ...
2
votes
3answers
45 views

Is there a way to create a list view that only displays certain items for the last few days?

I hope this will be a very basic question. :) I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
1
vote
1answer
19 views

SharePoint Online CSOM Authentication Code does not working on Sandbox solution

i need to customize public site and used custom login page for authenticated SharePoint Users. i am follow below post : http://community.office365.com/en-us/forums/154/p/57156/207461.aspx#207461 ...
1
vote
2answers
40 views

Listdata.svc via REST refuses to return data

I'm trying to pull down some list data from listdata.svc using the standard method as documented in the msdn: var listUrl = 'http://development.contoso.com/_vti_bin/ListData.svc/Contacts'; $.ajax({ ...
0
votes
1answer
25 views

How to make global navigation consistent throughout main site and subsites?

I am developing a SharePoint intranet for the company I work for. The intranet is made up of the main site and then several subsites. I would like the Navigation to be the same on every page and in ...
0
votes
1answer
16 views

storing persistant data at farm level for a timer job

Ive created a timer job and a application page so i can set some custom values that the timer job uses. Im currently storing the values in the farm.properties hastable so that the timer job can ...

1 2 3 4 5 78