Tagged Questions
The telligent tag has no wiki summary.
6
votes
1answer
1k views
SQL error: String or binary data would be truncated
I'm doing an integration on a community platform called Telligent. I'm using a 3rd-party add-on called BlogML to import blog posts from an XML file (in BlogML format) into my local Telligent site. The ...
2
votes
3answers
264 views
Is a new object that's created in a static property getter only created once?
I'm creating a static helper class for web services I'm writing. I'm tapping into the API of Telligent and therefore creating these Telligent "service" objects that allow me to do things with the ...
1
vote
1answer
79 views
Why isn't telligent's RSS.Net fork parsing dates?
I'm using Telligent's RSS.Net fork to parse an XML Stream. The stream is well-formed and most of the desired elements are being parsed, but for some reason the pubData element isn't.
Inspecting the ...
1
vote
2answers
360 views
How to resolve timeout errors I do have with Community Server?
We are using in our company Telligent Community Server 2007.1 SP2, and we are having a LOT of timeouts from this tool, it is just not satisfying anybody.
Our CS was 2007 SP1, having many timeouts. So ...
1
vote
1answer
106 views
Community Server the new version do you recommend it? can you integrate new modules to it?
I am planning to use community sever for one of our projects, i used it in the past but we had a lot of problems customizing it and understanding how things work, im affraid to get into that again, ...
0
votes
1answer
41 views
How Blog software such as Windows Live Writer access Blogs
I am wondering How a blog software such as Windows Live writer reads/updates so many blogs such as Telligent, Wordpress, Blogger blogs.
Is there a commom web services standard exposed by these blog ...
0
votes
2answers
131 views
Eval inside an ASP.net repeater doesn't work inside another control
I have a Reapter control with a custom server side control inside of it. When I place the code:
<%# Eval("DateAdded") %>
inside the item template of the repeater it works fine, but when I ...
0
votes
1answer
63 views
How to create and run custom tasks in Telligent 5.5
Does anyone know any resources regarding to the creation of a custom scheduled task under Telligent 5.5 ?
From what I read, all I need to do is the following:
1.Create a type that implements the ...
0
votes
2answers
526 views
Multiple Controls on a Page with Multiple Instances of Javascript
I have created a Web Control in ASP for use in integrating with Telligent CommunityServer. The control is written in ASP with some 10 lines of C# backend for controlling visibility of the UI elements ...
0
votes
1answer
423 views
Determine if a JavaScript file is already included via a user control
I'm building several user controls (ASCX) for my website and several of them are very similar in what they do. (As a side note, I must create unique UC's even if they're similar because I'm creating ...
0
votes
1answer
102 views
community server themeing, what changed from 2008 to TS 5.0?
Hoping someone has experience in both community server 2008 and TS 5.0
What are the main differences when in comes to themeing?
0
votes
2answers
172 views
How do I authorize users on Telligent Community Server 2008.05 into another site?
I have a group of users with accounts on a Community Server 2008.5 installation, and I would like them to be able to log in on that site and automatically be logged into a Drupal installation as well ...