The search function on the soup blog has been fixed. I inadvertently broke it when I upgraded Community Server from ASP.NET 1.1 to ASP.NET 2.0. Searches were giving no results. Search is not a function you normally use on your own site, so it took a mention in the Community Server Daily News that led...
I just found out that inserting a comment into your Jobs node in your CommunityServer.config file will cause your CS application to return an error and crash. I am comment happy – I leave them everywhere in my code to help me track changes to a default installation and remind me what I was thinking...
Rick Rezler from ASPNIX first alerted me to this issue , and I subsequently remembered that Jayson Knight had blogged about it as part of his CS tidbits , but it is important enough to repeat here as a tip: By default all CS jobs are set to run every minute. This is a mistake, and this default should...
A couple of users have reported frustration with “Skin Not Found” errors in Community Server when working with blog and gallery skins. This is a known issue and is apparently fixed in the upcoming 2.1 release. The problem is caused when you specify anything other than “default”...