two things to look at, you may have to register the cfx(dll) that farcry
uses if you are using the 'farcrycfximage' plugin.
Also 'I think' 4.0.3' had problems with the bulk image uploader. 4.0.7.
fixed that with a new flex interface to boot (rather nice).
HTH
On 9/7/07, Rick Crow <[EMAIL PROTECTED]> wrote:
>
>
> We've just completed our first install/config of FarCry 4.03 on CF8. I
> guess the first question is whether or not 4.03 is 'approved' for use
> with CF8 and if there documentation of known issues?
>
> The only issue we've run into so far is an error on attempting to
> upload images. When attempting to add an image the image library,
> regardless of specific image or image type, we're seeing the following
> error:
>
> The web site you are accessing has experienced an unexpected error.
> Please contact the website administrator.
>
> The following information is meant for the website developer for
> debugging purposes.
>
> 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: ''.
>
> The error occurred in D:\Inetpub\Farcry\core\packages\farcry
> \simpleImage.cfc: line 233
> Called from D:\Inetpub\Farcry\core\packages\formtools\image.cfc: line
> 466
> Called from D:\Inetpub\Farcry\plugins\farcrycfximage\packages\formtools
> \image.cfc: line 75
> Called from D:\Inetpub\Farcry\core\packages\farcry\formtools.cfc: line
> 749
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 165
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 142
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 134
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 1
> Called from D:\Inetpub\Farcry\core\packages\types\types.cfc: line 1055
> Called from D:\Inetpub\Farcry\core\admin\conjuror\invocation.cfm: line
> 180
> Called from D:\Inetpub\Farcry\core\packages\farcry\simpleImage.cfc:
> line 233
> Called from D:\Inetpub\Farcry\core\packages\formtools\image.cfc: line
> 466
> Called from D:\Inetpub\Farcry\plugins\farcrycfximage\packages\formtools
> \image.cfc: line 75
> Called from D:\Inetpub\Farcry\core\packages\farcry\formtools.cfc: line
> 749
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 165
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 142
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 134
> Called from D:\Inetpub\Farcry\core\tags\formtools
> \processFormObjects.cfm: line 1
> Called from D:\Inetpub\Farcry\core\packages\types\types.cfc: line 1055
> Called from D:\Inetpub\Farcry\core\admin\conjuror\invocation.cfm: line
> 180
>
> 231 : return false;
> 232 : }
> 233 :
> resizedImage.init(javacast("int",w),javacast("int",h),myImage.getType());
> 234 :
> 235 : w = w / myImage.getWidth();
>
>
> Any help is appreciated.
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---