citrix and the createobject() function - TechRepublic
General discussion
February 1, 2001 at 07:35 AM
wj.van_bergen

citrix and the createobject() function

by wj.van_bergen . Updated 24 years, 10 months ago

I want to use the following VB5 statement in a little programme:
set objSession = createobject(“MAPI.Session”)

If I use the programme on a WIN95 system, or a WINNT 4 system, it works fine; if I use it on a citrix system, I get an error, althoughthere is an Exchange client that works fine.

How can I solve this problem ?

This discussion is locked

All Comments