Does anyone know a Sharepoint 2010 API for adding a new trusted identity token issuer (aka identity provider)?
I can do this using the PS cmdlet New-SPTrustedIdentityTokenIssuer, but I need to do it from C# code.
...
Ok, I'll explain this as much as I can...
I've got a Site Lookup Column called EEE Content Type which refers to the Site Content Item Type Types List.
Now in my custom list (which inherits from Item), I am referencing that column, and it comes up in sharepoint fine and displays the lookup values.
The issue is when I'm using SPMetal.ex...
Hallo,
i need to create a feature for the Central Administration in SharePoint 2010, but i do not know how to do that. I have found websites like SharePoint Tip #26. Do you know “How to create Central Administration feature”? or SharePoint Central Administration Feature, but they refer to SharePoint 2007 and not to SharePoint 2010.
A...
Hi
I am developing one prototype in sharepoint. Here is my requirment . I have to create one external list from the two external data source in share point using the BCS . Already i created the single external list from single Data Source . I have to add more fields with created external list from other external data source . Is it poss...
We are developing a system using SharePoint 2010 Foundataion.
We would like to track all changes made to a list. What is the best way to do this?
...
Not quite sure what I've done to screw up SPD2010 (was working), but it displayed
Sharepoint Designer cannot display the item
What you can try:
Click refresh ... blah
Most likely causes
The file has been deleted from the site
The site is encountering problems
I can't see anything related in event viewer. I think is w...
What is the best way to copy all documents from one sharepoint document list to another programmatically?
...
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 sure I'm not missing anything (through the designer probably? There's an option in the designer, but it brings you to the same "Save Site as...
We have a Site Collection with several Team Sites. Each Team site has a task list.
We would like to show an aggregated list of tasks in all team sites on the root site. What is the best way to do this?
...
I create a simple silverlight 4.0 application used to read the excel file data in the share point 2010 server. I try to use the "Excel Web Services" but I get an error here when calling the GetRangeA1 method:
An unhandled exception of type 'System.ServiceModel.Dispatcher.NetDispatcherFaultException' occurred in mscorlib.dll
Additional ...
What is the proper method for launching a workflow from within a running workflow?
We are currently using Visual Studio 2010 and the workflow is running is Sharepoint 2010. Previously this workflow functioned in Sharepoint 2007 without issue. After migrating the package to 2010, the state workflow runs normally but does not properly lau...
There's a new syntax element in SP 2010's feature definitions {$ListId:Lists/ListName}. Apparently it should replace it with the GUID of the list on traget site. This solves a problem where you don't know the GUID before you create the list and have to use a feature receiver to define elements which need the GUID.
Is there other such su...
In 2007 I used Custom Action with ControlClass to inject custom code to a form. It was very convenient to target custom functionality with way (e.g. enable it for a custom content type).
In general I need to implement an import button on an issue form that will generate KB article and redirect to the created wiki page.
Since for the r...
I have pages in a pages library on a publishing site which have a managed metadata (taxonomy) field in their content type. I want my custom search webpart to read the taxonomy set on its parent page (I can do this fine) and then query against a specific scope using only the selected tags of the parent page as the filter (no keyword neces...
Preface:
I have a rolling upgrade to SharePoint 2010 in progress for one of our clients. Their content has been upgraded to 2010, but they remain on the old visual style; their site has not applied the visual upgrade. We're trying to ease them into the new interface piece by piece since some of our custom code also needs to be updated to...
I am new in share point 2010.I have to finish a CMS project with in 10 days in share point.
Please suggest me good share point materiel or video training(free) to learn share point quicker.
And how to download and install it...
lots of thing to download .so i had confusion on it.
...
0
Hi Guys,
I am unable to create new fields in existing lists after upgrading my 2007 master page to 2010. I get an error which says
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.03; InfoPath.2; .NET CLR 3.0.04506.648; .NET C...
Hi
I am creating the External list in VS 2010 with CRUD methods and deployed the list in site.While i am clicking the add new item it showing the Unable to find the new form for list in share point 2010 (BCS).Please provide the fix it is very urgent
Following is the error
Unable to find the default new form for list Activity. Troubl...
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 NewForm.aspx for a list with a custom form using SharePoint designer's "Create New List Form -> New Item Form". It creates an aspx where it puts a Fo...
I have a Password Change visual web part that deploys and functions perfectly on my development server yet on the Integration/Test server the .wsp deploys yet does not show the web part in the pick list "Custom" category for any site.
Integration/Test Central Management Console .wsp file status:
Name: sp2010passwordchange.wsp
Type: Cor...