You need to have the following in your config file: 1) a service behavior for metadata: behaviors> .... ....
You need to have the following in your config file: 1) a service behavior for metadata: 2) reference that service behavior in your service config .... 3) an endpoint for MEX (metadata exchange) .... With all this in place, things should be just fine! :-).
Thanks! :) Works! – Rob Mar 7 at 16:04.
It sounds like you need to add a metadata exchange endpoint: en.csharp-online.net/WCF_Essentials%E2%8....
By default, Visual Studio is going to try to setup a client/test ui for you to toy with your new service. To do this it needs to be made aware of the structure and methods your service offers. This is achieved by consuming a definition in the standard WSDL format.
However, WCF won't publish this data by default. You have to setup a metadataexchange endpoint behavior to acehive. Either post your config file here and we can assist, or google/stack search for metadataexchange and wsdl in WCF.
I got this error because my service name was wrong. Using netTcpBinding and mexTcpBinding with httpGetEnabled = False then worked.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.