Some times i get "Page 'LogoPage' does not exist"

Hi,

In a Lotus Notes Client Application, I have a outline which has few entries. These etries have formulas to edit profile document which is edited using subforms.

Example:

@Command([CloseWindow]);

@Command( [OpenPage] ; “LogoPage” );

@Command([RunAgent];“(SetAE)”);

@Command([CloseWindow]);

@Command([EditProfile];“profileSetup”)

Now once in a blue moon i get these messges one after the other, when i click on


Lotus Notes


Page ‘LogoPage’ does not exist


OK



Lotus Notes


The specified agent does not exist.


OK



Lotus Notes


Invalid or non existant document.


OK


These error messages does not occur consistently. They appear when the database is opened for sometime and user has not used it for 15-20 min. If the user then clicks on any link it gives the error.

I am not sure how to replicate it at my end. Any help, suggestions would be greatly appreciated.

Thanks in Advance.

Regards,

Prakash