Well, I presume that c++ cfx are run using Java Native Interface http://java.sun.com/j2se/1.4/docs/guide/jni/
COM is used in CFMX via jintegra - http://www.linar.com/jintegra/doc/ I presume when you say "installed by Administrator" that the service is running under system rather than administrator. Also remember that java might be "more - case - sensitive" (!!!) than the previous version Justin > -----Original Message----- > From: Paolo Piponi [mailto:[EMAIL PROTECTED]] > Sent: 04 February 2003 14:45 > To: '[EMAIL PROTECTED]' > Subject: RE: [ cf-dev ] MX CFX > > > It's a different machine, but everything was installed as an > administrator. > > However, both your comment and Paul's are worth considering. I've got our > developer onto it. > > I'm hoping it's just something stupid, but don't want to loose my hair in > the meantime. > > Paolo > > -----Original Message----- > >From: Justin MacCarthy [mailto:[EMAIL PROTECTED]] > Sent: 04 February 2003 14:20 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] MX CFX > > > A Permissions issue? > Is your new setup running under a different user? > > > J > > -----Original Message----- > > From: Paolo Piponi [mailto:[EMAIL PROTECTED]] > > Sent: 04 February 2003 14:19 > > To: '[EMAIL PROTECTED]' > > Subject: RE: [ cf-dev ] MX CFX > > > > > > 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 > > > > -----Original Message----- > > >From: Paul Johnston [mailto:[EMAIL PROTECTED]] > > Sent: 04 February 2003 14:03 > > To: [EMAIL PROTECTED] > > Subject: RE: [ cf-dev ] MX CFX > > > > > > > I've had a huge headache now trying to get a CFX tag working > > > in MX. It works fine in CF5 but the library will not load in MX. > > > > > > Anyone know of any sources or why MX might implement CFX tags > > > differently? > > > > Which CFX tag? What is the error message? > > > > 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] > > > > -- > > ** 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] > > > > > > > > > > -- > ** 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] > > -- > ** 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] > > > > -- ** 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]
