Unable to save contact

  • Thread starter sonomaenterprises
  • Start date
S

sonomaenterprises

I have a custom contact form that in the item_open event I check for the
item.size > 0 and if so set the list of a drop down and save the item
(item.save). This work fine generally and avoids a save prompt when the item
is closed and no changes were made.

However, I ran into a situation where when running against exchange (cached
mode) sometime the item.save throws an operation failed exception. If I
ignore this error and then open the contact and try to manually save it, is
still throws a operation failed exception. If I look at the properties of
the contact when it is in this state it reports the size as 0 and not yet
saved, even though it is an existing contact.

Has anyone see this behavior before???
 

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

Top