GflAx generates error on createObject

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: XnTriq, helmut, xnview

Guest

GflAx generates error on createObject

Post by Guest »

Hi,

I'm having problems with the GflAx object since some time now.
when i call the object with

Code: Select all

Set objImage = CreateObject("GflAx.GflAx")
I get the following error:

Code: Select all

Unexpected error
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
ErrorCode : ASP 0115
ErrorNumber : -2147467259
ErrorLine : 0
ErrorSource : 
Does anybody know, what causes this error and how to solve it?

Best Regards,

Tyhrstan van den Berg