Hi Nigel,
Help me with the following problem!
I get this error when I try to call the IEImage.LayersShowPropertiesDialog method:
System.Runtime.InteropServices.SEHException
HResult=0x80004005
Message=An external component has triggered an exception.
Source=<Cannot evaluate the exception source>
StackTrace:
<Cannot evaluate the exception stack trace>
ieViewer1.Image.LayersShowPropertiesDialog(CurrentLayer.LayerIndex);
The "CurrentLayer" is an existing object of type IELayer.
Platform target: x64
I use the .NET Framework 4.8, and the following IEVolution components:
iecore.dll (v10.5.0.0) - 12122416 bytes
ielib64.dll (v6.0.4.0) - 3038512 bytes
IEvolution4.dll (v10.5.0.0) - 424752 bytes
Solution or suggestion?
Thanks,
Deeron