For questions completely specific to SharePoint 2010 and **not past or future versions**
0
votes
0answers
22 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
27 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
43 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
105 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
41 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
16 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
22 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
30 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
23 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
120 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
15 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
25 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
23 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
31 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
1answer
42 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
18 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
17 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
52 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
71 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
32 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
38 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
35 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
27 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
42 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 ...
1
vote
0answers
43 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
31 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
66 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
46 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
...
0
votes
1answer
34 views
use of 14hive resources in XSLT for XLV
Is there a way to use 14hive(!) custom resources ( Resource:MyCompany.MyProject.resx, MyProject.SomeComponent.SomeResourceKey; ) in a XSLT files for XsltListViewWebPart (and views)? Please, notice the ...
1
vote
2answers
64 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({
...
1
vote
1answer
35 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
20 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 ...
0
votes
2answers
30 views
When creating a sharepoint site can list content be mixed with web-parts?
When creating a sharepoint site can list content be mixed with web-parts ?
So the list content can easily be exposed with a web-service and the web parts can exist alongside the list content parts.
2
votes
0answers
38 views
Sharepoint 2010 - Save & Close and discard checkouts
I was working in Sharepoint 2010 and have made a load of changes to a page. Thoughout the day I was frequently saving and closing the page, but not checking in or publishing the page (it needed to be ...
1
vote
0answers
15 views
Workflow consuming webservice - Editing the address?
My State Machine Workflow (SP 2010) consumes an external Web Service that I have added as a Service Reference in Visual Studio.
The WCF Service is currently hosted in my local machine.
We have ...
1
vote
1answer
47 views
Get SharePoint Group Permissions Via PowerShell
I am looking for a PowerShell command to get the permissions of a SharePoint group on a securable object.
I have googled for a while but without success.
I am aware of the ...
1
vote
0answers
13 views
ArgumentOutOfRangeException after editing a page
I am replacing a colleague for the support of a SharePoint 2010 intranet.
I have edited a page to move a webpart below another webpart.
An ASP .Net exception page has been displayed after clicking the ...
0
votes
1answer
18 views
Value of currency type colum is wrongly displayed in workflow email
In my list, I have a column called "Cost" which is a currency type column. When a user creates a new item in the list, I send a workflow email. In that email, I use [%Current Item:Cost%] to pull up ...
4
votes
1answer
88 views
Disabled ribbon buttons in the library view
We had a user who installed IE 10. This messed up the users access to SharePoint 2010 sites. Then we removed IE 10, but in IE 9 the user still has a couple of Ribbon buttons that she used to use in ...
0
votes
2answers
66 views
How to hide “Save” button on the MS Dialogue (pop-up) Ribbon?
I want to hide the "Save" button in the pop-up window which appears when we add new item.
I tried using javascript getElementById to hide in NewForm.aspx page but it didn't work.
Update:
I ...
0
votes
0answers
102 views
IE warning - Microsoft Office Contact Retriever
When I open a SP 2010 page with IE 10 on Windows 8, I get this warning:
Internet Explorer Security
A website wants to open web content using this program on your
computer:
Name: ...
0
votes
0answers
32 views
passing parameters to timer job
I have a web template that provisions some lists and as part of the solution i need a timer job to manipulate the lists. The problem is i do not know where the lists will be within the web ...
0
votes
1answer
35 views
How can user profile subtypes be assigned in batch?
Long story short, I don't want to have to go into each profile and assign them to a sub-type. Can this be accomplished in batch somehow?
Ideally , it would be great to somehow use audiences. If I ...
1
vote
2answers
79 views
Filter list data based on page Url
I have a relatively small SharePoint list. When a user comes to the list page I want a generalized list to display with a search box. I want this list to have no parameters or variables attached to it ...
1
vote
1answer
58 views
Configure Survey Graphical Summary to hide values without a selection
I made a survey where there is a long list for a dropdown. When I go view the Graphical Summary, it displays every single survey question option with a 0%. Is there a way to show only the survey ...
1
vote
0answers
34 views
Adding values to column filter of a list
Ive created some custom xsl for a view in a project i am working on. One of the columns shows a custom message depending on some date comparisons i am performing against other columns in the xsl. ...
1
vote
0answers
59 views
SharePoint 2010 Survey Add Title Header on Survey Page
I am new to the Sharepoint and was working with the Sharepoint Surveys.
I had created a survey and needed to add the survey title to the Survey Dialog Page.
I was able to edit the NewForm.aspx under ...
0
votes
0answers
49 views
how to update properties of item in doc set with client object model
I've been able to create doc sets and upload files to it with the client object model. I am having difficulty updating the properties of the files in the doc sets. Here is what I've tried:
public ...
0
votes
0answers
38 views
SP2010 Claims Access Denied
Something happened in the course of two days where all claims users are getting access denied.
This is what my claims id looks like when looking at policy for web application (it has full control ...




