I have a requirement to programmatically add a file along with metadata to a document library and in an event handler.I am usin开发者_如何转开发g the following code in the asynchronous “ItemAdded” a
I am trying to host a Silverlight 3 Out of B开发者_如何转开发rowser Application in Sharepoint 2007. My application gets displayed fine; but when I install it as out of browser; and try to run it from
Can I update a sharepoint list item using list webservice updatelistitem method\'s field title instead of field Id.
F开发者_JS百科or some unknown reason for the admin user of our Moss site (and all other users who had full control permissions) the Site Action -> Site Settings menu option have disappeared from the h
I am new to SharePoint Services and I hit a wall with one of my tasks. I need to retri开发者_JAVA百科eve data from a Site Column. How do I get about that? So far I only see APIs that can retrieve list
I got a question about applying custom itemstyle.xsl to CQWP. I extracted existing CQWP, renamed it, and uploaded to webpart gallery on a site collection.
How can we get a list of start addresses added in a Sharepoint content source programatically ? The code which need to achieve this will be run开发者_高级运维ning on different server than where sharep
I am having trouble with temporarily disable email notification while updating items so the system will not send out any unnecessary email.
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. And I am developing using ASP.Net + C# + .Net 3.5 + VSTS 2008 on SharePoint Server 2007. I am developing a cus
I am working with a custom list I\'ve built in SharePoint.I have a feature which has an event handler that kicks off when the feature is activated.That event handler calls (I can debug and watch it ex