Job stops with an unexpected exit code - 0xC0000005
UiPath Studio activity 24.10.20 & 24.10.21 using version
Activity type Into activity is not working and showing error.
Kindly provide help
Welcome to the community @Shaheer_Ahmed_Khan
Can you provide a little more context/detail on the error and the process you are creating? What application/webpage are you typing into and where?
First thing, try updating your UiAutomation activity package to the latest version.
Send a screenshot of the activity error if it’s still giving an issue.
Update your UiAutomation.activities Package and try
Hi
This error (0xC0000005) usually indicates a crash due to an access violation, which is commonly caused by a bug in the activity version rather than your workflow logic. Since you are using versions 24.10.20/21, it’s likely related to the UI Automation package or the “Into” activity. The best approach is to update to the latest stable version or downgrade to a previous stable version, and restart the UiPath services or machine. In most cases, changing the package version resolves the issue.
Welcome to Community
Update the dependencies by making runtime rule as lowest as applicable.
Manage Packages->Runtime rule as lowest applicable->Click on save
Hope it helps!!
Thanks @JarrydScott for reply
Iam simply use modren type into activity in notepad and google chrome but it through this error.
@pravallikapaluri thanks for reply.
I’ll try this and update you.
@Monali_Vekariya thanks for reply.
I’ll try this and update you
@yedukondaluaregala thanks for reply.
I’ll try this and update you
@all is this is because of windows versions difference?
Like this issue occur on my testing VM but when i develop any this on my local developer PC this issue not happened and everything worked fine.
My local system windows is 11
My VM windows is 10.
I have done all suggestions but issue still present and persist.
Make sure that the Robots are in the same version on both machines.
Try with UiPath.UIAutomation.Activities.24.10.18.
Give a try changing the input mode for the Type into to something else and give a test.
Hi,
0xC0000005 is usually related to the UI Automation package version. Try updating/downgrading UiPath.UIAutomation.Activities, set Runtime Rule to “Lowest applicable”, and restart Studio/Robot. This resolves the issue in most cases.
