EDIT: See http://www.bbits.co.uk/blog/archive/2008/09/12/debugging-wcf-services-in-silverlight-2.aspx for further help on this.
Keep getting this error on a Silverlight 2 B2 project that is referencing a WCF service in a Web Site (not web project).
There doesn't seem to be any reason for it, and it happens intermittently, however the workaround I have for it currently is to simple open up the cs class for the service and make any edit (e.g. just add a comment line) and then build. This seems to fix it for a while.
Hope there is a better solution long term, or a fix for this somewhere...
Ian
Technorati Tags: Wcf,Silverlight