1
Answer

How to add service known type in app config file?

Photo of Sujeet Suman

Sujeet Suman

8y
249
1
I am trying to convert existing remoting service to wcf service. So when I am trying to add service known type at interface level & generating circular reference. So I would like to add those reference in app config file. How to add service known type in app config file?

Answers (1)