SharePoint Foundation is the platform for all products in the SharePoint family. It contains all of the core functionality and architecture drawn on by the commercial versions of the package, but is free to download

learn more… | top users | synonyms (1)

0
votes
0answers
9 views

How can I create distribution lists from groups in SharePoint Foundation 2013?

The SharePoint site in question is internet facing extranet site built on SharePoint 2103 Foundation. There is no Active Directory or Exchange Server and the site members have email addresses from ...
1
vote
0answers
9 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. ...
0
votes
1answer
11 views

Restricted search on a list to hide private column

We have a list called employee. Out of all columns search result should not show 2 private columns named DOB & salary. Result can show all other columns. I mean how to implement restricted search ...
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
4answers
30 views

bulk files upload to document library in SharePoint 2010

in one of the project we need to upload bulk files ( 250 mb at a time or more ) to a document library in SharePoint 2010. OOB multiple file upload through IE browser is not good one as it gives ...
1
vote
1answer
20 views

I'm looking for a way to detect the ribbon load event

I'm looking for a way to hide a button from the ribbon using javascript, but to do this I need to wait until the elements of the ribbon are loaded. Is there a way to detect such event?
0
votes
1answer
19 views

How to retrieve Lookup List's lookup values in a third List

I am using sharepoint 2010 Lists.I have 3 Lists RoleFamily,Roles and Employees. RoleFamily defines under which Family a role exists.There fore RoleFamily is the Primary.The below image shows the ...
0
votes
2answers
36 views

Item ID of current row

I am working on a script that needs to pull the SharePoint list item ID from the current row. I have a checkbox field in a multi-item form webpart that, when checked, needs to update the item without ...
1
vote
0answers
13 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
10 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
18 views

Add a link to perform certain actions. E.g Upload a document, then optionally add a workflow to this document etc

I've been asked to create a simple page where a user can Click a link to upload a document to an existing library Optionally click another link to add an predefined workflow to the uploaded ...
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
24 views

Steps to install sharepoint 2013 on Win 7 - VMWare/VHD boot

I have did some research that i can't have SP 2013 installed on Windows 7. Can i install a vmware/vhd boot with win 2008/2012 server and then SP 2013.If Yes how to get started? Any resources or tips ...
1
vote
1answer
21 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
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 ...
0
votes
0answers
17 views

ExpCollGroup Fails with custom list

In Sharepoint Foundation 2010 I created a list, and made a standard view, everything is fine. I go into SPD and apply a simple formula to a column header using the f(x) button. It doesnt matter what ...
1
vote
0answers
16 views

The Machine Translation Service is not running when it should be running error message

I get this error in Central Administration. The Machine Translation Service is not running when it should be running It tells me to do the following: "From the Central Admin UI, navigate to manage ...
0
votes
1answer
27 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?
2
votes
3answers
40 views

Is there a way to create a list view that only displays certain items for the last few days?

I hope this will be a very basic question. :) I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
0
votes
0answers
11 views

Render Failed on Show Filter Choices

It looks like this old SharePoint 2007 bug has been re-introduced in SharePoint 2013: http://spnovice.blogspot.com/2013_04_01_archive.html We upgraded this weekend and now all large lists exhibit ...
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) ...
1
vote
2answers
34 views

Listdata.svc via REST refuses to return data

I'm trying to pull down some list data from listdata.svc using the standard method as documented in the msdn: var listUrl = 'http://development.contoso.com/_vti_bin/ListData.svc/Contacts'; $.ajax({ ...
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
0
votes
0answers
12 views

Filtering based on # Tags Sharepoint 2013

I have created a Team Site in Sharepoint 2013 which has more than 20 Pages I have embedded NewsFeed With Every Page but My requirement is to have conversation at each Page with different Thread eg: ...
0
votes
0answers
14 views

Connectable webpart multiple textboxes

I have two webpart right now on selectedindex changed of my textbox(TextboxFirstname) i send textbox data to consumer webpart, the problem is now that i have more then one textbox that i want to send ...
0
votes
2answers
35 views

Using sharepoint 2010 on another server in VS?

How can I use sharepoint 2010 that is on another server in VS? When I try to create a new project for creating visual web part, A message "Sharepoint not installed on this client" is showed.
0
votes
1answer
36 views

Modify list schema in production - best way; in SharePoint 2010

Suppose we have a defined a list schema in a site which is in production and has data in to it. it is for a client & maintained by the admin of the client. Now I want to add a column to it. What ...
2
votes
1answer
27 views

Listing all the documents in SharePoint server using C#?

I'm new to SharePoint server. I need to get the list of all document stored in SharePoint server, not in particular user site. Is there any way to get all documents list , name or count using C#? ...
1
vote
1answer
19 views

sharepoint application deployment error

Hi I created a simple blank sharepoint application page( through Visual Studio 2010) After run that page, sharepoint 2010 prompt this error. Server Error in '/' Application. Runtime Error ...
3
votes
2answers
56 views

