Why cancel it? That will obviously fire Item_Open a second time when the
custom form is opened. If that custom form is published, necessary anyway,
just set the MessageClass of the newly opened item to your custom
MessageClass. That will open the item in your custom form and not end up
firing a second Open event.
<parasbits2k@gmail.com> wrote in message
news:3b4e4b8e-8335-4a3a-8a56-5ab4bbefa3e7@59g2000hsb.googlegroups.com...
> One more thing i forgot to mention. If I comment the "Cancel = true"
> statement, it works fine and opens the selected contact without firing
> the event again.
>
> Thanks,
>
> Paras.