I have a WCF Queue Listener service that picks messages from MSMQ. Its working fine no problem . But i dont know what IIS does, it creates wired problem many times. I can browse the service but when i refresh this it disappears. But again if i refresh after a second it comes back with no problem this problem is persisting.
I did a close monitoring of this. if i create a request within less than a second it fails to process this but if i request it after a second it comes fines.
I know this sounds stupid but until you have had this problem you will not understand.
Has anyone solved this issue before?