Hello!
I have two applications that are attempting to use the COR_PROFILER environment variable in Windows 10, but they conflict and are not able to run together.
According to support from the application vendor, due to a limitation in Windows 10 only one application can use the COR_PROFILER variable at a time.
They are unable to fix this issue as it is due to a Windows limitation. Their recommendation is to use only one application at a time, which is definitely not a desirable solution.
Is it possible that this issue can or will be resolved in any coming Windows updates?
Are there any recommendations to work around this, besides only using one application at a time?
Thank you for your help!