Howie et al,

I am having trouble with the latest CFX_iMSmail tag causing access violations when 
trying to send an attachment.  The tag works fine in the same context without the 
ATTACHMENTS attribute.  The strange thing is that, even when I get an access 
violation, the message is still sent, including the att

Below are the error messages I receive.  The first is the initial error, followed by 
the next when I reload the page, then by the third when the page is reloaded for the 
third and subsequent times.

Attached is the .cfm that calls the tag.

CFX_iMSmail tag version 2.5.1.0 dated 04/17/2001 11:02am.
Coldfusion 4.5sp2 running on NT4sp5

----------------------------------------------------------------------
CFX_iMSMail v2.5.1 - Exception occurred while processing tag

Exception class: EAccessViolation
Exception message: Access violation at address 00000000. Read of address 00000000
----------------------------------------------------------------------
CFX_iMSMail v2.5.1 - Exception occurred while processing tag

Exception class: EAccessViolation
Exception message: Access violation at address 4D004F54. Read of address 4D004F54
----------------------------------------------------------------------
CFX_iMSMail v2.5.1 - Exception occurred while processing tag

Exception class: EAccessViolation
Exception message: Access violation at address 1B9D2CA4 in module 'cfx_imsmail.dll'. 
Read of address FFFFFFFF
----------------------------------------------------------------------

custsurveyresp.cfm

Reply via email to