For questions completely specific to SharePoint 2010 and **not past or future versions**
1
vote
2answers
698 views
How can the u= parameter be removed from from search query strings?
I have a top-level team site at http://sharepoint and an enterprise search center site at http://sharepoint/sites/search. There is an alternative access mapping for the web application - ...
0
votes
2answers
605 views
What's the connection between “Recently modified in Quick Launch” and the “SharePoint Server Publishing”-Feature?
First I had a plain Team Site without the Feauture "SharePoint Server Publishing" activated. I created several Site Pages, all rendered automatically without the annoying "Recently Modified".
When I ...
1
vote
2answers
852 views
Sharepoint 2010 custom calendar display form Date formatting not displaying on site
I have been tasked with setting up a calendar on SharePoint 2010 Foundation to record bookings.
I would like to use a custom display form so I can remove and/or reorder the fields. I created a new ...
0
votes
0answers
13 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 ...
-1
votes
1answer
22 views
Types of Authentications [closed]
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
17 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
1answer
17 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
18 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
29 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 ...
0
votes
1answer
473 views
How to change default List View Web Part?
I created a web part for show list item of special list.
I want show this web part instead of default list view.
How to change default List View Web Part ?
0
votes
1answer
8 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 ...
0
votes
1answer
534 views
Exception in SharePoint 2010 Web Service and Other Problems
everyone!
I'm having problems with my SharePoint 2010 installation. I have SP1 + the August 2012 CU and I am running on Windows 7. It's a fresh installation, although I had SP installed previously on ...
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
2answers
300 views
Form cannot be submitted
I have two identical InfoPath forms on two different site collections within the same web application (SP2010). One works fine but the other produces this error when submitting the form....
The ...
2
votes
0answers
17 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
501 views
Timeout error when accessing list view
I'm having problems while accessing a large SharePoint list (more than 5000 items) in SharePoint 2010.
We have already updated the threshold to 10 000 items but at the allitems view we get an error ...
0
votes
2answers
1k views
Why is the icon for my custom document template broken?
Before I get to the meat of it here's some background information (and an apology for the wall of text...).
I'm running SharePoint 2010. I have created a content type called E-mail, using Document ...
0
votes
2answers
678 views
How to get SharePoint 2010 site mobile enabled?
When I access my SP2010 site from a Smart Phone browser (Android or iOS), I get following error:
What could be the issue here?
Any help is appreciated!
3
votes
2answers
987 views
Sort Order in People Search Core Results
I wish to display a list of new users on my sharepoint site. I've picked the People Search Core Results webpart and have a user list, but how do I order it by creation date? I know in Active ...
0
votes
2answers
555 views
how to embed Custom User Control into Custom List NewForm.aspx
I have developed a UserControl in Visual Studio 2010 and deployed into
"\ControlTemplates\MyCustomUserControls\" folders. The control has only two textboxes along with the label and on page load ...
0
votes
3answers
52 views
+100
Denying the manage rights permission
I'm trying to fullfill a requirement which forces the use of Active Directory groups. I'm having issues getting to where I want to be.
Upon creation of a new site, I'm going to use AD groups to ...
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 ...
0
votes
2answers
110 views
ListFieldIterator control doesn't work when dynamically setting values with SharePoint 2010
I am trying to load ListFieldIterator control dynamically and it is not working as expected.
Step1: Created Application Page
<%@ Assembly Name="$SharePoint.Project.AssemblyFullName$" %>
<%@ ...
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 ...
1
vote
1answer
516 views
Using workflow to send email but reply-to not working
In SharePoint 2010 Central Administration I have configured outgoing e-mail settings with an SMTP server, from address and reply-to address.
Then I created a list workflow in SPD2010 that uses the ...
3
votes
2answers
751 views
Number of comments with SocialCommentManager.GetComments
In my custom webpart, I want to show the number of comments. I try to get this throug SocialCommentManager.GetComments and then return comments.Count.
The problem is: I get only comments for the ...
1
vote
2answers
378 views
How many person/group can be saved in a person/group column?
Is it possible to store some 1000+ users in a SharePoint 'person' column.
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
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
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
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
802 views
How to filtering multiple columns in SPGridView
I have a webpart with SpGridView. I bind it with ObjectDataSource.
I want filtering multiple columns.
I set AllowFiltering for spgrid:
grid.AllowFiltering = true;
grid.FilterDataFields = ...
3
votes
2answers
670 views
Default value on user profile property
Is it possible to set a default value on a user profile property? Eg a term?
I guess one has to hook up with a user profile creation event, but I can't find this one.
A workaround could be to add ...
0
votes
2answers
297 views
SPMetal getting picture thumbnail url
I am making a custom web part and need to be able to pull a picture thumbnail from a picture library. I am using SPMetal generated classes and don't see a way to do this.
It seems that thumbnails ...
1
vote
1answer
659 views
Crawling Hidden Fields with PowerShell Created Crawled Properties
I've been trying to add ows__vti_ItemHoldRecordStatus as a crawled property to allow a search of held documents. (It appears to correspond to the hold status of an SPListItem.) I can successfully add ...
0
votes
1answer
27 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?
1
vote
1answer
354 views
How to override Ribbon Save Button functionality for a specific page layout?
Is there a way to override Ribbon Save Button functionality in publishing page of specific page layout? My intention is not to override it for all publishing pages but to limit it to specific page ...
1
vote
4answers
852 views
How to insert a named hyperlink anchor in InfoPath?
I have an infopath form, and I want to create a sort of table of contents so that when users return to finish filling out their forms (after having left off), they can jump to the section.
I see that ...
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 ...
1
vote
1answer
362 views
Error when editing page and page settings. System.ArgumentException
Suddently i get the following error at a lot of instances:
"Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> ...
0
votes
1answer
476 views
Remove Select column in xslt web part
My apologies if I miss some of the terminology.
I have an xslt web part that I want to connect to another list. When I connect it to another list I get the select column that I don't want to see. ...
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 ...
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 ...
1
vote
1answer
447 views
content query web part with multi value lookup column
I am trying to work out how I can query a content type with a multi value lookup field using the content query web part.
I know that natively this is not possible with ootb sharepoint 2010 however I ...
4
votes
1answer
66 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
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 ...
1
vote
0answers
41 views
Send Log/Debug Messages to SharePoint from a clientside ActiveX Component
I developed a ActiveX Component (C#) for SharePoint 2010 and would like to send log/debug messages to the SP-Server so that they are viewable in the SharePoint LOGS Folder. How am I doing this?
Like ...
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>\
...

