No item exists at ... It may have been deleted or renamed by another user for new items, but older items work?

I created a webpart page and added an SPD listformwebpart in display mode for a particular list.
All day yerterday I called the page and passed it the ?ID= query string and it worked great. It still works great for the items I had created.
This morning I added a workflow where I email the URL to the page with the ID dynamically on it. Any items I added today give me the error:
No item exists at ... It may have been deleted or renamed by another user
All items from yesterday work fine on that page with the exact url... ????
I was demoing the solution and was completely at a loss to explain this.
I checked and there is no Item security. I can pull up the suspect items using the native list Display page. I show up as the creator and last modifier My workflow is NOT making any changes to the list .. only sending a url to my page.
Same URL with only the ID different..Some items work.. some don't.. Any explanation for this?
UPDATE: I CREATED A BRAND NEW PAGE WITH NO CODE. JUST THE LISTFORMWEBPART AND THE PROBLEM PERSIST.
============================
Thank You
cyberpine.com

Not sure if you've seen it already, but here's a step by step guide from Microsoft's help site on creating a custom form.
http://office.microsoft.com/en-us/sharepoint-designer-help/create-a-custom-list-form-HA010119111.aspx
The location of the custom form is really irrelevant. As I said, you don't apply security to the forms. They're applied to the list/library level or at the individual items.
Also, SharePoint 2007 doesn't have column/field level security. Even if you customize your form or use javascript to make certain fields not-editable, it doesn't necessarily mean that's secured. Someone experienced with SharePoint can easily get around it.
Depending on your user base or sensitivity of your data, making individual fields not-editable may not be a big deal.
Anyways, take a look at the following article from Laura Rogers. This is one way you can make the form so that only certain fileds are editable.
http://www.sharepoint911.com/blogs/laura/Lists/Posts/Post.aspx?List=daba3a3b-c338-41d8-bf52-cd897d000cf3&ID=3&Web=dbb90e85-b54c-49f4-8e97-6d8258116ca0
Good luck...
Pman
http://www.pmansLab.com/