SharePoint 2010 - choice of deploying dll to GAC or web application

In case of sharepoint 2010 is it really better to avoid deploying DLLs to the GAC (this has risks because of security override), instead deploying it to the web application IIS bin directory and use ...
0
votes
1answer
31 views

SharePoint 2013: Creating Site Columns using CAML

I had a SharePoint solution which is working perfectly in SharePoint 2007 and SharePoint 2010. The solution contained Site Columns that were created using CAML (XML Files). Further I created a ...
0
votes
0answers
12 views

Microsoft.Interop.office.word Error This website requires you to log in

When trying to generate to word I get the following error: The website declined to show this webpage HTTP 403 Most likely causes: •This website requires you to log in. What you can ...
2
votes
1answer
18 views

Migration of Sharepoint on-premises to sharepoint online Manually

Can any one of please let me know what is the step by step process of migrating SharePoint 2010 to SharePoint online with out using any third party component?
0
votes
0answers
31 views

sharepoint 2007 to 2010 list migration issue

i upgraded a sharepoint 2007 project to 2010 using database attach approach. all the customizations are working apart from custom list created through list definitions. when i export 2007 list to a ...
0
votes
1answer
15 views

wss 3.0 content database has expanded exponentially without any data added in it

I am hosting wss 3.0 web application in windows 2003 server with sql 2005 express edition. we are leveraging lots of out of the box functionality, but we also have some custom features and web parts. ...
0
votes
1answer
11 views

Sharepoint Fundation 2010, and Cmis comunication with the ECM

Does SharePoint Foundation Server 2010 support CMIS communication with other enterprise content management systems?
0
votes
0answers
25 views

Disabled Usernames in Versionhistory

Hi I have a mysterius problem in the Versionhistory from a document list. If I want to display the version history of a document I get the following screen. The Problem is that the usernames in the ...
1
vote
1answer
46 views

Create item from InfoPath form TO SharePoint calendar, then delete from calendar if form deleted or updated?

I created multiple InfoPath forms for different types of calendar requests (out of office, vacation, holidays, etc). I then have a calendar that all the requests copy to, which I created from a ...
0
votes
1answer
24 views

Change user permissions on multiple list items?

I have a list with 50 items. I don't want to change users' permissions to the list itself, but I do want to restrict their access to the 50 items created so far. When I select all the items together, ...
0
votes
1answer
42 views

SharePoint 2010 - How to edit the default message “There are no items to show in this view of the list.”

Is it possible to edit the default message "There are no items to show in this view of the "listname" list. To add a new item, click "New" in a simple (out of the box) way? I would like to display a ...
0
votes
0answers
30 views

SP2010 Foundation Web Analytics Issue on Top Level Site Only

I have a site collection in SharePoint 2010 Foundation that has several sub-sites within the one collection. I have setup all the correct settings in the Central Admin to turn on the logging to allow ...
0
votes
2answers
40 views

What's this Location ID?

I try to add a custom action to the menu shown in the picture. But I don't know the Location ID for that... or is it not possible to add there a custom context?
0
votes
1answer
19 views

Article Page Layout not showing a page content field

I have a new article page that I created but the only field I can see when editing is the Title field. There is no page content field being shown. Why is this so? I have another sharepoint farm that I ...
1
vote
2answers
62 views

How to implement HTML5 Video in Sharepoint 2010?

Has anyone had any success in building a web-part with HTML5 video and using it in SP 2010? Background: Currently I am using JWPlayer by imbedding an HTML page using a content editor web-part. I ...
2
votes
1answer
40 views

SharePoint 2013 Web analytics

So SharePoint 2013 has some changes to the way the web analytics works, it moves it into the search service from what I read but from there I'm confused. I've been doing lots of reading it sounds like ...
0
votes
0answers
30 views

wss 3.0 working fine in all browsers except on IE

I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
0
votes
1answer
33 views

sharepoint 2010 switching multiple content list forms in a single page

I have 4 different lists setup by using multiple content lists so end-up with 4 different forms. Is there any way to make one default form for all in a single page and switching them by using maybe a ...
0
votes
0answers
53 views

Resource Booking Calendar for Sharepoint 2013

Just wondering what the recommended way to create a resource booking type app/calendar/list is for Sharepoint 2013. There was an app in the store that has since had a giant price rise and I am unable ...
1
vote
1answer
17 views

Creating a link in page content?

I have a html custom master page with html links. I am currently using static url's to link to pages and wondered if there is a way I can use a dynamic path in asp or sharepoint language so that when ...
0
votes
2answers
50 views

Custom ribbon button in Document Library

I need to create custom ribbon for document library. I tried creating custom ribbon button with registration id as 101, but it shows ribbon in all document library. I also tried using content type ...

1 2 3 4 5 25