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
|