We would like to block the deletion of documents in a list based on some custom functionality. What we have tried is to implement this in the ItemDeleting event. Where we set the cancel property of 开
We have the following code in a webpart: using (SPSite site 开发者_运维技巧= new SPSite(\"http://localhost/\"))
webpart is working on local server but not working on production server when \"SPSite\" class is uesd in the web part. On the production server it throws error. If I do not use that class in the webpa
I have my own custom webpart. Inside this webpart I would like to display transparent gif. Unfortunately it dosen\'t do it. I was tryign to u开发者_运维知识库se html img tag or asp.net image tag.
I am developing a sharepoint feature which takes a backup of the site at sitecollection level and at site level whenevar a user tries to delete the site. The feature is working fine without issues for
Has anyone converted a Sharepoint 2007 solution to 2010 ? I have a highly customized 2007 solution and need to upgrade it, i\'ve seen some info on this, e.g. here but my solution is more complex than
I am running WSS3.0 and have a custom list which contains versioning on a couple of fields.When I click on an it开发者_如何学运维em and I view the item page I see the history of all the fields which I
I have an instance of SharePoint WSS 3.0 running on Windows Server Standard VM; which I believed worked fine upon initial setup.However, in an effort to get PerformancePoint and other Microsoft softwa
I\'m prototyping the best way to dynamically connect web parts at runtime.Essentailly, the application will allow for several disparate application group开发者_JS百科s to create web parts that will be
Is there a way in WSS 3.0 to send an email notification when a list attachment is downloaded or when a document in a document l开发者_JAVA技巧ibrary is downloaded?The event listeners you can attach to