I’m using Notes OLE automation classes (not COM) within a VB app. Things work fine until the user id is locked in the Notes 6 client from timeout or F5 key press. When the user id is locked and OLE automation tries to do its thing, strange things happen: the Notes password prompt either doesn’t appear in the foreground (where the vb app is), or it does appear but doesn’t allow a password to be entered…it disappears off the screen on the first key press. I didn’t see this problem with Notes 5.
Anyone else have a similar experience? Ideas on a fix?
Thanks