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

learn more… | top users | synonyms

3
votes
2answers
562 views

Data Form Web Part doesn't show data from Linked Data Source

I have Data Form Web Part with Linked Data Source which consists of three SOAP data sources to different libraries on different sites (one parent site collection with two subsites). All was ...
1
vote
2answers
41 views

Columns are not available for metadata navigation for List with Infopath “promoted fields”

SharePoint 2010. We have an infopath form that's basically a trouble ticket. Several (but not all) of the fields are promoted, and appear in the main/default view as columns. These columns can be ...
0
votes
1answer
395 views

SharePoint 2010 100% CPU Usage AreaTemplateSettings.aspx

Whenever I try to go to "Page layouts and site templates" (AreaTemplateSettings.aspx) in Site Settings, the w3wp process spikes to 100% on my SharePoint server and the page never loads. Eventually I ...
0
votes
1answer
732 views

InfoPath drop down field bound to the repeating section it is housed in

I need to create a drop down list that references the repeating section it is part of. That reference will act as a filter for another drop down list. It seems that there is a "context node" issue ...
0
votes
0answers
8 views

Search Center results different than site search results

I have 2 farms, one is 2007 and the main one is 2010. In 2010, I have 2 content sources, one for each SP site. I believe everything is getting indexed correctly because I do see results from both ...
1
vote
1answer
455 views

Workaround for inviting external users to site-level groups in office365

I've got a site collection where each subsite requires their own unique permission groups (Let's call them siteVisitors, siteMembers and siteOwners) Users in the siteMembers and siteVisitors groups ...
1
vote
2answers
18 views

Re-attach Event Receiver to library

Using SP 2010, we created a content type with an event receiver bound to the content type. The ER is an ItemDeleting ER that prevents deletes from the library. When we create a library and attach the ...
0
votes
1answer
8 views

How to amend output of List web service call

I've configured a 'List' and one of its types is 'Hyperlink or Picture'. As I'm populating this List type I'm required to enter the 'Web address' & 'description' : When I access this List ...
1
vote
0answers
28 views

Why is owssvr.dll causing a 404 error code?

In my SP 2010 webapp web.config file I have custom 404 error handling enabled via httpErrors: <httpErrors errorMode="Custom" existingResponse="Auto"> <remove statusCode="404" ...
0
votes
0answers
11 views

SP2010 workflow email not respecting reply-to settings

I have outgoing e-mail configured so that From address = sharepoint@domain.com Reply-To address = no-reply@domain.com When I receive an email notifying me of e.g. a new alert, the message I receive ...
2
votes
0answers
174 views

How to get WebPart on current page by name/ID with javascript?

I have a page with some webparts on it, I want to get specific one (by name or ID) using client javascript. I try this code var ctx=SP.ClientContext.get_current(); var web = ctx.get_web(); var site ...
3
votes
1answer
421 views

Update Panel Error

I am working with SharePoint 2010 features. I am writing feature receiver code where I create new web part pages with ReportViewerWebPart and my custom web part on the page. I am creating multiple ...
-1
votes
0answers
11 views

How can I learn more about Nintex task management? [closed]

I'm trying to learn more about Nintex task management, specifically: How Nintex works with tasks Escalation policies Notification templates flexitasks Reminders What data is retrieved on a user? ...
1
vote
0answers
20 views

SPD Workflow - This task is currently locked

I have a big problem with a SPD Workflow. I created a workflow, based on the "Collect Feedback" workflow. After i published it, i can use it as i want to on my environment. So i created a wsp file out ...
0
votes
1answer
12 views

Set value in feature with one click across multiple web applications

I've inherited some SharePoint code for a feature that is intended to set a flag across multiple web applications. The idea is to click a button in the feature on the web author site and have that ...
0
votes
3answers
1k views

listdata.svc authentication issue

When I visit my local SP2010 instance on Windows 7 at localhost/_vti_bin/listdata.svc I get Internet Explorer cannot display the webpage. There's no details even though I've turned off Friendly ...
1
vote
1answer
1k views

User with Full Control can't access or edit member of a group

