Hi,
I created a web service library (WCF) preprocessingSe rviceLib. Hosted it as
Windows Service and then created a client to call it. Which is working fine.
Then I added a new function DummyTest() in the preprocessingSe rviceLib which
is visible in the Host. But I can not access it in the client. It is not
available in the client I can not understand why????
Thanks for any suggestions,
Manjree.
I created a web service library (WCF) preprocessingSe rviceLib. Hosted it as
Windows Service and then created a client to call it. Which is working fine.
Then I added a new function DummyTest() in the preprocessingSe rviceLib which
is visible in the Host. But I can not access it in the client. It is not
available in the client I can not understand why????
Thanks for any suggestions,
Manjree.
Comment