Invalid data while decoding

I have getting trouble while making new project
It’s showing that invalid data while decoding.
I have tried many things like reinstall, give other location path for project but nothing is working
Please help.

Hi @hardiksinhgohil97, Welcome to the Community.

Keep a backup of the JSON file & try to clear the following folders:

%userprofile%\AppData\Local\UiPath.cache
%userprofile%.nuget\packages

Also, refer to the following resource that might help you.
https://developercommunity.visualstudio.com/t/error-occurred-while-restoring-nuget-packages-foun/557810

Regards.

1 Like

HI @hardiksinhgohil97

Make the copy of the project file somewhere else and the
in the copied folder Open that json file with notepad and delete all the data in that file and save it

after this open the xaml file

Regards
Sudharsan

1 Like

Hello Sudarshan Thank you for the response
But This also not working and showing that.
What should i do now ?

Thank you for response
But i don’t get it.