Browse by Tags

31 August 2006
How To Add A Disclaimer To Outgoing Emails In Community Server 2.1 (CS 2.1)
To modify outgoing emails in Community Server 2.1 (CS 2.1) , alter the stored procedure: [dbo].cs_Emails_Enqueue and adding the following lines of code: /** After this you see the word NULL. This is in the position of the insert offset. When it is NULL Read More...
30 August 2006
Search Feature Broken Migrating To Community Server (CS) 2.1
I just realized today that the Searching Feature on this site was broken while migrating from CS 2.0 to CS 2.1. According to Jayson Knight's post, this happens when you upgrade from ASP.NET 1.1 to ASP.NET 2.0 because of the differences in the implementation Read More...