chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes

First I install TypeMock (8.5.1.0) and then I try to install Ivonna (3.2.1) but I get the error messages below.  I've tried the install on a Windows 10 and a Windows 7 computer with the same results.

---------------------------
Installation error
---------------------------
Error registering Ivonna: Parameter count mismatch.
---------------------------
OK  
---------------------------
 
---------------------------
Installation error
---------------------------
Error installing Ivonna: System.Reflection.TargetParameterCountException: Parameter count mismatch.
 
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
 
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 
   at Installer.Installer.RegisterIvonna()
 
   at Installer.Installer.Install(IDictionary stateSaver)
---------------------------
OK  
---------------------------

 

 

 

asked by chking999 (1.6k points)
edited by chking999

1 Answer

0 votes
Hello,

Thank you for reporting this bug. It's been fixed in the latest (3.2.2) version, which you can download at http://ivonna.biz/download

Hope this helps.

Artem
answered by uluhonolulu (140 points)
...