with the new update of UiPath to version 2023.12.0-beta-15287 when starting UiPath.assistant.exe it gives an error saying “The procedure entry point DiscardVirtualMemory cannot be found in the dynamic link library C:\Usere\Administrator\AppData\Local\Program \UiPath\Studio\UiPathAssistant\UiPath.Assistant.exe.”
How can I fix it?
Anil_G
(Anil Gorthi)
February 8, 2024, 7:37am
2
@Ankit_Pujari
Welcome to the community
As a first resort try to restart the machien and check
Then if not resolved try to reinstall
Cheers
pikorpa
(Piotr Kołakowski)
February 8, 2024, 11:11am
3
Hey @Ankit_Pujari
did you try this? It’s similar message:
The procedure entry point SymFromAddr could not be located in the dynamic link library.
Error: The procedure entry point SymFromAddr could not be located in the dynamic link library
[1.png]
There was a known issue that the target application using an old version of dbghelp.dll (a dependency that is actually found in the OS - Debug Help Library ) instead of using the OS one.
In order to spy on the elements, we need a specific function from the dbghelp.dll (SymSetSearchPathW) which is …
you can also try
sfc /scannow
dism.exe /online /cleanup-image /restorehealth
hello @Anil_G Thank you for your help but it not working i already applied these two steps but still showing the same.
can give me different one ?
hello @pikorpa
yes defiantly i am trying both of them but isn’t work.
I appreciate your help.
Anil_G
(Anil Gorthi)
February 8, 2024, 3:12pm
6
@Ankit_Pujari
Can you please tell which version of windows you are using?
Cheers
Hello @Anil_G
Right now i am using “Windows Server 2012 R2 Standerd”.
Anil_G
(Anil Gorthi)
February 9, 2024, 9:08am
8
@Ankit_Pujari
I dont see this under current supporting os
May be that is the reason you are seeing an issue
23.10+
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
only till 23.4 it is there
cheers
hello i am also facing same issue. now what we have to do to handle this issue my assistance is not working now.