Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
15answers
2k views

What developer features excite you the most for WSS 4.0 / SharePoint 2010?

There's been a lot of developer frustration working with SharePoint but we all hope Microsoft has been listening. With that in mind... What updated and new features for developers excite you about ...
3
votes
2answers
5k views

How can I delete a site template?

I created a site template from one of my sites, and now I want to delete it, but I can't find where to do it. I have looked everywhere :( I'm using SharePoint Foundation 2010.
2
votes
4answers
238 views

Sharepoint 2010 - make Title, Description and Keyword fields as required fields in Picture Library using server-object-model

I'm creating a Sharepoint feature, this feature has an event receiver associated to it. In the event receiver, I'm creating a Document Library and Picture Library using server-side object model. I'm ...
2
votes
4answers
2k views

Overriding Sharepoint CSS class names in a webpart

I've been searching high and low for a satisfactory answer to this and failed. I hope StackOverflow can deliver for me! I am using SharePoint Foundation 2010 (my first real attempt to deep dive into ...
2
votes
2answers
2k views

How to categorize and/or use keywords in Sharepoint Foundation 2010 wikis?

We just installed Sharepoint Foundation 2010 and we're preparing to set it up for our knowledge management project. I'm reading a lot over the Web and there seems to be options to categorize Wiki ...
1
vote
2answers
3k views

Sharepoint Foundation 2010 Search Not Available

I've just completed an installation of SharePoint Foundation 2010 and I can't get searching to work. In Central Administration, there is no service application listed for search. When I go into ...
1
vote
1answer
338 views

finding client ID's of table of listview webpart

short:A listview webpart contains a table with an ID composed of two GUID's, how do I find these? I am working on adding some additional behaviour to a standard sharepoint listview-webpart. ...
1
vote
1answer
416 views

App Pool Accounts in SharePoint 2010

How to change app pool account credentials for any web application in sharepoint 2010
1
vote
2answers
180 views

Can I have SharePoint Foundation installed without IIS?

If I want to access only the document library of SharePoint Foundation from a .Net application (not a web app) using APIs (not web services), then is it possible to install SharePoint Foundation ...
0
votes
1answer
29 views

Sharepoint Foundation: “Could not load file or assembly 'Microsoft.SharePoint.Publishing'”

I deployed some solutions to Sharepoint Central Administration. After this, the Central Administration can't open. this error appear when I try access the site: Error Could not load file or ...
0
votes
1answer
87 views

SharePoint 2010 Search - The search request was unable to connect to the Search Service

I am using SharePoint 2010 Foundation and I have a prolem with the search on there. Everytime I search for something I get the response of The search request was unable to connect to the Search ...
0
votes
0answers
33 views

SOAP connection with Sharepoint Foundation 2010

I was trying to create a data view with soap connection following the given steps in this article. However, I'm not able to see the result as it is supposed to be. My page, only show the name of ...
0
votes
0answers
35 views

Creating a “search by metadata” web part in Visual Studio 2010

I am using Sharepoint Foundation 2010 which does not have "refine search" feature to narrow searches to specific meta-data. So I would like to create a web part to search for documents from a specific ...
0
votes
0answers
134 views

Can I use SharePoint Foundation Server for its DMS capabilities in an Silverlight internet application?

I'm about to develop an Silverlight application, which needs to have a Document Management functionality (e.g. uploading, downloading, versions, not things to fancy) I would like to ask if it's ...
0
votes
2answers
768 views

complicated query with multi-lookups

I am trying to get the items of one list where any of the multi-lookup values is contained in the result of another query. The situation is this: I am building a webpart with which users can make ...
0
votes
1answer
234 views

SharePoint Timer Job time is -2 hours from server time

I have a couple of custom timer jobs that I have installed on my SP Foundation server. The server is running in Virtual Box, Server 08R2, it has been added to my domain and the time on the server ...
0
votes
1answer
384 views

Google Search with sharepoint

Can I use google search to crowl only in both my sharepoint portal and my website when I searched I found Google Search Appliance http://www.google.com/enterprise/search/gsa.html but its not free I ...
0
votes
0answers
392 views

How can I use SharePoint Designer with a Foundation site on Windows 7?

I've installed SharePoint Designer and SharePoint Foundation on Windows 7 Home Premium. Both are running, however, I have not been able to figure out how to access my Foundation Site with Designer. ...
0
votes
2answers
196 views

New site column not displaying in SPF2010

After much trials-and-errors, I've managed to find how to add new columns in Site Pages of our Sharepoint Foundation 2010. I'll explain using a field called "Category" I created. The problem I have ...
0
votes
1answer
714 views

Set selected value in a SharePoint Dropdown list

We are using SharePoint 2010 Foundation. We have an item in a list that is a dropdown with values from another list. When we access the list as a SharePoint list it works fine, we can select a ...
0
votes
1answer
398 views

FormField ignoring column validation formula

There's this cool new feature in SP 2010 where you can specify a custom validation formula and an error message for any column. For some reason it doesn't work when you replace the default ...
0
votes
1answer
289 views

Ways of exporting site as a solution in SharePoint Foundation 2010

Is there any other ways of exporting a sites as solution in SharePoint Foundation 2010 except through "Site Settings -> Site Actions -> Save Site as Template"? Seems to be the only way, just to make ...
0
votes
1answer
743 views

SharePoint Foundation 2010 solution cannot be deployed to SharePoint Server 2010

I have made a site in SharePoint Foundation 2010. I used team site as a starting template. I have saved it as my own custom template. Next, I have added that solution to SharePoint Server 2010. When ...
0
votes
2answers
44 views

Fitment of SharePoint (Foundation) for a data intensive software

I am new to SharePoint technologies and trying to figure out its suitability for a product to be developed. I am targeting using only SharePoint Foundation (not the server). Here are some of the key ...
-1
votes
2answers
108 views

Looking for resources for learning SharePoint Foundation on the Internet

While I am quite comfortable with the .Net world, I am a baby as far as SharePoint technologies are concerned. With the advent of SharePoint 2010 (Foundation especially), I'd like to directly learn ...