You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
namedpipebinding
About this tag
The namedpipebinding tag covers discussions about using named pipe bindings in Windows applications, particularly with WCF service hosts for inter-process communication on the same machine. A common issue reported involves the 'there was no endpoint listening' error when running applications on Windows 10 LTSB, despite working on Windows 7 and higher. This suggests potential limitations or configuration differences in LTSB versions that affect named pipe binding functionality. Troubleshooting typically focuses on verifying endpoint addresses, service availability, and Windows version-specific restrictions.
Hi,
we have an wpf application which runs fine on windows 7 and higher.
Part of it starts a separate console application which uses a servicehost with namepipebinding to setup a connection between two applications on the same pc. this has been working fine for years from windows 7 and higher...
connection
console application
development
endpoint management
error message
inter-process communication
limitations
ltsb
namedpipebinding
pc software
service host
software compatibility
tech support
testing
troubleshooting
windows 10
windows 7
windows forum
wpf