CS 2.1


Filed under:
Published Posted Sunday, August 13, 2006 3:57 PM by Nino

Just upgraded to CS 2.1 (with much trepidation, I might add).  I don't know what, if anything, is wonky as I just did a basic "can I get to my blog test".  I need to re-apply the mods to the theme (the MVP logo, my photo, etc) and double-check my old redirection stuff.

I had an issue with the db script - I had to modify the cs_SiteSettings_Get stored procedure, replacing all instances of '@FirstOnly'  with '"@ReturnAll" (thanks to the CS forums for that one).  Then, I ended up running my upgrade script again. ...and my blog came up.  So far, this has been the CS upgrade with the least pain.

..and I'm hoping that the 'works under ASP.NET 2.0 medium trust' thing is really fixed..

Comments

. Sunday, August 13, 2006 4:41 PM

Nino, what version were you running before you upgraded? I am on RC1 and have just started doing a little bit of testing at home for the RTM version - have not seen any issue yet - but have not finished testing everything.

Amit Bahree
. Sunday, August 13, 2006 7:28 PM

Hi Amit.  I was on CS 2.0 (running under ASP.NET 2.0).

Nino