That error is a totally non-specific object instantiation error.  That third
sentence (...must not be an interface...) is just a stab in the dark by some
engineer trying to be "helpful".  Look down the full stack trace to find out
what the real error is.

Jaime Metcher

> That looks very promising, it coming up with a different error now:
>
> "Object Instantiation Exception.
> An exception occurred when instantiating a Java object. The class
> must not be an interface or an abstract class. Error: ''."
>
> It does it when it reaches this bit of code
> <cfset pres2 = CreateObject("java",
> "com.aspose.slides.Presentation").init(fis.init("c:\test\destinati
> on.ppt")) >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

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

Reply via email to