All commercial releases of SharePoint. Excludes free license versions of SharePoint.

learn more… | top users | synonyms

0
votes
1answer
15 views

Cross site cross database lookup field SP2010

SiteCollection 1 in ContentDB 1 has List 1 with custom lookup field. This lookup field returns all text fields from any selected list in a site collection specified. Each site collection is in a ...
0
votes
1answer
21 views

Single Point Of failure in SharePoint 2010

We're considering to implement some good/better/best recommendations in our existing Mid-Large SP Farm for "Single point of Failure in SharePoint 2010". Can someone point out to the areas which can be ...
0
votes
0answers
11 views

Unable to find Namespace for SPWeb, SPUser or SPControl, Provider-Hosted App

Using a Provider Hosted Application for SharePoint 2013, I am unable to ue the following lines in my C# code to get the current user SPWeb web = SPControl.GetContextWeb(this.Context); SPUser sUser = ...
0
votes
1answer
23 views

how to find the master page from MasterPageFile=“~masterurl/default.master”

i am unable to edit the master page in SharePoint designer. i guess these master page are bind with the content page latter during the page load. is there any way to find out the master page so that ...
0
votes
2answers
17 views

Maximum number of items to delete has been reached. Please contact the Site Collection Administrator

I am facing this error when i am programatically delete record from sharepoint list. column is lookup column in another list and i have set cascade delete option enable in list. I am facing below ...
0
votes
0answers
14 views

Sharepoint 2013 Suddenly Going Slow

I currently have a test SharePoint 2013 install setup on a VM, the specs of the VM are very modest (8GB RAM, Dual Core Xeon, linked to SQL 2012 on another server) and it has been working fine as far ...
0
votes
1answer
13 views

Excel services and PowerPivot error: “Unable to refresh data for a data connection in the Workbook. ”

My environment is a 3-tier SharePoint 2010 Architecture: Running on SQL Server 2012 Enterprise Edition WF1 WF2 Both Web Fronts are NLB, and we have they following Application Servers APP1 - ...
1
vote
1answer
22 views

How to change FROM address when workflow is configured in SharePoint 2010

There is a requirement to change FROM address when workflow is configured in Sharepoint 2010 ? By default it is static one and I want to change it so that site owners email adress will go as FROM ...
0
votes
2answers
683 views

Could not load file or assembly 'Microsoft.Sharepoint.Sandbox' or one of its dependencies

I created an ASP.net webapplication and i have used assemblies Microsoft.SharePoint; and Microsoft.Office.Server.UserProfiles in it.. i get a run time error "Could not load file or assembly ...
0
votes
0answers
6 views

What's the best way to create a replication/load balancing module?

We have a sharepoint doucment library, the site consist media files(like images, word document, .psd file) and then we have a local CME (Alterian) which can be integrated to the SharePoint library in ...
0
votes
1answer
31 views

Getting “Error 1706. An installation package for the product Microsoft SharePoint Foundation 2010 1033 Lang Pack cannot be found”

I am getting below error while installing SharePoint server 2010: Product: Microsoft SharePoint Foundation 2010 1033 Lang Pack -- Error 1706. An installation package for the product Microsoft ...
0
votes
0answers
17 views

Cannot access new App in SharePoint 2013

My problem started as follow:- I installed SharePoint 2013 and visual studio 2012. When I first try to deploy a SharePoint hosted app I got the following compilation error in visual studio “Error ...
0
votes
2answers
102 views

Prompting for credentials when using people picker control

I created a custom list, and added a people picker control. When trying to submit the form, I am getting prompted for a username/password. After 3 attempts or clicking canceled I get a dialog box ...
0
votes
1answer
17 views

How to configure Host Distribution Rule for File Shares in SharePoint 2010?

Normally when we create a new Host Distribution Rule it asks for Hostname and Crawl db name. But my requirement is to configure this for File Shares. I cannot find any article to configure Host ...
1
vote
4answers
2k views

How to limit Search Crawl only to subsite

