Showing related tags and posts accross the entire site.
-
Try the patch attached to this post, i think it is caused by the lack of a lock on the indexer property, this simple patch just ensures the hashtables are initialized fully before being accessed. Please let us know if this fixes your issue, so that it may be incorporated into the release by the .netTiers...
-
I've made two changes to a table's column names - changing the Id column to TableNameId. I've got some custom stored procedures that select from this table - so I updated those as well. I regenerated, with no compile errors - but I'm getting a SQL exception with "Invalid field name 'Id'" - the old field...