Debugging WCF Services With ChannelFactory
Hi in my project we are using channelfactory and WCF Services and it hosted as a another application in inetmgr now i want to debug that wcf services. How???
project Structure
1) BL + DAL - Class Library
2)WCF Services - like Application - Hosted On IIS
3) proxy Layer
4) UI