Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 12 MAY 2003 08:00:35PM Jonathan Bird wrote:

I'm using MAPI to have OI send an email. Works OK on some workstations. However, on a Citrix terminal we get:

"Initialization of the dynamic link library "F:\OINSIGHT\OI2MAPI.DLL" failed. The process is terminating abnormally"

I suspect missing DLLs, but if so, which?

Any suggestions anyone?

J


At 12 MAY 2003 08:23PM Steve Smith wrote:

I tried to REGSVR32 the DLL, but an error arises. What code are you using to address the DLL?

Steve


At 13 MAY 2003 12:24AM Jonathan Bird wrote:

Here it is:

$insert MAPI_equates
..
..
flags  =MAPI_LOGON_UI$+MAPI_DIALOG$
message="
message=Price list for customer ' : CustomerName
message= '
message= '
message          =passfail.pdf'
message          =OutputFile
message          =1
if MAPISendMail(0, 0, flags, message) else
  get_status(display)
  val=msg(@window, display)
end

At 13 MAY 2003 11:00AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

Most likely MAPI32.DLL

The Sprezzatura Group

World Leaders in all things RevSoft


At 14 MAY 2003 07:52AM David Goddard wrote:

G'day Jonathan,

Is MAPI available on the Citrix Terminal?

One way to see if MAPI is available is to check the Mail section in the WIN.INI file for the MAPI entry. This entry will have a value of 1 if Simple MAPI is installed; 0 if it is not installed.

For example, the entry will be the following if Simple MAPI is available:

Mail

MAPI=1

Microsoft Outlook or Outlook Express V4.0 or higher install the necessary Simple MAPI components (MAPI32.DLL). Other MAPI e-mail compliant programs may be used including Eudora Mail.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/3267b5c3e3bd434785256d2500000df1.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1