This issue occurred when I attempted to execute my Main Sequence

@mukeshkala , @Anil_G , @ashokkarale
Please assist me with this matter.

@Maulik_Khunt1,

Try these approaches:

  1. Restart the Studio
  2. Restart the machine
  3. If still facing the same issue, follow these steps:
    Take a backup of your project’s project.json file
    Delete the project.json file from project folder
    Close the project from studio if open
    Open the project by double clicking on the Main.xaml file
    Let the studio rebuild the project.json with required packages and versions.
    Check if the error resolved now
1 Like

I try everything, but the issue persists. and I attempt to create a new process as well, but the same issue arises with other new processes.

And after two or three attempts to run this process, this pop-up also appears.

@Maulik_Khunt1

did you happen to open the file twice?

try deleting the .local folder it would be a hidden folder and then reopen project and try

cheers

1 Like

Hi @Maulik_Khunt1

Please check below link, might be helpful.

Happy Automation

1 Like

@Maulik_Khunt1,

Ok, is your code stored on Shared Drive or network drive?
If yes, that’s not a good practice. Copy the code to local drive on the machine and try.

1 Like

this was in local, because i am working in client system.

And this problem arises in a new process while the old one continues to run.

Ohh ok @Maulik_Khunt1.

Can you try deleting this .local folder. Seems something wrong with default files there. Don’t worry about the data inside it as after every compilation, bot will create the dll files again.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.