I was wondering why do i need to declare this:
<serviceMetadata httpGetEnabled="true" />
and also this
<endpoint contract="IMetadataExchange" binding="mexHttpBinding" address="mex" />
If i use only the first one - it is working via browser.
so why do i need the second one ?
Can you give me example please for the situation which i'll have to use the latter ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…