Automating domino from a Citrix server

I am moving my network from a traditional network to a citrix metaframe system.Lotus Notes seems to work well in this multi user environment.

The problem we are encountering is that code written to automate Domino by using the Domino COM object does not work.

The symptoms we are getting is a Microsoft Visual C++ runtime error on MSAccess.exe and Wscript.exe with an “abnormal termination” message.

The error occurs as soon as the Initialise method is invoked on the Lotus.NotesSession object.

Details of the operating system are:

Metaframe XP1 feature release 3, Windows 2003 server with SP1, Lotus Notes 6.5.3.

Lotus Domino 6.5.3 on a separate server running wondows 2003 SP1.

The same code works on a similar installation but the only difference is that it is not a Citrix installation.

Can anyone suggest where to start looking?

Many thanks

Andy

Subject: Automating domino from a Citrix server

Try giving one of the Citrix users Power User rights to the server and see if that corrects it.