I have a troublesome SharePoint list that seems impossible to delete. This list was imported as a .cmp file to a SharePoint site and causes the Site Content page to display blank in the section where it is supposed to display the content of the site. I am able to change the view to classic which generates an correlation id.
When using PS to delete the list, it says that there is no list object with that name.
When using PS to display list items it however display the list, and I am unable through PS to add new list with the same name.
When trying to make a list with the same name in a different site collection exporting/importing it to the troubled site, it says a list with the same name already exists.
But if it exists, why does it then tell me it does not exist when trying to delete it?
I am at a loss here, and could really need some help. I have tried several approaches from sharepoint diary on deleting the list, but the result is the same. It does not exist, eventhough it shows ups when using PS to display Site Content.