Hello everyone. Visual Studio 2017 Enterprise edition is giving me the error 'Value cannot be null. Paramenter name: name' when i do 'CRM Solution Actions' --> Import from CRM. Can you please enlight me on this, what is really happening, causes?

Hello everyone. Visual Studio 2017 Enterprise edition is giving me the error 'Value cannot be null. Paramenter name: name' when i do 'CRM Solution Actions' --> Import from CRM. Can you please enlight me on this, what is really happening, causes?
Hi,
I remember getting the same error in my console application which was relaed to .net framework. Try changing the .net Framework to 4.6.2 and see if it works.