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

learn more… | top users | synonyms

0
votes
0answers
12 views

Sharing Resource Reservation calendars in Outlook

I'm trying to connect a SharePoint calendar to Outlook 2010, but also display fields that aren't normally available in and Outlook calendar view. I have a Resource Reservation calendar in SharePoint ...
0
votes
1answer
19 views

Types of Authentications

How many types of authentications are there in Sharepoint 2007 vs. 2010 vs. 2013. In what scenarios do we use these types of authentication? For each type, how does the logon form look like ...
0
votes
0answers
13 views

Uploading signed Word document to SharePoint library

I´m trying to upload a signed Word document to a SharePoint library. When I open the document from The library, the signature is broken. Any ideas how to upload a signed document and retain the ...
0
votes
0answers
15 views

How to add the close button in SP.UI.Status

I use status bar to show exception message in code-behind. I wanna add a close button in the status bar for user, so they can remove the bar. Here is my code: protected virtual void ...
0
votes
1answer
6 views

Datasheet view display wrong data

I have standart view filtered by choice field. Standart view shows me 748 items. Then I switch to Datasheet View (by button on ribbon) same view shows me 175 items. Also datasheets view shows some ...
2
votes
0answers
16 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 ...
0
votes
2answers
21 views

Sharepoint Web analytics configuration wrong web application

I've tried to configure Sharepoint web analytics on the web application on my development machine but without success. I've followed various guides on the internet including runing some timer jobs and ...
0
votes
0answers
14 views

Access Linked List - Lookup Column “cannot Update. Database or Object is Read-only.”

I have a SharePoint contact list linked in Access. The list contains a Site Column, which is based on a lookup from a list at an upper-level site in the Site Collection hierarchy. Permissions are set ...
0
votes
1answer
15 views

Full-Trust Solutions on SharePoint Online Dedicated

I am trying deploy a solution to SharePoint Online (SPO), after looking at documentations about SPO, I found only Sandbox Solutions and Apps can be deployed to SPO, but my solution is a Farm Solution. ...
0
votes
1answer
17 views

Why can't I see the slide library in SharePoint 2010?

I've a SharePoint 2010 Enterprise environment that I'm trying to create a slide library on. Unfortunately I can't see the template option to create one. As per this link ...
0
votes
1answer
15 views

Permissions needed by System security officer

In our current setup. I am responsible for Sharepoint in our company. This means that I do everything from deploying to application support to giving users rights to the platform when it is required. ...
0
votes
0answers
4 views

Sharepoint configuration - create new server farm System.InvalidOperationException

Getting the below error: Failed to create the configuration database. An execption of type System.InvalidOperationException was thrown. Additional exception >information: An error occurred ...
0
votes
1answer
26 views

security concerns on sharepoint deployment

I've inherited our company's SP 2010 deployment. I'm looking for security flaws and other potential issues. Any suggestions as to what to look for?
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
1answer
14 views
+50

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
0answers
16 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
32 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
2answers
27 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
1answer
62 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
24 views

Weekly newsletter alert on Blog library shows pending entries

We have 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 ...
0
votes
1answer
19 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
19 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
25 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
30 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
24 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
27 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
34 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
49 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 ...
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
20 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
31 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
35 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
35 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
8 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
23 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
13 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
38 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
18 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
19 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
49 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
28 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
18 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 2 3 4 5 78