Click here to Skip to main content
15,892,480 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am facing a problem when I build the my wcf project. It shows the error message like this :
wcf service host can not find any metadata.


How to enable metadata in wcf application and in test client also the service is not displaying?
Posted
Updated 30-Jan-11 1:06am
v3

1 solution

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 30-Jan-11 14:33pm    
This is very important matter for WCF, answered to the point - my 5.
--SA
Espen Harlinn 30-Jan-11 14:41pm    
It's usually one of the first things you need to know when you develop a self hosting WCF service.
Then again, I find that I often use svcutil directly on the assembly implmenting the service :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900