<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://telligent.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Community Server 2.1</title><link>http://telligent.com/support/communityserver/community_server_2_1/default.aspx</link><description>Find answers, post questions, and collaborate with other Telligent Community Server v2.1 users.</description><dc:language /><generator>6.x Production</generator><item><title>Forum Post: Subscribe to Blog and Forum - Receive Forum Emails, but NO Blog Emails</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/t/1069403.aspx</link><pubDate>Thu, 10 Nov 2011 15:11:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1069403</guid><dc:creator>yellis</dc:creator><description>&lt;p&gt;Community Server v5.0.40623.6204&lt;/p&gt; &lt;p&gt;I have subscribed to all forums and blogs on the site. I get an email update on any new forum post (showing that email is working in general), but I do not get any emails for new blog posts. I have verified that email is turned on for the blog, and for my user profile as well. The same happens to all other users on the site.&lt;/p&gt; &lt;p&gt;How can I get email working for blog subscriptions?&lt;/p&gt;</description></item><item><title>Forum Post: RE: is there a way to disable or filter email sent during a Community Server conversation?</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/p/1068699/1352170.aspx#1352170</link><pubDate>Mon, 29 Aug 2011 21:37:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1352170</guid><dc:creator>Miles Dunn</dc:creator><description>&lt;p&gt;Hi Ed,&lt;/p&gt; &lt;p&gt;Which version are you using?&lt;/p&gt;</description></item><item><title>Forum Post: Re: Tags with spaces in API v2 search calls</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/p/1067833/1350548.aspx#1350548</link><pubDate>Tue, 05 Jul 2011 16:45:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1350548</guid><dc:creator>AmoooorLin</dc:creator><description>&lt;p&gt;This post solves my problems. Thanks for answering to this. I am always welcome to your kind relationship. Please add me. I am new to Telligent. Amoor&lt;/p&gt;</description></item><item><title>Forum Post: Re: Community Server 2.1 upgrade from SP1 to SP3</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1058167/1348424.aspx#1348424</link><pubDate>Thu, 28 Apr 2011 19:17:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1348424</guid><dc:creator>caspers</dc:creator><description>&lt;p&gt;Any help?? The download doesn&amp;#39;t work!!!&lt;/p&gt;</description></item><item><title>Forum Post: Moving a CS 2.1 installation: ThreadAbortException</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/t/1065242.aspx</link><pubDate>Sat, 27 Nov 2010 23:23:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1065242</guid><dc:creator>ajgray</dc:creator><description>&lt;p&gt;Hello --&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;I moved an operational Community Server 2.1 installation from a hosting account to another server and got the dreaded &amp;quot;Thread is being aborted&amp;quot; exception on the new server.&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;The new server is running Windows Server 2008, IIS 7, and SQL Server 2008.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The stack trace is:&lt;/p&gt;  &lt;p style="margin:0in;font-family:&amp;#39;Lucida Console&amp;#39;;color:black;font-size:10pt;"&gt;&lt;br /&gt;[ThreadAbortException: Thread was being aborted.]&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.Components.UrlReWriteProvider.Instance() +0&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.CSHttpModule.ReWriteUrl(HttpContext context) +20&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.Components.CSContext.Create(HttpContext context, UrlReWriterDelegate rewriter) +63&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.CSHttpModule.Application_BeginRequest(Object source, EventArgs e) +469&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +171&lt;/p&gt;  &lt;p style="margin:0in;font-family:&amp;#39;Lucida Console&amp;#39;;color:black;font-size:10pt;"&gt;[TypeInitializationException: The type initializer for &amp;#39;CommunityServer.Components.UrlReWriteProvider&amp;#39; threw an exception.]&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.Components.UrlReWriteProvider.Instance() +0&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.CSHttpModule.ReWriteUrl(HttpContext context) +20&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.Components.CSContext.Create(HttpContext context, UrlReWriterDelegate rewriter) +63&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;CommunityServer.CSHttpModule.Application_BeginRequest(Object source, EventArgs e) +469&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80&lt;br /&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +171&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;Looking at the source code for CS 2.1, it appears that an instance of the UrlReWriteProvider cannot be instantiated correctly?&lt;/p&gt;  &lt;p style="margin:0in;font-family:&amp;#39;Lucida Console&amp;#39;;color:black;font-size:10pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;I&amp;#39;ve tried the various things that I&amp;#39;ve been able to find via web searches.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Most of these seem to be related to permissions though, and I&amp;#39;ve granted full control to the application pool user.&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;What steps are needed in order to set up a new server/virtual directory to run an existing CS application?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I&amp;#39;ve been banging my head against the wall for over a week now on this; thanks for any insight anyone can provide.&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;Thanks --&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;--Andy&lt;/p&gt;  &lt;p style="margin:0in;font-family:Arial;color:#444444;font-size:9.75pt;"&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Forum Post: Re: Again about upgrade from 2.1 to 2008.5</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1065190/1343693.aspx#1343693</link><pubDate>Mon, 22 Nov 2010 18:34:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1343693</guid><dc:creator>St0nE</dc:creator><description>&lt;p&gt;The problem is solved... &lt;/p&gt;</description></item><item><title>Forum Post: Re: Suddenly Cannot Post at Site</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/p/1064877/1342937.aspx#1342937</link><pubDate>Fri, 29 Oct 2010 09:13:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1342937</guid><dc:creator>Alex Crome</dc:creator><description>&lt;p&gt;I believe with GoDaddy your Database quota is seperate from your site files quota.&lt;/p&gt;</description></item><item><title>Forum Post: Re: Running CS2.1 with Integrated Pipeline on IIS7</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/p/1064287/1340937.aspx#1340937</link><pubDate>Tue, 28 Sep 2010 14:46:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1340937</guid><dc:creator>Alex Crome</dc:creator><description>&lt;p&gt;Yes that is also the case. &amp;nbsp;CS2008 was the first release to support the integrated pipeline.&lt;/p&gt;</description></item><item><title>Forum Post: Re: Upgrade Community Server 2.1 installed on ASP.NET 1.1 to ASP.NET 2.0</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/p/1062715/1339378.aspx#1339378</link><pubDate>Wed, 28 Jul 2010 06:29:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1339378</guid><dc:creator>Cristian Lefter</dc:creator><description>&lt;p&gt;Thank you a lot!&lt;/p&gt;</description></item><item><title>Forum Post: Re: Upgrading CS 2.1 to CS 2008?</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1054198/1339367.aspx#1339367</link><pubDate>Tue, 27 Jul 2010 16:57:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1339367</guid><dc:creator>Blake Niemyjski</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;  &lt;p&gt;I have done a few of these upgrades for big sites. &amp;nbsp;Here is the safest way without a ton of headaches. Please read the following &lt;a href="http://windowscoding.com/blogs/blake/archive/2010/07/27/how-to-upgrade-a-community-server-website-thats-running-2-1-2007-or-2008-site-to-community-server-2008-or-telligent-community-5-5.aspx"&gt;article&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Thanks&lt;/p&gt;  &lt;p&gt;-Blake Niemyjski&lt;/p&gt;</description></item><item><title>Forum Post: Re: Mass removal of users?</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/p/1063660/1339366.aspx#1339366</link><pubDate>Tue, 27 Jul 2010 16:27:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1339366</guid><dc:creator>Blake Niemyjski</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;  &lt;p&gt;Hello,&lt;/p&gt;  &lt;p&gt;I built the following sql script for this. You might need to change the query a little bit, but it does work &lt;img src="http://telligent.com/emoticons/emotion-1.gif" alt="Smile" /&gt;&lt;/p&gt;  &lt;p style="padding-left:30px;"&gt;-- QUERY to select all users with a spam account and no blog or forum posts.&lt;br /&gt;SELECT&lt;br /&gt;[UserName],&lt;br /&gt;[Email]&lt;br /&gt;FROM&amp;nbsp;&lt;br /&gt;[dbo].[cs_Users] cu&lt;br /&gt;WHERE&amp;nbsp;&lt;br /&gt;[Email] LIKE &amp;#39;%.%.%.%@%&amp;#39; AND&lt;br /&gt;[UserID] NOT IN (SELECT [UserID] FROM [cs_Posts])&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--Statements to remove those spam users.&lt;br /&gt;DECLARE @Proc nvarchar(50)&lt;br /&gt;DECLARE @RowCnt int&lt;br /&gt;DECLARE @MaxRows int&lt;br /&gt;DECLARE @ExecSql nvarchar(255)&lt;br /&gt;DECLARE @user_id int&lt;br /&gt;&lt;br /&gt;SELECT @RowCnt = 1&lt;br /&gt;&lt;br /&gt;DECLARE @Import TABLE (rownum int IDENTITY (1, 1) Primary key NOT NULL , UserID int NOT NULL)&lt;br /&gt;INSERT INTO @Import (UserID) SELECT [UserID] FROM [dbo].[cs_Users] WHERE [Email] LIKE &amp;#39;%.%.%.%@%&amp;#39; AND [UserID] NOT IN (SELECT [UserID] FROM [cs_Posts])&lt;br /&gt;&lt;br /&gt;SELECT @MaxRows = COUNT(*) FROM @Import&lt;br /&gt;&lt;br /&gt;WHILE @RowCnt &amp;lt;= @MaxRows&lt;br /&gt;BEGIN&lt;br /&gt;SELECT @user_id = UserID FROM @Import WHERE rownum = @RowCnt&lt;br /&gt;&lt;br /&gt;EXECUTE [dbo].[&lt;span class="il"&gt;cs_User_Delete&lt;/span&gt;] @user_id, &amp;#39;Anonymous&amp;#39;&lt;br /&gt;&lt;br /&gt;SET @RowCnt = @RowCnt + 1&lt;/p&gt;  &lt;p style="padding-left:30px;"&gt;END&amp;nbsp;&lt;/p&gt;  &lt;p&gt;Thanks&lt;/p&gt;  &lt;p&gt;-Blake Niemyjski&lt;/p&gt;  &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Forum Post: Batch delete Gallery comments?</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/t/1063633.aspx</link><pubDate>Tue, 20 Jul 2010 16:26:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1063633</guid><dc:creator>lancia</dc:creator><description>&lt;p&gt;I am running v2.0 atm and was wondering if there is a way to batch delete the comments in the galleries?&amp;nbsp; I have 22k spam comments or 1200 pages that I would to need to manually delete.&amp;nbsp; If I delete the galleries, will it delete all the comments that are associated with it or will they just be orphans in the database?&lt;/p&gt;  &lt;p&gt;Can I safely and easily delete them in the database or will that screw something else up?&amp;nbsp; I rather not go this route but can if needed.&amp;nbsp; Thank you!&lt;/p&gt;</description></item><item><title>Forum Post: Re: CS 2.0 ASP.NET1.1 Forum running under ASP.NET 2.0 without any issues??</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1061925/1338076.aspx#1338076</link><pubDate>Thu, 03 Jun 2010 16:09:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1338076</guid><dc:creator>glenleslie</dc:creator><description>&lt;p&gt;i think the issue is the security aspect of CS 2.0. &amp;nbsp;I remember reading a couple of years ago that one of the big reasons for CS 2.1 was to close security holes in CS 2.0. &amp;nbsp;maybe I over-reacted and went to CS 2.1. &amp;nbsp;perhaps Alex Chrome can comment on how critical/non-critical this is. &lt;/p&gt; &lt;p&gt;CS 2.1SP3 was definitely a &amp;quot;no go&amp;quot; with ASP1.1 on Win2003. &amp;nbsp;We had to upgrade to ASP 2.0. &amp;nbsp;The unfortunate situation there was that a combination of Windows automatic updates and test install of dotnetNuke on the same server rendered 2.1 unusable. &amp;nbsp;I simply could not get 2.1 up and running again after about 3 months of running find on 2.1SP3 ASP 2.0. &amp;nbsp; We ended up moving to 2007.1. &amp;nbsp;That version has been very stable. &amp;nbsp;It has not gone down in several months whereas 2.0 and 2.1 had major problems every time our Windows server was bounced. &amp;nbsp;&lt;/p&gt; &lt;p&gt;All of this may be specific to our case but some things to keep in mind based on my experience. &amp;nbsp;&lt;/p&gt;</description></item><item><title>Forum Post: Re: CS 3.1.2, Configuring replica from DB restore</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1063001/1337845.aspx#1337845</link><pubDate>Wed, 26 May 2010 05:42:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1337845</guid><dc:creator>Albert</dc:creator><description>&lt;p&gt;Can someone please respond to this?&lt;/p&gt;</description></item><item><title>Forum Post: Re: CS 3.1.2, Installing a replica of existing site</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/267/p/1062924/1337805.aspx#1337805</link><pubDate>Mon, 24 May 2010 12:09:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1337805</guid><dc:creator>Albert</dc:creator><description>&lt;p&gt;I was able to restore the backup. However, when I click on any forum, it points to a URL of the original site (live URL). Is there some way I can make it point to the local machine on which I have replicated the original site? I don&amp;#39;t want the live site to be affected while I am trying something on the replicated local site. &lt;/p&gt;</description></item><item><title>Forum Post: Re: How can I make a page "private" so only the registred users can see ?</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/p/1062168/1336267.aspx#1336267</link><pubDate>Thu, 01 Apr 2010 20:43:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1336267</guid><dc:creator>HighRad</dc:creator><description>&lt;p&gt;Add a new membership category like “subscribers” and make that content only viewable to the subscribers. When they buy a subscription add them to the “subscribers” role.&lt;/p&gt;</description></item><item><title>Forum Post: Re: Bug Issue with image save in Photo Gallery. Save Error.</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/p/1055330/1334011.aspx#1334011</link><pubDate>Thu, 11 Feb 2010 11:55:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1334011</guid><dc:creator>Veereswaran</dc:creator><description>&lt;p&gt;Hey,&lt;/p&gt; &lt;p&gt;Did you find any solution for this?&lt;/p&gt; &lt;p&gt;Thanks&lt;/p&gt; &lt;p&gt;Veer&lt;/p&gt;</description></item><item><title>Forum Post: User maintenance</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/270/p/1058286/1331311.aspx#1331311</link><pubDate>Fri, 18 Dec 2009 19:33:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1331311</guid><dc:creator>Peter Strömblad</dc:creator><description>&lt;p&gt;Our problems are escalating rapidly with FAKE REGISTRATIONS - it looks as though the banned user names doesn&amp;#39;t work.&lt;/p&gt; &lt;p&gt;What should we do?&lt;/p&gt; &lt;p&gt;/Peter&lt;/p&gt;</description></item><item><title>Forum Post: Re: signature html support</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/268/p/1048057/1330667.aspx#1330667</link><pubDate>Fri, 04 Dec 2009 16:46:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1330667</guid><dc:creator>Hachim</dc:creator><description>&lt;p&gt;Is there a way to disable HTML tags?&amp;nbsp; I don&amp;#39;t want a hacker to insert links or&amp;nbsp; to use CSS to change the normal flow of the page&lt;/p&gt;</description></item><item><title>Forum Post: Re: Unable to moderate "Anonymous" posts in forum</title><link>http://telligent.com/support/communityserver/community_server_2_1/f/271/p/1047065/1330015.aspx#1330015</link><pubDate>Tue, 17 Nov 2009 16:21:00 GMT</pubDate><guid isPermaLink="false">92d67afb-f426-4529-b1c0-df597f24068f:1330015</guid><dc:creator>Z last</dc:creator><description>&lt;p&gt;sorry about this... when you are reading this dont stop or something bad will happen! My name is summer i am 15 years old i have blonde hair,many scars no nose or ears..i am dead.if you dont copy this just like from the ring, on 5 more sites.. or..i will appear one dark quiet night when your not expecting it by your bed with a knife and kill you. this is no joke something good will happen to you if you post this on 5 more pages&lt;/p&gt;</description></item></channel></rss>