I have a top site collection (http://myportal) and subsite (http://myportal/teamsite) in a SharePoint 2010 based intranet. My Question: I am trying to configure search in such a way that when a user ...
0
votes
0answers
11 views

No users were displayed when I try to select the administrator for a new site collection

I wanted to create a new site collection under the default application on my development environment, but when I search for users which were defined inside my development environment to assign one of ...
0
votes
0answers
13 views

show outlook calendar

For SharePoint 2010 intranet project want to show outlook calendar. But OOB calendar web part ask for login details each time it is accessed. What is the way to overcome/avoid login each time in the ...
1
vote
1answer
682 views

SP2013: Search Service Application failed with exception System.InvalidOperationException

I just installed SharePoint 2013 standalone mode on a computer. Everything went well and the installation finished successfully. However, I checked the Event Log and I found the following error ...
0
votes
1answer
359 views

Powershell error while iterating through sites quicklaunch and deleting a specific node

Hi I've put this question up here : http://stackoverflow.com/questions/13130785/delete-navigation-node-with-powershell-from-sharepoint-quicklaunch-in-all-sites but no answer yet so posting here too. ...
3
votes
2answers
254 views

Programmatically add item to sharepoint list from window application

How to add item to SharePoint list from window application using claim based authentication ? it gives 401 forbidden error. user is authenticated from ADFS server.
1
vote
2answers
25 views

Sharepoint Site with Excel Sheet Template for Users to create New Sheets

I am tasked in work with creating a share-point site. Here are my requirements: The main page must allow the user to create a new "File". The file must be an excel sheet template that i will style ...
0
votes
0answers
12 views

How to restrict current logged in user from being displayed in SharePoint 2013 Client people picker from client side?

Hi i have implemented the client people picker using the javascript and the code give on http://msdn.microsoft.com/en-us/library/jj713593.aspx what im looking to do is to validate this field so ...
0
votes
1answer
28 views

How to show organization chart in SharePoint 2010

How to show organization chart for a company in intranet portal without using any third party web part? what is the simplest way to show data correctly?
1
vote
0answers
17 views

Custom List Form works fine in Infopath but gets stuck when deployed

I have a custom list form for whenever I add a new item to a custom list. This form connects to an external sharepoint list that has 3000 records. When you type a client ID it will connect to the ...
2
votes
1answer
41 views

Access Denied trying to access SharePoint 2013 REST API, User Profile endpoint

I am building a Provider Hosted App for SharePoint 2013 in PHP. I have been successfully able to generate an access token for my user, and remotely access an api for showing all the lists. ...
0
votes
0answers
18 views

how to make webpart follow windows scroll down on site

i have a webpart that i would make that the webpart follows the windows on the right site, so if i scroll down on the page the webpart are following the the screen and scroll??.. I want this because ...
1
vote
2answers
47 views

Sharepoint 2010 http to https redirection iis 7.5

When i try to access my site using customsite.com it points to port 80 default site. when i put url as https://customsite.com it points to proper port and i could log in to the site. When a user ...
0
votes
1answer
33 views

Visual studio 2012 cannot find SharePoint Server 2013

I have installed SharePoint server 2013 on my dev machine and it is working fine when I login as an administrator. and after that I installed Visual studio 2012 professional on the same machine. But ...
0
votes
1answer
35 views

How many processes & RAM I should assign to my SharePoint VM development environment

I have a machine with the following specifications:- 32 GB RAM Core i7 with 8 processes. 670 GB hard disk. Windows 7 professional. Inside the machine I installed VM workstation 9.0 . And I have ...
2
votes
2answers
2k views

How can I modify the Document Library Upload Form?

I'll be as specific as possible for this issue as I haven't found anyone of my normal resources that can help me out with this one. I have a Document library that we would like to have a field that ...
0
votes
0answers
12 views

XSLT based data access component (DAC)

For one ASP.Net 3.5 application we need XSLT based data access component (DAC). I heard Microsoft is providing XSLT based DAC class readily available for direct use in the application. Can any one ...
0
votes
0answers
8 views

SSP upgrade approach

In case of SSP 2007 to 2010 upgrade what is better approach ( In-place or DB attach) to upgrade these following SSP service. In fact all SSP services have pros & cons for ( In-place or DB attach) ...
0
votes
1answer
385 views

Emailing a completed infopath 2010 form to an unauthenticated user

I'm working on a system in which a user will fill out a temporary parking pass request for a vendor (infopath 2010 browser form), it gets routed to someone for approval then sends an email to the ...
0
votes
0answers
19 views

Which account I should use for defining “Service Account” for SharePoint products and sql server reporting during my TFS instalation

I have installed the following:- SharePoint server 2013. Visual studio professional 2012 Sql server 2008 r2 sp2 And currently I am installing visual studio team foundation server 2012, but during ...
0
votes
0answers
18 views

Page Layout Content

I am trying to find out where some content in a page layout in Sharepoint 2007 has come from. The page layout name is "Article with comments". The page layout contains no webparts. It does ...
1
vote
2answers
475 views

Mapping AD “member of” user property in sharepoint 2010 user profile properties

I need to map AD's "Member Of" property in sharepoint 2010 user profile properties. I found a guide on how to do that, How to map a user’s Active Directory group membership to their SharePoint profile ...
4
votes
0answers
57 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 ...
2
votes
2answers
1k views

How can I import e-mail data from outlook into a SharePoint list?

I want to copy an email data into a SharePoint list. User will select which e-mail s/he wants to add and e-mail will be coppied into a multi-line text box. Also, e-mail attachments will be copied ...
0
votes
1answer
22 views

upgrading Web Parts in SharePoint 2010

what is the best approach for upgrading Web Parts in SharePoint 2010? Is AfterDeserialize() method best approach? pl suggest. thanks in advance
1
vote
0answers
13 views

SharePoint 2007 Out of the Box Doc Lib Alert/Comment section Problem

I have ran into the following problem and am completely stumped. When I upload a document (this case excel file) to an OOTB SharePoint doc lib there is the option to add a comment. The problem is, ...
0
votes
0answers
24 views

News feed Sharepoint 2013

I get this error anytime I try to submit a post on a News feed in MySites or team site MicroBlog. "SharePoint returned the following error: Unexpected response from server. The status ...
0
votes
0answers
40 views

Upload to SP 2013 Document Library with metadata, Powershell problem

As a Proof of Content Assignment i was asked to implement a SharePoint 2013 Document Library to a Local Program. I'm relatively new to Power-shell and have tried to upload .docx files and succeeded. ...
1
vote
3answers
97 views

Where to expose the data within a web part via a web service

List data can be exposed via a web service but how can web parts be also exposed via a web service ? I think this question is similar to ...
3
votes
2answers
603 views

PowerShell - Create Search Service App Pools (All 3)

How many App Pools are created when you create the Search Service Application? How can I create all the Search Service Application App Pools using PowerShell and give them all unique names? I've ...
0
votes
1answer
43 views

There are no SQL Server instances or shared features that can be updated on this computer

I am trying to install SQL server 2008 r2 on Windows server 2008 r2, I have the SQL server installed in an ISO image and the windows server is on a VM workstation, but during the installation I got ...
0
votes
0answers
8 views

Unable to end a workflow on a list

I've got a SP workflow issue that I'm struggling with. I've got a list and a task list, a user submits an item to the list then a task is created which is automatically assigned to the "admin". After ...
0
votes
0answers
13 views

Migrate UPS profiles (win. classic auth.) to ADFS

my question regards to migrating from windows authentication to ADFS without losing UPS profiles data (fields from AD + unmapped fields values) and assuring synch. with AD is still working afterwards. ...
2
votes
2answers
37 views

Get all SPUser groups?

I have a SPUser and I want to get all the user groups in which the SPUser exists. How can i get all the SPGroups containing the SPUser programatically?. Sample codes and useful links would be very ...
1
vote
0answers
24 views

Which installation option I should use for SQL server 2008 to work with SharePoint 2013

I want to prepare a development environment for SharePoint 2013, so I want to know which SQL server option I should use from the SQL server 2008 installation center , the available options are:- 1.New ...
1
vote
1answer
324 views

RSS Feed Viewer Sharepoint 2010 Webpart stopped working

I have a RSS view webpart in Sharepoint 2010 portal, till last day it was working fine. Now it's throwing the error. “The requested RSS feed could not be displayed. Please verify the settings and ...

1 2 3 4 5 35