简体   繁体   中英

Can't run new project in win64 mode, but win32 mode works fine

I have recently reformatted my computer running Windows 8.1 and re-installed Delphi XE6 which was working fine prior to formatting the computer. Whenever i open up a new project and hit F9 (Windows 64 as target platform) i receive the following error:

Debugger Assertion Failure: "lastErr == WSAEINTR" in ..\\win32src\\wmcipc.cpp at line 294

Fatal error starting debugger kernel: 'Invalid debugger request'. Please save your work and restart RAD Studio XE6

I downloaded XE7 trial and ran into the same problem. I have done some google search but cannot find a resolution.

I guess there is some user access problem or a program blocking the debugger?

This Question was answered here:

https://forums.embarcadero.com/thread.jspa?messageID=712725

"Open a command prompt as Administrator, and run"

netsh winsock reset

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM