I'm receiving this error: An exception occurred when instantiating a Com object. The cause of this exception was that: java.lang.RuntimeException: Can not use native code: Initialisation failed.
The code making the call is here: <CFOBJECT action="Create" type="COM" class="APToolkit.Object" name="PDF"> This has been working fine for several months and suddenly we're getting this error when we try and build a pdf through code. It's not actually getting to the point where it builds the PDF since it's receiving an error when it tries to initialize the COM. I'd like some pointers, leads on investigating this please. I'm googling now, but it's bringing up all sorts of ways to use this rather than when it fails. thank you. daniel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345970 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

