I am geting ERR_NOTES_NOT_IN_SESSION (hresult = 80041116) error

Hi,

I have created toolbar in my nsf file. I am successfully able to get pointer to the last smart icon. I traversed back to get pointer to previous smart icons using GetPrev() method of IOutline interface. But I got the error as ERR_NOTES_NOT_IN_SESSION (hresult = 80041116). I am using GetPrev() method of IOutline interface.

I am not able to understand why this error comes. Can you please help me to know in which circumstances this error comes?

Thanks,

Abhi