Browse by Tags

Tagged Content List
  • Forum Reply: Re: Community Server 2007.1, SDK

    Hi afscrome, Thanks for your kindly help. I download CS_2007.1, CS_2007.1_SP1 packages and merge the source code from "src" folder. When I open solution in Visual Studio 2005, it is missing the projects like "CommunityServer.MailGateway.MailRoom", "CommunityServer.Spam20"...
  • Forum Reply: Re: Community Server 2007.1, SDK

    Thanks very much for your response. I just see SDK for Community Server 2008, it's that mean that 2008 SDK also work for Community Server 2007? Thanks. Qing
  • Forum Thread: Create blog for user through APi

    Hi all, I am trying to create blog for the logged in user. Here's my code Dim _blogService As New Blogs.BlogsService(SiteURL, Username, APIKey, _user.Username) Dim item As New Blogs.Blog item.Name = "Test" item.BlogGroupId = GetBlogGroupID() item.Key = DateTime.Now _blogService...
  • Forum Thread: CS2007 SDK Download

    Heya everybody! (Hi Dr. Bob!) My company has an enterprise license for CS2007, but we no longer have a fresh copy of the SDK. Does anyone have a copy they could send me? We've tried using the original link to download the CS2007 SDK, but it requires that we login, & the login no longer allows...