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 #671
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:
@semihkiroglu commented on GitHub (Jun 16, 2021):
I have determined that the Trend Micro Apex One Security Agent is the cause. After add my app to whitelist, problem solved. But I can't ask users to do that. What is your suggested solution? Can we handle this situation as a bug and have a chance to fix it?
@tub5 commented on GitHub (Jul 1, 2021):
Is your app digitally signed?
@GregorBiswanger commented on GitHub (Mar 28, 2023):
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!