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

learn more… | top users | synonyms

0
votes
0answers
20 views

How to get the list of services that required for sharepoint server 2007/2010?

Is there any way to get list of services that required to run the sharepoint server 2007 and sharepoint 2010 I needed to come up list of services for sharepoint to monitor that by manual throught our ...
0
votes
0answers
38 views

Customize Form button on SharePoint list tab results in 'InfoPath is not installed'

I am running SharePoint 2010 Enterprise and the Customize Form button is on the List tab for my Task list, but when i click it I get a message that "InfoPath is not installed", but it is installed on ...
0
votes
0answers
17 views

Page_load postback false how to

I want to set pageload to not postback the whole SharePoint site. Is it possible and how do I solve it? Because every time I press a sender it updates the site?
0
votes
0answers
115 views

SharePoint 2010 - Survey People Column Validation

Our HR Department uses SP surveys as a way to poll employees on who they feel should be the employee of the year. They requested that the user not be able to select themself as the employee of the ...
0
votes
0answers
4 views

Seperate two listbox values

I'm working with a SP project there i want to save a CV. I don't really know how to do this step. Any suggestions?
0
votes
0answers
53 views

SharePoint 2010 to ShaePoint 2013 Upgrade

I have migrated content from a SharePoint 2010 environment and onto SharePoint 2013. The new environment is up and running with all the content of the old environment including all the branding. ...
0
votes
0answers
101 views

Sorting Attachments Field in Sharepoint 2010 List

I have a custom SP list with Attachments fields and number of other fields in the List. After user upload many attachments in different stage user are facing difficulty of finding the latest file ...
0
votes
0answers
54 views

Why is forms-based authentication and groups

I have setup a SharePoint 2010 server with a web application using FBA and Ldap. I followed the steps outlined here: http://technet.microsoft.com/en-us/library/ee806890(v=office.14).aspx When I add ...
0
votes
0answers
12 views

Custom Column Global Vs Web Application Deployment

Is there a way to restrict custom column to web application or site collection only?
0
votes
0answers
25 views

“Comments” Field on DisplayForm.aspx of SharePoint 2007 not getting in Code

I have a SharePoint 2007 website where I have a DisplayForm.aspx form. In that form I have different fields like Issue ID, Status, Assigned To, Comments, etc. I wrote some code where I am fetching ...
0
votes
0answers
29 views

Unable to access Mysites outside server

I have set up Mysites and I am able to access it on the server. But I am unable to access it outside the server. However I am able to access a different site on different web application fine outside ...
0
votes
0answers
106 views

Create user profile programmatically

I want to overwrite the existing user profile that are in sp with my own one. public string AccountName { get; set; } public string WorkPhone { get; set; } public string Department { get; set; } ...
0
votes
0answers
27 views

cannot find user “Find people” My Site Host

i have created a my site host, i am inlogged as administrator and am trying to find a user there i have permission to read on site page , but i cant find the users, i am using "find people" that are ...
0
votes
0answers
32 views

Creating Sub Calendars that Feed a subset of Events to Master Calendar

I need to create a site where designated users can create events for their own respective calendars, which then get approved by a supervisor, and afterwards can be optionally pushed up to a master ...
0
votes
0answers
10 views

Limiting Report Subscription Options

We are using SharePoint Enterprise 2010 to provide reporting functionality for our sales team, using SSRS RDL files. The report's themselves work just fine, but we are going to train our sales team ...
0
votes
0answers
28 views

Active Directory User log in to SP! after he register his cv , i only want him to view it not other users how to solve this?

I have two users 1 Aministrator and 1 Guest. I have created a formula there u can fil in your "CV" after pressing register the information that the user has fillt in should be displayed in a Gridview. ...
0
votes
0answers
53 views

AD RMS using with Sharepoint 2010 and Form Based Authtication

I am working on a project, the need is that the site is for extranet and by using form based authtication the users can access the portal, I am stack at a point where I have to implement the RMS ...
0
votes
0answers
33 views

Infopath “Hyperlink” points to the root folder

