Einzelnen Beitrag anzeigen

DukeM

Registriert seit: 1. Feb 2011
32 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#13

AW: Prozess kann nicht erzeugt werden

  Alt 6. Feb 2024, 09:02
..danke, aber selber auf die Suche gehen ist schon mühsam

jetzt habe ich das hier gefunden und es hat zumindest mal auf anhibe was gebracht. Ich werde es mal verfolgen, ob es nur Zufall war


=====

The debugger fails to connect to the port 64448 because the port is in the excluded ports list. To check the list execute:

netsh int ipv4 show excludedportrange protocol=tcp

To flush this list stop and restart the winnat service.
Run as Admin: net stop winnat and net start winnat
Now recheck the list with netsh.
Debug works again.

=====
  Mit Zitat antworten Zitat