Similar Messages

  • Error System "Item does not exist. It may have been deleted by another user"

    Error System "Item does not exist. It may have been deleted by another user" in sharepoint 2010
    This is problem show when User new item in List . User open new item page about 3 pages and User save each one page when page save complete , User will save another page.
    Sometime User can not save item , it show that error
    This List not have workflow and code
    Please let me know what is the issue ?

    Hi,
    Greetings. THis is a known issue and see the links for resolution
    http://support.microsoft.com/kb/972225
    http://social.technet.microsoft.com/Forums/office/en-US/638e4aa0-527c-4b20-a899-a0cf181983ec/no-item-exists-at-it-may-have-been-deleted-or-renamed-by-another-user?forum=sharepointadminlegacy
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Item does not exist. It may have been deleted by another user

    Hi,
    I am getting a strange issue with the error "Item does not exist. It may have been deleted by another user " with the below code which was under "RunWithElevatedPrivileges" in a application page.
    public void test(int requestId)
    SPList list= web.Lists["test"];
    SPListItem lstItem = list.GetItemById(Convert.ToInt32(requestId)); //Error
    But when I test the above code in a console application, it is working fine & I am sure the id exist in the list.
    Can any one help me on this issue!
    Thanks In Advance,
    Kumar.

    Ok.
    Go to the sharepoint list and check the item with id is exist or not?
    Retrieve the data using another column instead of id column.
    Just for testing.
    Check the below way also
    SPQuery query = new SPQuery();
    query.Query = "<Where><Eq><FieldRef Name=\"ID\"></FieldRef><Value Type=\"Integer\">" + id.ToString(CultureInfo.InvariantCulture) + "</Value></Eq></Where>";

  • SP2013: List does not exist / The page you selected contains a list that does not exist. It may have been deleted by another user

    There are dozens of entries regarding "
    List does not exist / The page you selected
    contains a list that does not exist. It may have been deleted by another user" and none of them are really SP 2013 so i thought I would create this entry. 
    I am getting the error above after creating a simple list with 4 columns.  the list is created during a new site definition activation but when I click on my list, I get the error above.  the list works if I deactivate the feature and re-activate
    it.  but has the error whenever the new site definition is created.  
    Has anybody encountered this issue on SP 2013?

    Hi,
    For your issue, there are plenty of possible reasons offered when we search this issue online.
    Here are similar issue posts, check whether they are helpful:
    http://sharepoint.stackexchange.com/questions/98239/list-does-not-exist-error-when-opening-the-views
    http://sharepoint2u.com/?p=56https://shareyourpoint.wordpress.com/2012/04/12/list-does-not-exist-the-page-you-selected-contains-a-list-that-does-not-exist-it-may-have-been-deleted-by-another-user-sharepoint-2010-error/
    http://spnovice.blogspot.com/2012/10/list-does-not-exist-or-does-it.html
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Lisa Chen
    TechNet Community Support

  • List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user

    Hi everybody!
    I have a sharepoint 2013 farm with 5 sever. I upgraded a site from sharepoint 
    2007 to sharepoint 2013. I had some problems to install and configure workflow manager and register it. but by now I found problems and I can create a workflow and run it successfully. My big problem is when I try to get a lookup field in my flow. the
    flow suspended and I got the following error:
    “List does not exist . The page you selected contains a list that does not exists. It may have been deleted by another user.”
    Any solution???
    Thanks in advance!

    Hi,
    Please make sure the source list of the lookup column and the list which consumes the content from the lookup column exists on the site collection.
    In addition, to correct this problem the following steps should be applied:
    Delete the affected Workflow association
    Go to "Central Administration" - "Application Management"
    Select the affected web application and choose "General Settings" - "Resource Throttling"
    Increase the value configured as "List View Lookup Threshold"
    Perform an iisreset to ensure that all in memory instances of the web application settings are gone
    Add the Workflow association back to the list
    More information is here:
    http://social.technet.microsoft.com/Forums/en-US/3aeeba20-07dd-4e46-941b-a3db1bb3577e/sharepoint-2013-designer-workflow-the-page-you-selected-contains-a-list-that-does-not-exist?forum=sharepointcustomization
    Best Regards
    Dennis Guo
    TechNet Community Support

  • The item does not exist. It may have been deleted.

    I'm getting this when trying to navigate to the InDesign forum. Is an update in progress?
    I can navigate to a post I made last night through my "Your Stuff -> Discussions" link but if I try to go to the forums from the main Adobe Forum page list, then click the InDesign link to see the forum as a whole, I get the error in the title.
    I've cleared my cache and restarted my browser just in case but I've had no luck.

    I see the same thing in a Mac and a Win machine. In my ignorance, I would guess that the problem may be related with this:
    http://forums.adobe.com/thread/1187281?tstart=0

  • Why I cant view my picture on my iphoto and if I try to copy to any folder it Shows "The item on the clipboard cant be pasted to this location. (One or more of the item may have been deleted or are no longer available) "

    Why I cant view my picture on my iphoto and if I try to copy to any folder it Shows "The item on the clipboard cant be pasted to this location. (One or more of the item may have been deleted or are no longer available) "

    There are 9 different versions of iPhoto and they run on 9 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. Describe the problem as fully as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • Cannot find the root of your orgchart. The orgchart box may have been delet

    Hi All
    I have searched to forum for similar issues, but none seem to apply to the errors I get in the CDS log.
    When try-ing to view the Orgchart, in the Orgchart Console I get the following message "Cannot find the root of your orgchart. The orgchart box may have been deleted or incorrectly specified."
    This is the entry in the CDS log.
    6/29/2010 9:26 AM:     ERROR: FieldsType : fieldName = ObjectId; tableName = PositionEmpHierarchy; : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    6/29/2010 9:26 AM:     ERROR: FieldsType : fieldName = ObjectId; tableName = PositionEmpHierarchy; : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    6/29/2010 9:26 AM:     ERROR: FieldsType : fieldName = ObjectId; tableName = PositionEmpHierarchy; : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    6/29/2010 9:26 AM:     ERROR: FieldsType : fieldName = ObjectId; tableName = PositionEmpHierarchy; : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    6/29/2010 9:26 AM:     ERROR: FieldsType : fieldName = 50000025; tableName = PositionEmpHierarchy; : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    6/29/2010 9:26 AM:     ERROR: CommandProcessor.getDataSet : select top 25 ObjectId,ShortText,LongText,ParentNo,ParentName,Relation,ObjectType,Pernr,EmpAbbr,EmpName,PositionParent,Subty,Prozt,Vacan,Status from PositionEmpHierarchy where (ObjectId=50000025) order by  Upper(ObjectId)  asc, Upper(Pernr)  asc, Upper(PositionParent)  asc|DC=DestinationConnection : Source {.Net SqlClient Data Provider}: Message {Invalid object name 'PositionEmpHierarchy'.}
    Any suggestions as to what I am missing ?

    Hi Spike,
    There could be a number of reasons why the PositionEmpHierarchy table has not been created. My advice is to run an extract and then run each line of your join statements in your DB. This will highlight where the problem lies.
    Good luck!
    Luke

  • Hi all - any idea how to download songs from an old AOL iTunes account - have updated to Apple ID which is fine for new songs but didn't realise this wouldn't include the old songs.  Have a 1st gen ipod with the original purchases on if that helps

    Hi all - any idea how to download songs from an old AOL iTunes account - have updated to Apple ID which is fine for new songs but didn't realise this wouldn't include the old songs.  Have a 1st gen ipod with the original purchases on if that helps

    ....... is there a way for me to get my old music library (which was controlled by my dad's apple ID) onto my new mac, but from that point on, start using my own apple ID for purchases?........
    Yes, once the content is in iTunes on your computer, just click it to play and authorise your computer to play it by entering your Dad's ID and password.
    Log into your own account and start purchasing your own content which will then be added to the existing content.

  • 'stacker' may have been deleted...

    hello everyone. mac newbie here. in fact, educating myself on using home computer. long story short---i may have accidently removed 'stacker' feature. is there anyway to get it back? i tried to move objects to the right hand side of dock, but, nothing seems to happen. that's why i am thinking i may have removed it by accident. only thing that happens is when i get too close to the trash bin.

    I am afraid I do not understand your question. What is the "stacker" feature that you referred to?
    Barry

  • How do i copy synced photos on ipad which have been deleted from the synced computer to a new computer?

    I can't get my synced photos from my ipad onto my new computer.. The only photos i can acces from my computer are the ones which have been captured by the ipad. The harddrive on my old computer is not working anymore, and i can't get the photos from there. Please help, i need to get those photos onto my new computer.

    To copy photos that were originally synced from a computer you will need a third-party app on your iPad such as Simple Transfer which can copy them off via your wifi network. But as photos are 'optimised' when they are synced to the iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your computer.

  • HT204053 Can't. Find the iCloud icon to collect my files, it may have been deleted in error

    Have an ipad1 and have deleted iCloud icon from my device in error. How do I put it back on my screen so I can access my files

    Welcome to the Apple community.
    Could you please give us a little more information, so far as I am aware iCloud does not put an icon on the screen of your iPad.

  • We had to change email and I can't access the old one. iCloud sends instructions to change passwords to the old account. I have tried deleting the old iCloud and create a new account, but it shows iCloud sent verification to the old email address again!

    We had to change our email address and I cannot have access to the old one. I have changed accounts but iCloud sends verification instructions to the old address. I deleted the old but it won't let me access a new account without he verification and they keep sending it to my old email address.

    Also-I tried to use my backup hard drive, but I wasn't able to drag/transfer/send/move any of my muic files onto my iTouch when the iTouch was connected to my computer.  I can't figure out why it won't let me do that. 
    The only thing I can see when I open my iTouch on my computer is my file with photos.  I can't see videos, music, or anything else.  What's going on?

  • How can i remove items from list that have been deleted when i click on them it keeps showing empty

    how can i remove items from the list that have been deleted when i click on them it keeps showing folder empty

    Actually, Reader SHOULD keep showing documents that no longer exist, I disagree. It's no big deal, and people will quickly realise why they can't open the file. They open more files, the old ones move off.
    The REASON why it should not check is that checking whether a file exists can take a long time when things aren't good. For instance if a file server goes down, or a memory card is unplugged. That in turn would mean delays opening the File menu, and I've seen some software that can sit there for several minutes. That would really give people something of which to complain...

  • Songs have been deleted

    "songs on the ipod cannot be updated because all of the playlists selected for updating no longer exist"
    all my songs have been deleted from my ipod because I accidently deleted the ipod selection button on the left side of itunes. All my songs are still on my library but I need to put them back on my ipod!

    The same thing has happened to me!!! I recieved the "ipod selection" because my ipod nano library was bigger than my ipod storage space, but I deleted many of the songs since then. My nano hold 500 songs, and I have 498 songs now. I thought that by deleting the "ipod selection", the 498 songs in my library would be the songs on my ipod, but now I have nothing on my ipod and all the songs remain in my music library! I NEED them back in my ipod as soon as possible!!!!!
    HELP ME PLEASE!!!!!!!!!!!!!!!!!!!!!!

Maybe you are looking for

  • A/P Invoice Error

    Hi All When you add an A/P Invoice document the following message appears why? "This entry already exists in the following tables (PCH1) (ODBC-2035)" Thanks SV Reddy

  • Why can't my contacts in my address book be printed in "alpha" order?

    After over a month and endless hours contacting Apple, I am now informed that, because of the operating system, it is impossible to print alphabetically from contacts.  The proposed solutions don't work for me - printing from the clould (I can't acce

  • IMac, iPad, iphone emails all with different names when sent?

    Recently, my emails sent all have different names other than mine , I.E. when I use [email protected], my name is Stephen... After I Sent it, different names appears in "from"  I.E. Sam's, Southwest Rewards, etc etc ??? I am extremely puzzle. Can som

  • How To Create A Technical  For Web AS ABAP ???

    Hi experts, How to Create a Technical System For Web AS ABAP  in SLD, Using "SLDAPICUST" And RZ70 Transaction Codes. Please Give me Complete Steps And Support to Create TS in SLD Successfully <b>If Ur Answers Are Help full Means Points will be Reward

  • LabVIEW 8.6.1 DSC Module and SQL Server Agent

    I had the following system constellation: - LabVIEW Professional Dev System 8.6.1 installed (complete) - SQL Server 2005 Express Since Microsoft's SQL Server 2005 is no longer distributed, I had to install SQL Server 2008 Express on my system, too. E