- Thread Author
- #1
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
We are testing this under Windows 10 LTSB and found out that is does not work. The client which creates the channel gets the "there was no endpoint listening" message back.
is there anyone having info about limitations using the Windows LTSB version???
Can't find a lot of info about this.
Thanks
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
We are testing this under Windows 10 LTSB and found out that is does not work. The client which creates the channel gets the "there was no endpoint listening" message back.
is there anyone having info about limitations using the Windows LTSB version???
Can't find a lot of info about this.
Thanks