Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Check web service build version and deny client with older build to connect

0 views
Skip to first unread message

kplkumar

unread,
Dec 10, 2010, 10:33:34 AM12/10/10
to
We have a wcf webservice, and we have a WinForm client connecting to
it.

We want to be able to deny the client from connecting to the service
based on the build version.

For example, if we have released build 1.7.40 of the service and we
expect the client also to have 1.7.40, and instead the client has
1.7.38.
Is there a way of denying connection based on build version mismatch?

0 new messages