When generating target file in Passolo "ERROR:System.NotSupported Exception: TypeConverter cannot convert from System.String. at System.ComponentMod" occurs
000021667|2/28/2024 1:47 PM
Scope/Environment
Passolo
.NET parser
Symptoms/Context
When generating a target file in Passolo the following error occurs:
ERROR:System.NotSupported Exception: TypeConverter cannot convert from System.String. at System.ComponentMod
Resolution
If, in this particular file, you have 2.0.0.0 entries, which is .NET framework 2, most probably this is not installed on your computer.
To fix this, please go to the Control Panel > Programs > Program and Features, and from the left side go to Turn Windows features on or off.
You can just select the .NET Framework 3.5 box to enable it, and follow the steps to install it.
Root Cause
NET framework 2. is not installed on your computer.