Answers for "Metadata publishing for this service is currently disabled"

C#
0

Metadata publishing for this service is currently disabled

<behavior name="MyService.Service1Behavior">
     <serviceMetadata httpGetEnabled="true" />
 </behavior>
Posted by: Guest on August-03-2021

Code answers related to "Metadata publishing for this service is currently disabled"

C# Answers by Framework

Browse Popular Code Answers by Language