mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[Help Me] Run Second Application When Running First Application #669
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @semihkiroglu on GitHub (Jun 16, 2021).
Originally assigned to: @GregorBiswanger on GitHub.
Hello there. When I try to run the application I compiled for the second time (second instance), I get an EADDRINUSE error. I want the second application to run and see the first application running and close by doing some operations. I've been searching for 3 days but couldn't find any results. Can you help me?
Steps to Reproduce: