Process exited with exit code -1073741790 in jdeveloper
Hi,
When I try to run a simple Helloworld program in Jdeveloper, The compilation and all is fine, when I try to run it I got the error "Process exited with exit code -1073741790".
However I found one solution that, my computer is under a secured network, the Security Agent was seems stopping.
I changed the security level to LOW from MEDIUM , then its running fine.
Is there any other solution where I can work without reducing the security level.
While writing this post, I checked one more option of adding the jdeveloper.exe to trusted application in the Security agent. This seems resolved the application and working fine now.
-- Khaleel