Here\'s the situation: I have a customized SharePoint2010 site created. I saved that site as a site template, which has created a solution.
I play with Sharepoint 2010 und VS 2010 Webparts. The deploym开发者_如何学Goent of the webpart from VS to sharepoint takes about 25 sec.
Ive created a custom service app using samples from Tony Bierman and MS.I can see the application in central admin, I can create a new service app from it, the create page works, the manage page is bl
I need to add a user to a SharePoint-Website (WSS 3.0) via a Web Service. Using the API I would use the SPWeb.EnsureUser m开发者_开发技巧ethod, but I can\'t run my own code on the server.
I have a custom WebPart on my welcome pa开发者_JAVA百科ge in SharePoint 2010. When I open the page without signing on, the whole WebPartZone remains unrendered (according to the responded html). When
Having a really aggravating problem using Managed Metadata in SP2010 where I can get a Taxonomy Session, Term Store and Term set fine, but when I try to retrieve a term from the term set, I get a Term
I added a SPFieldLookup field to a list programmatically. When I checked my list view I found that the lookup field is as if I added it from the user inerface without specifying that it is linked to
Surely there must be a simple way of 开发者_C百科putting a simple code block into a master page :( I\'ve tried using the obvious <%= \"Hello, World!\" %> syntax but code blocks aren\'t allowed.T
I\'m debugging an HttpModule with an ASP.NET response filter.This dynamically rewrites portions of rendered SharePoint WCM pages.The publishing pages render fine in SP2007 on both Server 2003 and Serv
I\'ve followed through this(http://goo.gl/1LTX) guide 开发者_运维知识库to setup FBA in SP 2010, but I get an error...