Thank you for your response Janet. You nailed the
issue.  It works now.  I
really appreciate this!

Thanks again! 

-----Original Message-----
From: Janet MacKay [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 17, 2007 11:48 PM
To: CF-Talk
Subject: Re: Object Instantiation Error

There shouldn't be a (space) in between the double
quote and the start of
the class name. Remove the space and it should work.

<cfscript>
exifReader = createObject("java",
"(space)com.drew.imaging.coldfusion.CFreadExif");
</cfscipt>




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273000
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to