Browse Forum Posts by Tags
-
Hi, Could someone help me in interpretting this error, please? I'm using the CommunityServer.WebServices.DLL API to access the localhost/cs/blogs/BlogService.asmx. I use the following code to try to retrieve the TTV blog: using CommunityServer.WebServices.Blogs; public partial class _Default : System...