wcf help!!!
im a beginner in WCF and use code with c#.when i use thesame computer as my host and client my service method calls work out perfectly but wen i host the service in an iis installed on a different computer and try to access my service methods frm the client,i get an error message " caller was not authenticated by the service" pls i'll appreciate if anyone can help out.Thanks...
|