Actualmente tengo un error en todos mis asistentes, que hasta el día de ayer funcionaron bien. El error es el siguiente: error BC30652: Reference required to assembly ‘System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03g5g7g11d50b3b’ containing the type ‘MarshalByValueComponent’. Add one to your project.
Alguien quizás sepa como puede solucionarse, ya traté actualizando el paquete “System.ComponentModel.TypeConverter” y no funcionó.
hi @Anil_G ,all the packages are updated, I tried to recreate the activity and it didn’t work, the errors are showing up on ReFrameWork getTransactionData machine
Close the project and rename the project.json file and reopen and check if its resolved
Go to .Nuget folder (Location:C:\Users\<Username>\.nuget\Packages) and rename the packages folder and then reopen the project and check if the issue persists
If the issue is still there create a new project and check if the issue there in that project also, If yes then try downgrading the packages to older stable versions like 22.x