Delete a component from an assembly using VB Api
I have been trying to delete a component from an assembly during some days, but everything, that i´ve tried, has failed.
Yesterday, I found some information about "ExecuteFeatureOps", and I saw that it´s necessary to select "resolve_mode". However, everytime i´ve tried to select that configuration, an error message appears:
"To use a deprecated config option, you will need to supply an authorization code with 'allow_deprecated_config'. Please see article CS260154 for more information."
I don´t know how to resolve it, so I would appreciate if somebody could help me.
Thanks in advance!

