Mon, 09/19/2016 - 01:24
#1
Problems with named pipes and PlantronicsURE.exe
I develop a Windows program that uses named pipes for communication and PlantronicsURE.exe prevents its working. Here is the pipe handle
PlantronicsURE.exe pid: 3888 type: Section CD4: \BaseNamedObjects\net.pipe:EbmV0LnBpcGU6Ly8rLw==
and a web page that describes the problem:
http://stackoverflow.com/questions/15981392/3rd-party-app-breaks-our-wcf-application/15987095#15987095
So the real question is, how I can shut down that program and restart it safely. For testing I used task manager and stopping that program indeed helped.
Add new comment