Hydra 5: Import IDE "Import Interfaces from .net Assemblies" fails

Both RS 10.1 and 10.2 fail creating the interfaces. Both create the same error “Interface not supported.” and stack trace:
[5009D0D3]{rtl250.bpl } System.SysUtils.ErrorHandler (Line 23124, “System.SysUtils.pas” + 14) + $2
[5005A42E]{rtl250.bpl } System.ErrorAt (Line 5665, “System.pas” + 3) + $4
[5005A472]{rtl250.bpl } System.Error (Line 5676, “System.pas” + 1) + $7
[1F4316E9]{Hydra_VCL_D25.bpl} Uhyvclcrossplatformpluginwrapper.THYVCLCrossPlatformPluginWrapper.SetHost + $6D
[1F432F56]{Hydra_VCL_D25.bpl} Uhyclrmanagedpluginfactories.THYManagedPluginFactory.CreateInstance + $F2
[1F43A3C9]{Hydra_VCL_D25.bpl} Uhymodulemanager.THYModuleManager.CreateInstance + $AD
[1F43AA71]{Hydra_VCL_D25.bpl} Uhymodulemanager.THYModuleManager.CreateInstance + $19
[1A70D57F]{Hydra_IDE_D25.bpl} Uhyidedata.THYIDEData.GetDotNetToDelphiConverter + $2B
[1A70E1CF]{Hydra_IDE_D25.bpl} Uhyideimportdotnetassembliesform.THYIDEImportDotNetAssembliesForm.Execute + $7F
[1A70F44A]{Hydra_IDE_D25.bpl} Uhyidemenu.THYMenuWizard.OnImportAssemblies + $2E
[5016DA87]{rtl250.bpl } System.Classes.TBasicAction.Execute (Line 16859, “System.Classes.pas” + 6) + $1
[50A9DE7E]{vcl250.bpl } Vcl.ActnList.TCustomAction.Execute (Line 260, “Vcl.ActnList.pas” + 19) + $35
[5016D8F3]{rtl250.bpl } System.Classes.TBasicActionLink.Execute (Line 16768, “System.Classes.pas” + 3) + $3

The assembly DLL could formerly succefully imported: Hydra 4.0.83.1133 + RS 10.0

Hello

Could you drop a mail to support@ ? We’ll provide you an updated build that should hopefully resolv the issue.

A post was split to a new topic: Hydra 5: Import IDE “Import Interfaces from .net Assemblies” fails

Hi. I have exactly the same issue as Bernd, having the (WPF) plugin compiled with VS2017, Delphi XE5 for Host application, Hydra 5.
When trying to import the interface from .NET assembly via Delphi’s Tools/Hydra/Import interfaces … I get exactly the same error with the same call stack (provided by madExcept).

Please help, with Hydra 4 everything was fine, at least while importing the interfaces.

can you retest this issue with latest beta? it can be downloaded from http://beta.remobjects.com

I confirm that is working perfectly with the latest BETA version. Thank you !