Welcome Guest Search | Active Topics | Sign In | Register

RemoteDebugPort conflict Options
Christian Porzio
Posted: Monday, March 18, 2019 6:47:15 PM
Rank: Advanced Member
Groups: Member

Joined: 10/4/2016
Posts: 104
Hi,

Would you be aware of "an easy way" to resolve conflict on RemoteDebugPort when debugging multiple browser executables?

As you know each browser executable must use a different RemoteDebugPort value otherwise as soon as one has opened a debug session, if any other executable attempts to do the same on the same port, it now gets a connection refused which would not have happened if it had opened that debug window first.

Since one cannot change the port number of an already opened form for a given process, before I start looking at using the registry for instance as a way for all my processes to register which port they intend to use for debug if needed (which implies a tedious cleanup management), I was wondering if there was a way to determine which value has been assigned to Runtime.DefaultEngineOptions.RemoteDebugPort within each wrapper process from another process?


Thank you!
eo_support
Posted: Tuesday, March 19, 2019 7:45:40 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
Hi,

No. There is no built-in support for this. You will have to work this out yourself. :)

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.