i have an artifact library that has a document set nested into a folder hierarchy. i have an initiaton form list that is infopath. there is a read only form that on page load constructs a hyperlink ...
0
votes
0answers
14 views

Use Managed Account in WebService to provision a SiteCollection

A GPO forces us to change all user passwords every 90 days - thats why we are using Managed Accounts with automatic password change in our environment for all services. Because of this we do not know ...
0
votes
0answers
84 views

Problem with Infopath File Attachment for List

Scenario: I have a List that is customized using Infopath form. It has only 2 fields. Title and a File Attachment. Problem: There are 2 users who have access to this list. User A has Add Item rights ...
0
votes
0answers
233 views

The SPListItem being updated was not retrieved with all taxonomy fields

I have added document library template using VS 2012. and then added custom content types to this library. the content types includes 3 managed metadata fields. After deploying the project when I add ...
0
votes
0answers
44 views

Master pages not available in Visual Studio

I made a site collection in SharePoint 2010 Then I created a new SharePoint project in Visual Studio 2012 Gave it the site URL It asked whether I want to use sandbox solution or deploy and I chose ...
0
votes
0answers
35 views

issue using RichImageSelector in a repeater control : javascript error

I am having issue using RichImageSelector in a Repeater control. The code works fine for the first row and for subseqent rows i get javascript error. Onclick of a button new row of similar controls ...
0
votes
0answers
23 views

How to add Newsfeed app to Sharepoint VS 2012 project

I am working with SP 2013 VS 2012 project. I want to add Newsfeed app to the project. How I add this ? I don't find any template for adding this in VS 2012 list of item templates?
0
votes
0answers
63 views

how to open sharepoint entity picker from linkbutton

I want to customize a SharePoint EntityEditorWithPicker so that I can open the picker dialog through a linkbutton. When the user closes the dialog, I want to update the page with the selected values ...
0
votes
0answers
35 views

Sharepoint integration with client application (WPF)

We have a wpf appilcation which will be integrated in sharepoint 2010. it means, my application file type (let say .abc/.xyz) should be associated, for that I will create new library in sharepoint ...
0
votes
0answers
28 views

How to add standard Calender, Task List and Newsfeed app to custom web template

I have added a custom web template in VS 2012 for SharePoint 2013 project. Now I want to add standard Calender, Task List and Newsfeed app to custom web template. How I add these from VS 2012?
0
votes
0answers
16 views

Description in MenuItemTemplate in sharepoint 2013

I am working on Sharepoint 2013. Here I want to create MenuItem. It will created successfully, but description is not appeared. Why? I have tested on sharepoint 2010. It will appeared. One other ...
0
votes
0answers
148 views

InfoPath 2010 form that filters a list view web part in SharePoint 2010

I was able to successfully create a small form that allowed me to filter the contents of a SharePoint list view web part. I was able to connect the two web parts and pass the filter values through ...
0
votes
0answers
33 views

Master page/CSS question with menutoolbar

Not sure if this is 100% the right place for this, but my team created a custom master page for our 2007 environment & on the menu tool bar (new, upload, actions) default web part, when rolling ...
0
votes
0answers
10 views

Credentials not passed on to Federated Location

I am trying to make the following scenario work: Fetch results from FarmB and display in FarmA The results will be displayed in Federated Results Webpart in FarmA The WebPart's location is set to ...
0
votes
0answers
89 views

(AD) People picker works on some parts of Central Admin and not on others

SharePoint Server 2010 (not just Foundation) If I go to Central Admin>Application Management>Manage service applications and select Business Data Connectivity Service, then click Administrators, I can ...
0
votes
0answers
86 views

How do I use the “Export to Excel” feature in a SharePoint 2010 Slide Library?

Our SharePoint 2010 Enterprise site has a Document library and Slide library. In the Document libary, the Export to Excel button works great. But in the Slide library, the control is disabled. Is ...
0
votes
0answers
104 views

Internal User Versus External User Versus anonymous user in SharePoint 2013

