ERROR 35601 "ELEMENT NOT FOUND"

  • Thread starter Thread starter peterzeke
  • Start date Start date
P

peterzeke

Yikes! What is causing this error? What does it mean? How to fix?

I have an Access database form that uses a treeview. I'm receiving a strange
error when I add an additional item to a tree and set it at the end of a sub
list of items.
Using a field to designate the sort order of items, I can explicitly
indicate where a given item should display.

When I add an item that is supposed to end up at the end, this error
generates. But, if I change the sort order for the item to display higher up
the list, everything is fine.

The really weird part is that this error only occurs for a specific section
in the tree; I can satisfactorily add an item to the bottom of any other
subcategory (branch) without generating the error; only in one specific
branch does the error generate.

Any thoughts? (I've seen some comments suggest that the error indicates a
problem with displaying images in the treeview....)

Thanks in advance!
--Pete
 
Peter,

If you do a search on your error number you'd find a lot of references
indicating regional settings might cause this problem. Try a search on the
error number and read the workarounds for this...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top