Questions tagged [delete]

Deletion is a way of removing a file from a computer's file system or removing a file stored in a database.

212 questions
4
votes
1 answer

Deleting multiple listitems from listcollection - only deletes half items

I have an issue around using SPListItem.Delete. I am fetching some list items (less than 20) and looping through them using a for loop. In each iteration of the loop, I retrieve a SPListItem using SPListItemCollection.GetItemByID method. And then I…
3
votes
1 answer

Cannot delete Files they just re-appear after deletion

Hi to anyone who can help. I am currently unable to delete files from my SharePoint document folder. I just need to delete some excel files but it's proving to be impossible. We have not had this issue before. When I click delete either through…
2
votes
2 answers

SharePoint 2010 - Unable to delete list item

I have to delete list item but not able to do due to some permission issue : 1. Ribbon 2. Powershell 3. Information Policy Management 4. Logging through site collection admin / App pool account Unable to see the permission for item through "Manage…
Monica Jagani
  • 3,836
  • 6
  • 32
  • 49
1
vote
1 answer

Delete option grayed out in sharepoint, User has read write permissions

Hi im having an issue with a user who has all required permissions to read/write on sharepoint, but cannot delete pages she has created. when you hover over the delete option i get "this control is currently disabled". Im new to IT and still getting…
user22172
  • 11
  • 1
  • 2
1
vote
1 answer

Problem Deleting Item from Sharepoint Calender list

I have 2 calender list Name A and B. when i delete items from list A, it should delete item from list B. List A items get deleted successfully but list B items throws SpException. but when i again run the program, it successfully deletes the items…
SharePointMan
  • 3,364
  • 5
  • 33
  • 51
0
votes
1 answer

why the delete is so slow?

A truncate would really help cause for each delete loop will take for ever. I am trying to delete 500k records and it's very slow. It's taking 3 minutes to delete 1 record. # Delete items from a list if((Get-PSSnapin | Where {$_.Name -eq…
Bill Baer
  • 395
  • 5
  • 15
0
votes
2 answers

How do I trace who delete the sites and its content if I am the owner of the site but not the Administrator?

I am a owner of three sites, which all of them are sub-sites. I am also not the administrator of the "root" site (which contain many sub-sites including the three sites that I am the owner of it). Today, one of my sites was "vanished" (which I…
Jack
  • 1,063
  • 2
  • 23
  • 40
0
votes
1 answer

I'm Site Owner - Cannot Delete List Items

I apologize for the basic question, but I seem to have found myself in trouble trying to help our team by updating our outdated sharepoint site. Working with this site (specifically understanding permission settings) is so frustrating. I am inclined…
user70995
  • 1
  • 1