Rick Crow wrote: > Error Occurred While Processing Request > Object Instantiation Exception. > An exception occurred when instantiating a Java object. The class must > not be an interface or an abstract class. Error: ''.
I've seen this same error when attempting to instantiate ImageCFC from within another app while running them on CF8; I suspect this isn't related to just FarCry. Does FarCry use ImageCFC? If so, then that may be the problem. If not, then it may be related to object instantiation in general. I haven't taken the time to debug it further. In the case of the other app, I needed a fix right away, so I removed the ImageCFC calls and replaced them with CF8's new CFImage tag. Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
