Browse Forum Posts by Tags
-
Hello, I wrote a windows application that I am attempting to use the REST API ( client side ) to programatically add a forum post to my CS site. I keep recieving the following error from VS 2k5. Unable to deserialize object from response body of type CommunityServer.WebServices.Serialization.Forums.ThreadSerialized...
-
Nick, I'm getting closer, I am not recieving an error from my console application anymore. I see the record in the cs_Posts database, however, I don't the post doesn't display on the GUI in any of the forums. Also the record doesn't contain an Author, so I attempted to add the Author...
-
We are trying to create a multilevel forum hierarchy. Since Forum Groups can't be nested we need to have Forum Groups at the top levels, and then Forums and Subforums at the next levels. But the behavior is consistent between Forum Groups and Forums that parent Subforums. This is particularly noteworth...
-
That is the version that I am using, I downloaded it from the website api.communityserver.org last night and tried it before I posted this question. I even put that in my article post. Any other idea's? Alex
-
I've enabled the forum sub-application feature within Groups. Is it possible to let the posts that are posted in that forum show up in the dashboard (or overview of recent posts) as well?