Debugging greyed out

Hi,

debugging worked and then probably I clicked on sthg and then debugging shows like this:

What do you suggest to click to be able to debug again?

Thx and KR, Vanja

Hi @VanjaV

It happens some time,
I just click on any another xmal and come back to this xmal again and then it works

Hope this helps

1 Like

Hi @VanjaV ,
This might happens sometime rarely. you can do the below things, that might bring back

  1. Try opening Other Xaml and after loading you will get it
  2. Go to Backstage View > Settings > Design tab and check debugging settings.
  3. If any of th things not working close UiPath Studio and open “Task Manger” and stop UiPath studio if it is still running

Let me know, if any of this worked and mark this complete

Happy Automation!

1 Like

Hi @VanjaV

As the other two mention, Studio can have these strange outcomes from time to time.
What I usually do myself, is to:

  1. Click File → Close
  2. Reopen the project

Regards
Soren

1 Like

@VanjaV

It can be just one off scenario.

Would suggest below

  1. close the project
  2. restart studio
  3. load the project again (from open a local project instead of from the recents section)

This should help.

1 Like

Hi, thx for all suggestions. It has to do sthg with breakpoints. How do I deactivate it?

@VanjaV

Right click on the main sequence and hit delete

Or
Click on the outer main sequence and click F9 twice

Hope this helps!

1 Like

For removing all the breakpoints ,

Click on breakpoint section at the bottom and delete all by clicking the below highlighted option

1 Like

Thx. I did deactivate / delete all breakpoints. But the problem still exist. When I press debug, it happens nothing. :frowning:
I guess I will need to reinstall studio.

I am getting this error in log file:

07:43:06.7170 => [ERROR] [UiPath.Studio.Project] [2] OnTaskUnobservedException: System.AggregateException: A Task’s exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Page type must be data page: {0})
—> LiteDB.LiteException: Page type must be data page: {0}

@VanjaV

You may have to reinstall the UiPath again that is the best option.

1 Like

Go to task manager and stop all the activities related to UiPath

try opening the studio again before uninstalling

1 Like

Another suggestion to test out before reinstalling could be to reset settings to default in UiPath Studio.

2 Likes

Great Thx to everyone!
Unfortunately I did reinstall before two last comments and now it works.

2 Likes

@VanjaV

That’s great to hear. Please close the topic by marking your post as solution. Thanks.

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