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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to install IEvolution on Visual Studio 2022

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ppatel Posted - Jun 04 2022 : 07:55:23
I am having issues installing on Visual Studio 2022. When I select the IEvolution2.dll, the components do appear in the choose components dialog, but they disappear once I exit the dialog. How can this be corrected? Thank you.

Paresh
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 08 2022 : 00:26:01
Hi Paresh

We have now have a test version for Visual Studio 2022. Can you email us for it.

Nigel
Xequte Software
www.imageen.com
xequte Posted - Jun 08 2022 : 20:16:54
Hi Paresh

You should ensure you are registering the correct bitness, e.g.

"C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe" "C:\IEvolution\IEvolution32\IEvolution5.dll"

And that the appropriate bitness iecore.dll is accessible on the path.

However it may not yet be working with VS 2022. We'll need to look into this when we do the next update.

Nigel
Xequte Software
www.imageen.com
ppatel Posted - Jun 05 2022 : 06:34:40
I'm using the latest version of IEvolution - 10.1.0.0

Paresh
ppatel Posted - Jun 05 2022 : 06:31:09
Hello Nigel,

I tried what you have suggested but the assemly does not get registered. I get an error "Could not load file or assembly". Is the IEvolution5.dll supposed to be added in the choose components dialog in Visual Studio or is it supposed to be registerd generally in Windows? Either way, I am having problems installing it.

Paresh
xequte Posted - Jun 04 2022 : 20:35:41
Hi Paresh

What version of IEvolution is this?

You should be using IEvolution5.dll with VS 2022. Try registering that assembly

<.NET PATH>\regasm.exe IEvolution5.dll


Nigel
Xequte Software
www.imageen.com