RE-Framework Error - Object reference not set to an instance of an object

Hi, I’m encountering this error recently.

Initially, I assumed it was specific to my project, but after creating a new REFramework template, the same error appeared there as well.

please help me understand how to resolve this issue? Any assistance would be greatly appreciated.

Thanks in advance!

Close the studio, delete the project.json file for this process and reopen the process.

Hey @jai_kumar2 kindly validate your project might be there are some null variable or arguments is being initialize which cause these error. so in your studio in the ribbon tab there is a validate action run this it will give more details .

cheers

Hi @sppal.c @singh_sumit thanks for reply, but this issue is occurring even in a newly created template.

No no don’t create any new template just open your project in the ribbon tab as i mentioned in the above screenshot click on that and it will give you the list details something like this.

so it will give you more accurate details of which part give you that error.if you handle that that’s good otherwise share with us.
cheers

@jai_kumar2

As a first step try to go to c:/users/username/.nuget and delete the packages folder

Cheers

@jai_kumar2,

It looks like more of Studio issue than the template.

  1. Try clearing the temp files
  2. Restart the studio
  3. Restart the machine

Please restart the studio. Also, try to update UiPath Studio version.

I’ve tried the suggestions, thanks all. But the error remains unresolved.