I have a problem with WPF Application. When I create any project and try to debug it, I get this error:
'App1.exe' has exited with code -1073741819 (0xc0000005) 'Access violation'.
I have tried everything but nothing helps. I have this problem only in WPF App, Web and Console Apps work normally. The problem may be related with file ntdll.dll ( I got it from Windows Raport). How can I solve this? I have no ideas.
User contributions licensed under CC BY-SA 3.0