I have read the new police for SharePoint licensing price, and it mentioned that no extra license price will be needed for any external web sites. But I have the following questions to know exactly ...
0
votes
0answers
174 views

search in SharePoint 2013 does not redirects to search center

I have created a Site Collection based on Enterprise Search Center and changed search settings for all other site so that they use this search center, However I am facing two problems, 1. when I enter ...
0
votes
0answers
108 views

Custom Image Button Field Type not showing in Sharepoint 2010 List View

I have created a Custom "Image Button" field type and the image button is visible in New,Edit,Display forms, but the I'm unable to see the button in List View. Please help!!. I think i have problem ...
0
votes
0answers
101 views

authentication prompt opening Word docs in anonymous access

We currently are chasing down an issue with opening word documents in SharePoint 2010. This is an intranet solution that is set to anonymous access. What occurs is when a user selects a document it ...
0
votes
0answers
46 views

SPLongOperation dialog delay start

I'm trying to use SPLongOperation in my long running code but it gets start just before the end. Here is my code, try { SPLongOperation.Begin( ...
0
votes
0answers
38 views

create page event receiver

Is it possible to create an event receiver which triggers when you create a page. the reason is, I have used Managed Navigation and when you create a new page it adds a new term on the mageanged ...
0
votes
0answers
39 views

Customizing the Download a Copy context menu item

I want to update another one list with the current user name when the user clicks the download a copy in context menu in sharepoint 2013 app.How to do it?
0
votes
0answers
63 views

Sharepoint 2010 Search not working for Office 2003 Document content

I have installed and configured SharePoint 2010 with Search. Everything is working fine except the search for Microsoft Office 2003 Document Content. It's able to search by title or document name ...
0
votes
0answers
40 views

Uploading large files to share point causes OOM issue

When uploading large files to sharepoint i got OOM exception.The issue i think is because of posting large base64 encoding string in the soap request . here is a part of my soap request ...
0
votes
0answers
191 views

SharePoint 2013 dynamic Navigation for Site

I am building a site in SP 2013 and have a question on the navigation. Initially we will have 4 items in the global navigation as: Page 1 Page 2 Page 3 Page 4 Now, based on the user selection, I ...
0
votes
0answers
37 views

Search returns list(allitems.aspx) not listitems

I have a search configured to search my site, on that site I have a bloglist. When searching for posts in blog - search returns the entire list, not the individual items in that list. I havent a clue ...
0
votes
0answers
40 views

Plz verify the steps to create a popup everytime the user hits OK button in SP list

Open Share point Designer and Open the site. Go to the Share point list which you want to customize.(Lists => ) Select "EditForm.aspx" Find the end tag of the PlaceHolderMain section Insert the ...
0
votes
0answers
128 views

Install and Remove InfoPath Form templates strucks sharepoint 2010

i am trying to install infopathtemplate in sharepoint 2010 central admin>general apprlication settings>InfoPath Forms Services >Manage form templates i uploaded the infopath form but from 2 days its ...
0
votes
0answers
9 views

How Can I Implement 'Max Session Length time' Using FBA or Claims Based Authentication

I want to know how I can implement 'Max Session Length time' using FBA or Claims Based Authentication.
0
votes
0answers
40 views

SpSiteDataQuery getitemsbyid

how should i use a id when using SPSiteDataQuery, i want to get selected item från gridview were i have tre lists.?? SPWeb web = SPContext.Current.Web; SPSiteDataQuery query = new ...
0
votes
0answers
30 views

Detailsview textboxes to button gridview

code for <asp:DetailsView ID="CommentDetailsview" runat="server" DefaultMode="Insert" AutoGenerateRows="False" Height="50px" Width="125px"> <Fields> ...
0
votes
0answers
48 views

MSOCAF throwing ManifestFileIncorrect error

I have got a SharePoint solution built on vs 2010 using the SharePoint solution template. I am running a MSOCAF on the wsp and it throws a ManifestFileIncorrect error. I checked the manifest file, ...

1 3 4 5 6 7 16