Hello
I am trying to implement a WCF layer, and all is well
the only problem is that when I debug the program takes a rather long time (about 5 minutes) to display the "WCF Test Client" by displaying this message before posting
"The target assembly contains no type service.Vous may need to adjust the security policy of access code for this assembly"
please this is urgent
Loading
kumaraswamy RamaPosted Jan 12, 2011, 6:13 AM
Wcfsvchost.exe will do it for you because service will be self hosted when you start debugging.
http://msdn.microsoft.com/en-us/library/ms733766.aspx