“A registration already exists for URI” when hosting same service for HTTPS and HTTP
问题 I am trying to host the same service inside the same website using two endpoints one HTTP and the other HTTPS. The problem is I can happily call one service (whichever I call first works) but then call to the other fails until I iisreset and try again. SO I can happily call both but one at a time until a process recycle. I have exhausted (or I think I have) all relevant Q&A and documents that I could find and none of them seem to help me. The level of documentation of MSDN regarding these