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...
-
Hi, Hope someone can help here. I'm running a scheduled app to process multiple databases at once. It's designed to be multithreading and for the most part it works fine. The problem is that every so often I get the following error when processing one of the databases; System.ApplicationException...