Re: Extract IPTC Metadata from jpeg and tiff image formats Hi everyone,
First, thanks to Karpagarajan for your dll.
But I have a problem with it. In fact, I would like to use it in a VB.NET (VS 2005) program so I added a new reference (NewIPTC.dll) and it worked just fine.
Now, I can acces to NEWIPTCLib.IPTCObj with no problem.
BUT the problem is when I do this : myObj = New NEWIPTCLib.IPTCObj, I obtain a COMException (error 80040154).
I tried to RegSvr32 your dll but windows tells me that the dll is not present.
Please, could anyone help me, this dll would be very useful for me.
Thanks in advance.
Arnaud |