Tagged Questions
0
votes
0answers
33 views
Object refenrece not set to instance of an object - list template items
This may be a duplicate, because this error is pretty common in every part of sharepoint. However, the search function didn't find anything for my particular problem.
To the problem:
I have a List ...
0
votes
0answers
21 views
Error on add a list item
After adding an Item to any list, error raise after the list item added on post back.
There's no workflow and event receiver behind.
Timer service is running.
If I close the browser and lunch it ...
0
votes
1answer
387 views
Can't edit items from a particular list? Corrupt somehow?
I can't seem to edit any list item in a particular list. The stack trace points to the AddOrUpdateItem() method (below). I can't think of any recent changes made to the content type of list definition ...
0
votes
2answers
1k views
No item exists at … It may have been deleted or renamed by another user .. for some items only?
I crated a webpart page and added a SPD listformwebpart in display mode for a particular list.
All day yerterday I called the page and pass it the ?ID= query string and itworked great. It still works ...
0
votes
0answers
446 views
Error when trying update item options
i experienced problem, when trying update list item options, here need long wait and after receiving error, with corelation ID, which is c1941c35-10fb-437c-be9f-ead1d9efb313
Error appearing not ...
2
votes
3answers
3k views
Display List or Library on another site as WebPart?
I want to display my list on another site in same site collection. I edit List with SPDesigner, select the view and save it to site gallery. After these steps, I added the view webpart on my another ...
1
vote
0answers
252 views
Error when updating Sharepoint List View
I have created a standard Contacts list on my sharepoint site, and then I want to customize it's default view. I go to the ViewEdit.aspx page, select or remove any columns to display and post the ...
1
vote
1answer
7k views
How to fix error “The page you selected contains a list that does not exist.”
I've checked out the home page of a sub-site to my site collection and now it's broken with this error, and I don't know how to roll it back to the earlier version:
Error
List does not exist.
The ...
0
votes
2answers
1k views
List item not being updated after edit
so I have a custom webpart on both the DispForm.aspx and EditForm.aspx which, on page load gets a list of all the fields in a SharePoint list and loops through each field and sets its display property ...
0
votes
1answer
346 views
List exists error when using stsadm -o import command
When using the stsadm -o import command I am getting an error relating to a list already existing, the import then seems to fail. Should it not handle this scenario of a list already existing on the ...