J
Jørgen Hovland
I have automated MODI from C++.
It worked fine until the sysadmin installed service pack 1.
The exception is being caused by a call to get_Layout (followed by a
get_Text) on a MODI::IImage object. The exception is of unknown type. It is
not _com_error or exception. Any way to find out what type it is? I catch it
by using catch (...) {}
The exact same program works on:
Windows XP SP2
Windows 2003 without service pack1
but it is not working on
Windows 2003 with service pack
Windows 2003 x64 bit (same 32 bit program, no 64bit version compiled)
I am guessing there is some sort of security exception ? I would appreciate
any help.
Thank you
Joergen Hovland
MEng SE
Joergen Hovland ENK
Tel +47 46667666
It worked fine until the sysadmin installed service pack 1.
The exception is being caused by a call to get_Layout (followed by a
get_Text) on a MODI::IImage object. The exception is of unknown type. It is
not _com_error or exception. Any way to find out what type it is? I catch it
by using catch (...) {}
The exact same program works on:
Windows XP SP2
Windows 2003 without service pack1
but it is not working on
Windows 2003 with service pack
Windows 2003 x64 bit (same 32 bit program, no 64bit version compiled)
I am guessing there is some sort of security exception ? I would appreciate
any help.
Thank you
Joergen Hovland
MEng SE
Joergen Hovland ENK
Tel +47 46667666