The tag is a java tag not c++.  I'm not sure if it makes a difference.
Maybe I don't have the java settings correct in the cf admin page, I'm
working off a newly configured server.

Thanks,
Dave


-----Original Message-----
From: Van Vliet, Scott [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 22, 2002 6:14 PM
To: CF-Talk
Subject: RE: CF Server Error Msg - unknown exception condition - TagCFX::e
xecu te

The problem is a result of an exception in the execute method of the TagCFX
C++ class.  I have run accross this before, and it turned out to be system
incompatibility (the CFX was built and compiled on NT 4, but we were trying
to use it on W2K).

You might contact the author of CFX_AUTHSMTP and see if they have any
incompatibility issues.

Also, Mike Brunt made a good point about locking those CFX calls -
especially when using C++ CFX tags.  One bad pointer or copy constructor and
your overwritting everything!

--
Scott Van Vliet
Sempra Energy
555 W. 5th St., 21st Floor
Los Angeles, CA 90013
Tel > 213.244.5205
Email > [EMAIL PROTECTED]

"Hello Stupid, and welcome to your crappy computer."
- Strong Bad, HomestarRunner.com






> -----Original Message-----
> From: Bosky, Dave [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 2:03 PM
> To: CF-Talk
> Subject: CF Server Error Msg - unknown exception condition -
> TagCFX::execu te
> 
> 
> Anybody know what causes this error and how I can resolve the issue???
> --------
> Error Diagnostic Information
> unknown exception condition
> TagCFX::execute
> 
> The error occurred while processing an element with a general 
> identifier of
> (CFX_AUTHSMTP)
> --------
> 
> Thanks,
> Dave
> 
> 
> 
> 
> DISCLAIMER: The information contained in this message may be 
> privileged and
> confidential and protected from disclosure. If the reader of 
> this message is
> not the intended recipient, or an employee or agent responsible for
> delivering this message to the intended recipient, you are 
> hereby notified
> that any dissemination, distribution or copying of this 
> communication is
> strictly prohibited.  If you have received this communication 
> in error,
> please notify us immediately by replying to the message and 
> deleting it from
> your computer.  Thank you.
> 
> 
> 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to