I am getting this error on debugging Visual Studio 2017 with platform target as 64 bit. Tried many workarounds but nothing worked. Anybody has faced similar issue in the past and knows the workaround, please let me know. Nothing was changed in my machine, no patch, no update.
Tried below workarounds but nothing worked out.
Workaround 1: 1.Run cmd.exe as administrator 2.Type in and run the following commands: netsh winsock reset catalog netsh int ip reset reset.log hit
Workaround 2: Switch target platform from x64 to x86 Build project in x86 Switch back the target platform to x64.
Workaround 3: Reninstalled Visual Studio 2017 Professional
64 bit debugging error Above error is followed by below error on click of terminate button. Operation taking longer than expected error Above error is followed by below one Remote debugger closed error