Like the title describes I have a user who is assigned full permissions but when I click on on the user groups I get a permissions error "You do not have permission to view the membership of the ...
1
vote
2answers
42 views

Minimal master page failed to provision: could not find master page gallery

When upgrading from SharePoint 2007 to 2010 we are getting this error for a site collection: Minimal master page failed to provision: could not find master page gallery When you navigate to the ...
4
votes
2answers
1k views

How can I filter based on Choice fields when using ListData.svc in SharePoint 2010?

I have a list that I'm trying to query using ListData.svc. I am trying to pull back records within a date range and with a particular value from a Choice field checked. If I use Lists.asmx, I can ...
1
vote
0answers
27 views

CreateChildControls() in Visual Web Part in SharePoint 2010 called twice

(x-post from http://stackoverflow.com/q/17065543/1943) I have a Custom SharePoint 2010 Visual Web Part which I've realized is calling the CreateChildControls() method twice. I've tried setting the ...
1
vote
1answer
986 views

Edit a SharePoint List with InfoPath Form 2010 (Auto Populate Fields From List)

I am using SharePoint and Info Path Designer 2010. I have a SharePoint list called DiskInfo and the columns are: Client, RAM, CPU. The Client field is a drop down box connected to another master ...
1
vote
1answer
20 views

When do I need to use -CASPolicies updating a 2010 solution?

When I update a solution in 2010, I use the following PowerShell Script with the -CASPolicies attribute: Update-SPSolution -Identity MySolution.wsp -LiteralPath ...
0
votes
2answers
29 views

Calculated Column name of company

I've a little problem. We've a document library and in this library every subcompany can upload their documents. Now I want a column where the name of the subcompany is displayed after the document ...
0
votes
1answer
20 views

InfoPath form: How to redirect to the previous page after pressing on the submit button?

I am using SharePoint 2010 Online (Office 365). I have created a form in InfoPath for an external list. You see some fields and a submit button. When I press on the submit button everything is ...
0
votes
3answers
399 views

Display a filtered top-level document library in a subsite?

I got a top level document library with some extra metadata fields such as customer, project etc. I'd like to create a sub site for each project and include a web part which allows managing of only ...
0
votes
1answer
328 views

Why the files which are added as link in project are not deployed on SharePoint 2010

I have two projects in my VS solution, a project named "B" is a SharePoint 2010 project which has a mapped SharePoint "Layouts\js" folder and some other project "A". In project "B" I put various ...
2
votes
1answer
41 views

Assigned To error for SP 2010 / IE 10

I am seeing and issue that is specific to SharePoint 2010 and Internet Explorer 10. In this configuration, if I try to use the book icon of the Assigned To field to select people, I am getting an ...
0
votes
0answers
13 views

File opening after upload

I am uploading files to a document library. After every upload the document is opened up on my computer. Can I change this Behavior? I have been so far unable to find a setting for this behavior.
0
votes
1answer
18 views

FIPS and SharePoint 2010

I have SharePoint Foundation 2010 installed on my local Windows 7 machine for development. When I have FIPS turned on, I am unable to test custom workflows because I get an error about FIPS. My ...
0
votes
1answer
50 views

Lists.asmx and List Item Attachments

How would the lists.asmx service be used to add an attachment to a list item with JavaScript File API? I cannot find an example of anything other than copy.asmx for adding documents. Update: Here ...
0
votes
1answer
13 views

Enforce Unique Values - Broken?

I've come across a behavior of my SharePoint site that I find just unacceptable. My Document Repository has a few required columns, one of which, let's call it "ItemNum" has been configured to ...
1
vote
1answer
995 views

Create a SharePoint list form with MULTIPLE repeating tables to submit to a SharePoint List

I've been trying to create a SharePoint List form that has MULTIPLE REPEAT TABLES. When I try the solution at: submit multiple entries to one list with one infopath form I am not able to add an ...
0
votes
2answers
698 views

Add additional field to lookup field inside schema.xml

I'm following the steps in this article to setup a joined data view webpart joined on a lookup field: ...
0
votes
0answers
9 views

persisting search scope between searches

I've created a new scope and pointed it to our results page. However ive noticed that if the user does another search from within the results page it forgets that it should be searching only within ...
0
votes
1answer
18 views

SPQuery AppendOnly field returns null

I have a list with an custom append only field for collecting comments from supervisors. When I query the list using SPQuery I always get null back for the value of the append only field. I have ...
0
votes
0answers
16 views

Excel Services - How to remove cached dataset

I need to reflect role-based security in Excel Services, but I have an issue with caching of the Excel workbooks, so a user without access to models/cubes sees the initial dataset inside the ...
0
votes
1answer
24 views

Web Part Javascript best practice

I have extended the CoreResultsWebPart in order to do some custom processing, but I am now considering breaking out some of the functionality into a new web part. Is it considered bad practice to use ...
3
votes
2answers
758 views

Page shows up in web analytics - /_layouts/inplview.aspx?

What is the page /_layouts/inplview.aspx? I am reviewing our web analytics on 2010 and notice that /_layouts/inplview.aspx tends to be at or new the top of the 'Top pages' rankings. It seems to be ...
3
votes
1answer
484 views

Is it possible to copy SP Web from 2010 to 2013?

All I am trying to do is copy a SharePoint Web (i.e: http://sp2010/hr) to (i.e: http://sp2013/hr). I was able to export using: Export-SPWeb http://sp2010/hr –Path "hrexport.cmp" But when I try to ...
0
votes
1answer
24 views

Assign Approver based on lookup field to separate list

I am trying to make an approval workflow run off of an approver pulled from a separate list. For instance I have a SharePoint list called "access" that has a lookup of a choice field from a separate ...
0
votes
2answers
17 views

xsl stylesheet: what's wrong with xpath?

I am trying to style some results returned from the search webservice in 2010 with this stylesheet: <?xml version="1.0" encoding="ISO-8859-1"?><xsl:stylesheet version="1.0" ...
0
votes
2answers
1k views

SharePoint 2010 - Audience - Navigation permissions

I added a link to our Navigation that I want audienced to a specific group, whether it be an Active Directory group, or a custom audience that we setup in Central Admin. When I attempt to audience ...
0
votes
1answer
43 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
3answers
168 views

Most Efficient Way to Scan Large Volume of Records/Documents into SharePoint

What is the most efficient method you used to scan and upload large volume (> 10 TB) of records and documents into SharePoint? The things I am interested in are: Speed Ability to add metadata and ...
0
votes
0answers
23 views

How to add an Enterprise Keywords column to a existen list or library using jquery?

I can add new columns for common fields per example text, metadata etc. But I want to add Enterprise Keywords to my list automatically, this is a little reference about enterprise keywords. Source ...
2
votes
1answer
542 views

Get TaxonomySession TermStore TermSet Term from Sharepoint 2010 Server using Microsoft.Sharepoint.Client.Taxonomy.dll

I'm coding a c++/c# client-application to communicate with a Sharepoint 2010 site which uses Taxonomy I have downloaded and installed Microsoft.Sharepoint.Client.Taxonomy.dll from: ...
0
votes
1answer
328 views

How to have integer fields in an external list display without thousands separators on the display form?

I am using the Business Connectivity Services in SharePoint 2010 to display the content of a database table in an External List on my site. One of the fields in the database table is of int type and ...
2
votes
1answer
837 views

Document Preview in sharepoint 2010

I have a custom webpart which shows all the documents belonging to the logged in User. I would like to show the preview of the document when user hover over on item in a webpart. How can i achieve ...
0
votes
2answers
1k views

Open docs from SP2010 in excel/word crashes

I have: SP2010 rented from a company. 1 site collection I have IE 9.0.8 For about a 6 months I have this consistent problem. When I click on a Word doc or Excel doc, I get a choice to edit, I do ...
1
vote
0answers
31 views

URL Masking in SharePoint 2010

I currently host a few dozen marketing sites on SP2010. They run on a single WebApp with Host-Named Site Collections for each client. I have a few instances now that a client may have a special ...

1 2 3 4 5 80