N
NavnathK
Guest
Hi,
I am using an Automation tool for the automation of my Windows application.
But my application crashes when I run automation tests.
I tried to debug the application and found that it is related to the access violation exception in UIAutomationCore.dll
I have some logs:
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
UIAutomationCore!GetProviderEventInfo+0x33e8a:
6946116a 8b400c mov eax,dword ptr [eax+0Ch] ds:002b:0000000e=????????
But I am not able to decipher it.
Could you please help me with this?
I have searched on internet and I found this information relevant: https://support.microsoft.com/en-in...utomated-by-a-ui-automation-client-app-in-win
But I do not know, how to get the HotFix.
For your information, I am using Windows 10.
Thank you in advance.
Continue reading...
I am using an Automation tool for the automation of my Windows application.
But my application crashes when I run automation tests.
I tried to debug the application and found that it is related to the access violation exception in UIAutomationCore.dll
I have some logs:
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
UIAutomationCore!GetProviderEventInfo+0x33e8a:
6946116a 8b400c mov eax,dword ptr [eax+0Ch] ds:002b:0000000e=????????
But I am not able to decipher it.
Could you please help me with this?
I have searched on internet and I found this information relevant: https://support.microsoft.com/en-in...utomated-by-a-ui-automation-client-app-in-win
But I do not know, how to get the HotFix.
For your information, I am using Windows 10.
Thank you in advance.
Continue reading...