After I started using Socket in the application, the application stopped running (sometimes a reboot helps), it gives an error in the debugger immediately after pressing run
Error while trying to start a project: Unable to start the program "F: \ Microsoft Visual Studio 2012 \ ASAM \ ASAM \ bin \ Debug \ ASAM.exe". The address is not valid for this context.
other projects (without Socket) run successfully.
What could be the problem if the program just does not have time to initialize variables with the types IPEndPoint, Socket, TcpListener