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
7
votes
4answers
4k views
How do we activate auditing in SharePoint Foundation 2010?
We are trying to set up SharePoint auditing to audit reading of list items and are having problems finding how to turn it on.
Is this supported in the Foundation version? If so how do we activate it?
...
3
votes
2answers
1k views
How to configure incoming email in SharePoint Foundations without local SMTP
How I can to configure incoming email in SharePoint Foundations without local SMTP?
9
votes
2answers
497 views
Books Recommended for Beginner SharePoint architect
I am a recent graduate and got a job as a junior SharePoint developer few months ago. For the last few months, I have been working on SharePoint development, e.g. webparts, .Net Forms, K2, Lists, ...
2
votes
1answer
448 views
Changes not reflecting in WebPart
In sharepoint2010 I am using a webpart and custom toolpart[]. The following code is for toolpart array
public override Microsoft.SharePoint.WebPartPages.ToolPart[] GetToolParts()
{
...
1
vote
1answer
3k views
Filtering data programmatically on SPView
I would like to know how can I filter information in SharePoint list (Library of documents) programmatically. I have tried 2 ways but they don't solve my problem:
Using the string ...
0
votes
1answer
1k views
Change default site in Sharepoint foundation
my SP2010 site by defaul goes to: xxx.xx.x.xxx:xxxx/SitePages/Inicio.aspx now i need the main site is: xxx.xx.x.xxx:xxxx/Publico/default.aspx any idea plz?
0
votes
3answers
1k views
how to create sharepoint custom login page
Im creating custom login page for sharepoint that will use Forms Based Authenitcation. I've read couple articles how to do it, but something is not clear to me.
What class should my Login.aspx (and ...
11
votes
1answer
642 views
What order to apply SharePoint 2010 Enterprise SP1 and June 2011 CU?
It's September 2011. We just installed SharePoint 2010 Enterprise RTM. Want to install SharePoint 2010 SP1. Do we need to install SharePoint Foundation SP1 first? And should we install June update ...
1
vote
3answers
1k views
High CPU utilization in WFE-w3wp.exe
We have 2 Web Front End Servers-SharePoint Server 2010 farm and are configured using NLB.
From 2 weeks, there is a heavy load in WFE Server 1 alone.
Configuration of both the servers are the same.
...
1
vote
1answer
1k views
move a database to a different drive on the same server? [closed]
I'm trying to figure out how to point the database of my existing Sharepoint foundation install to the D: on my server. It was installed on the C: We just upgraded the D: to hold a lot more and need ...
0
votes
2answers
130 views
How to update one list from another, element by element
I want update with some changes one list from another. The secand list should have details of first list.
First list has got elements:
Contract | Worker | Day Start | Day Stop | ...
0
votes
1answer
3k views
How do I prevent Sharepoint from asking to download html files to my local machine?
I have a page that contains a Page Viewer web part. Each time the page loads, in both edit and view modes, I get a File Download dialog box asking "Do you want to save this file?", listing the correct ...
0
votes
2answers
452 views
SharePoint Designer workflow is looping itself when waiting for a field to change
I have a problem with a standard SharePoint Designer workflow on a forms library in SharePoint 2010 Foundation.
When the workflow is firing off it is designed to fill some information in against the ...
5
votes
11answers
5k views
From .NET developer to SharePoint developer - Can it happen?
I am a .NET developer who builds web apps and I’m thinking of learning SharePoint 2010 and change my career to SharPOint development. Why? Because web development is widely focused and I never seem to ...
4
votes
4answers
756 views
What is new in SharePoint 2013 ?
The SharePoint 2013 is now released. What is New in SharePoint 2013 ?
What are they added in SharePoint 2013 then SharePoint 2010 ?
What are the new features ?
1
vote
1answer
644 views
How to impersonate specific user in sharepoint foundation by code
I'm trying to impersonate another user by code.. I know in Sharepoint Enterprise there's a method which uses the UserProfileManager to impersonate...
I wrote down this "trace code" without know if it ...
7
votes
6answers
286 views
To code or not to code?
I'm very new to SharePoint 2010. I just reviewed some resources. There's two general ways to deliver a sharepoint solution:
setup a sharepoint site collection, sites, lists, libraries,
workflows,... ...
5
votes
5answers
504 views
Pros and cons of code vs. no code in SharePoint development?
Here's my situation: I work in a user area and have been tasked with creating usable SharePoint sites for different areas. Some are doc management, some are collaborative work spaces, some are task ...
5
votes
2answers
4k views
How to move items between folders Document List?
Is it possible to move documents between different folders in Document List?
EDIT: I mean possible for a sharepoint standard user, not an admin.
For example, suppose that my Document Library has two ...
4
votes
2answers
4k views
Move SharePoint to new Domain
I have SharePoint Foundation installed on a domain joined machine. It is a single server install (SharePoint and SQL on the same machine). I need to un-join this machine from the domain and install ...
2
votes
1answer
3k views
Apply master page for all subsites in SharePoint 2010
Working on a SP2010 Standard intranet/extranet project.I have created a master page to use for all sites.
But i would like to apply the masterpages to all sites and subsites.
So what i'm trying to ...
8
votes
3answers
4k views
“View exceeds list view threshold” even when it doesn't
I have a document library in SharePoint Foundation 2010 which contains over 10,000 items, arranged in folders such that no folder contains more than 2000 items. I've created a public view called ...
5
votes
1answer
597 views
Migrate dokuwiki to SharePoint
We have a dokuwiki site that I want to migrate to SharePoint. I know I can go through and copy and paste, but I have hundreds of pages to copy over.
3
votes
3answers
664 views
Sync Google Calendar with sharepoint Calendar
How to synchronize Google calender with SharePoint 2010 calender ?
3
votes
1answer
2k views
WCF Service Endpoint not found (but service operations work OK)
Here is my problem:
Does anybody know how to configure a WCF service hosted in Sharepoint to show standard WCF welcome page (the one with description and a link to wsdl)?
I want to underline that I ...
2
votes
2answers
278 views
Installing RBS
OK I have posted other questions about this but no answers were given so I deleted them and thought I would try one last time before calling it a day...
I am trying to install RBS for SharePoint ...
2
votes
3answers
952 views
SharePoint 2010 Foundation Complete Install guide
I could not find any guides on the net regarding complete installation of SharePoint 2010 Foundation on vm or SharePoint 2010 Foundation with AD on vm.
Here is my current progress:-
1. I've setup a ...
1
vote
2answers
2k views
SharePoint Foundation 2010 Top Navigation Bar drop down
I have tried almost everything. I have been reading the blog from this Question, but it does not explain how can I make drop down menus work on multiple top navigation links. Doing changes as the blog ...
1
vote
2answers
306 views
Disable value in dropdown menu after being selected
I have created a library in which i am using the drop down column with some values.These Values will depend on the group to which the user belongs.
For Eg.
If Drop Values are A, B , C, D, E
and ...
0
votes
4answers
1k views
Where can I find a good CAML tutorial?
I am just starting to get my feet wet with SP Foundation 2010, and need to customize some web parts. I am looking for some CAML tutorials that go beyond what's on the MSDN site, and also include the ...
0
votes
3answers
1k views
Sharepoint 2010 certification material pointers?
I would like to give sharepoit 2010 administration certification in next two weeks. I have already spent almost six months on sharepoint 2010 administration and aware of installation, configuration, ...
3
votes
3answers
344 views
ECMA script - retrieving SPList property bag
I have added a property bag to SPList. Since the SPList doesn't support property bag, I have added my custom property to SPList.RootFolder.Properties. I would like to retrieve this property using ECMA ...
2
votes
4answers
1k views
“The name 'InitializeControl' does not exist in the current context” error when trying to create Visual Web Part with VS 2012 for SP 2010 Foundation
I'm trying to create a blank Visual Web Part project with VS 2012 (on Windows 7) for a site on SP 2010 Foundation. When I build the project, it throws this error "The name 'InitializeControl' does not ...
2
votes
4answers
2k views
Is it possible to add webpart zone in sitepages?
I had a SharePoint site where I created a page (not a webpart page). Can I add webpart zone on this page?
2
votes
5answers
5k views
Infopath with Sharepoint Foundation 2010
Is it possible to use Infopath 2010 forms with Sharepoint Foundation 2010? What licence(s) (if any), would I need to do so?
2
votes
2answers
4k views
Which is the maximum size allowed by database in Sharepoint Foundation 2010?
I would like to known which is the maximum size allowed by a SharePoint Foundation 2010 database.
Is this version based on SQL Server 2008 Express Edition? Does it have the limit of 4 GB per database ...
1
vote
3answers
97 views
Web Site does not show in IIS7 manager
I installed Sharepoint 2010 in farm mode on two instances. The installation was successful.
I then tried to create a new web application , the web application was also created successfully. I could ...
1
vote
1answer
961 views
Edit All SharePoint Forms View
Is that possible to edit all SharePoint Forms (View, Edit, New) to get something like this:
Label and Input as a row
If it is possible, how can i do that ? Do i need to change the ...
1
vote
1answer
460 views
How do I save a Document Library inside a sub folder?
This may seem like a very simple question, but I want to organize the Site Content by putting in some folders for the Document Libraries.
Does anyone know how I can move document libraries within ...
1
vote
1answer
1k views
SharePoint 2010 Foundation and Taxonomy
I need to apply Taxonomy in my company SharePoint 2010 Foundation environment. But since
Taxonomy or Manage Metadata Service is not available in SharePoint Foundation. What option do I have.
...
1
vote
2answers
2k views
How to enable anonymous access to page in sharepoint 2010?
I have a SharePoint site which contains two pages. I don't want to enable anonymous access for the home page of this site but I do want to do it for the other pages it contains. How is this done?
1
vote
4answers
6k views
Adding a new Web Front End Server to existing SharePoint 2010 Farm
We have a SharePoint 2010 server farm with 2 Application Servers, 2 Web Front End Servers and database server.
We want to add one more Web Front End Server to the farm. After adding a server to the ...
0
votes
2answers
38 views
After migrating 2007 to 2010- when i open the web application empty team site is created. no datas are visible
I have followed this link for migrating SharePoint 2007 to 2010:
http://www.sharepointdiary.com/2011/09/migrate-from-moss-2007-to-sharepoint-2010.html
When navigating to my site after migration only ...
0
votes
1answer
67 views
How to calculate the Value of sharepoint list field in the Date field column?
The first 6 digits would come from the current day’s date – the last 3 digits would start at 001 and increment throughout that day. So if the date is 04/11/13 the first value of the list should be ...
0
votes
1answer
65 views
delivering multilingual content in SharePoint 2010
I'm working on a project to deliver a multilingual content in SharePoint 2010.
What will the best approach without doing a lot of customization etc...
Can this be achieved out of the box.
Tips ...
0
votes
1answer
427 views
Workflow - send email on single field change?
My question is similar to this post.
I just want my workflow to send an email when the "project lead" field changes. I currently have a workflow that fires once when the item is created, simply ...
0
votes
0answers
17 views
“Date” from splist wont show up in GrindView But The Title Shows up
<asp:GridView ID="GridViewNewsFeed" runat="server" AutoGenerateColumns="False"
EnableModelValidation="True" CellPadding="4" ForeColor="#333333"
GridLines="None" Width="150px">
...
0
votes
1answer
96 views
I need advice on a keyword strategy
I think my question is general enough to not be version-specific, but if not, we're running Foundation 2010 with minimal development (SPD, Vis Studio, etc.) capability.
I have a 3500-document ...
0
votes
1answer
303 views
Can I manage views based on permissions in OOTB Foundation 2010?
As problem fixes are implemented, we are uploading additional or modified documentation and procedures to a sharepoint site where our employees can review those changes.
We've got another sharepoint ...
0
votes
1answer
108 views
delete and add contenttype or update it?
There is already a content type whhich is created on RootWeb of a alll Site collections. this Content type has been created programmatically (site scoped feature) so that it gets dynamic guid (id). ...
