OK, I just wanted to create a WCF service that connects from my Silverlight 2 control to the SharePoint lists web service at /_vti_bin/lists.asmx. So in Visual Studio 08, i'm going for "Add Service Reference" and type in my url: http://localhost/sites/shape (of course I have already create...