ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IEvolution .NET (v10.5.0_81228_1011)
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Deeron

67 Posts

Posted - Nov 29 2022 :  06:38:45  Show Profile  Reply
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

xequte

39053 Posts

Posted - Nov 29 2022 :  19:13:08  Show Profile  Reply
Hi Deeron

Do you get the same error, if you use an absolute index, such as:

ieViewer1.Image.LayersShowPropertiesDialog(0);
ieViewer1.Image.LayersShowPropertiesDialog(1);

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Deeron

67 Posts

Posted - Nov 30 2022 :  03:36:08  Show Profile  Reply
Hi Nigel,

Yes, this error occurs even when I use an absolute index. I get this error even if I do not specify an index parameter.

Deeron
Go to Top of Page

xequte

39053 Posts

Posted - Nov 30 2022 :  18:42:26  Show Profile  Reply
Hi Deeron

Sorry, we'll need to investigate that when we do our next update.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Deeron

67 Posts

Posted - Dec 01 2022 :  01:51:33  Show Profile  Reply
Hi Nigel,

Ok. When will the update be available?

One more request, if you have the possibility, please update the chm help file, because the online help is usable, the only problem is when there is no internet connection, then I can check the offline chm file for anything I want.

Thanks.

Regards,
Deeron
Go to Top of Page

xequte

39053 Posts

Posted - Dec 01 2022 :  14:48:32  Show Profile  Reply
Hi Deeron

We've not yet decided on our 2023 schedule yet.

There looks to be an error in the installer. The correct CHM file should be in the folder \MSHelp\. Can you confirm?


Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Deeron

67 Posts

Posted - Dec 02 2022 :  07:03:35  Show Profile  Reply
Hi Nigel,

Confirmed. You are right, I did not look in the c:\Program Files\IEvolution\MSHelp folder. Because there is also an IEvolution chm file in the c:\Program Files\IEvolution folder, and that's what I was going by. It's confusing that there are 2 chm files.

Thanks,
Deeron
Go to Top of Page

xequte

39053 Posts

Posted - Dec 02 2022 :  15:36:50  Show Profile  Reply
Yes, that is an error. We'll fix that for the next release.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

xequte

39053 Posts

Posted - Dec 14 2022 :  22:25:53  Show Profile  Reply
Hi Deeron

We have a fix for the LayersShowPropertiesDialog issue. You can email me for it.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: