Hi,
i am working on an intranet application which should able to control sub-applications. As part of the application i want to read the logs of the sub-applications. the sub applications are keeping the connection alive by sending an alive signal every 15 minutes. so the channel is not closed - this works fine, for many days.
but when i want to get some logs of a sub-applikation, the channel faults. i do not know why the channel faults. i am using a nettcpbinding to connect the applications. the logs are transfered within a serializeable dataset.
can somebody give me a hint why the channel faults? i have no idea anymore. i tried to reconfigure the whole stuff more than once now without getting a solution.
Thanks