> CFX tag is a custom made tag in C++.
> 
> The error is:
> 
> "coldfusion.tagext.DerivedNativeCFXException"
> "Unable to load library"
> 
> There is one dll that is registered and two more that sit 
> alongside that are called by this first, but are not registered.
> 
> It all works fine and has done for almost 2 years in CF4.5 
> and CF5. In MX I have reregistered, restarted services and 
> rebooted many times - but no success.
> 
> Now it ain't working.
> 
> Paolo

At a guess, I would suggest it is something to do with the call to the DLL
from Java.  Now, if it's a DLL, that would mean that you would call it
via... CORBA (anyone want to correct me on that)?  

Anyway, however it is called, I would suspect it is something to do with the
way the underlying Java deals with DLL's like this.

Probably not very helpful... Talk to MM!

Paul




--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to