This type of error message typically happens when there's an old version of a module left in a bin folder.
Typical causes of an old version... 1. Checkout errors 2. Failing to remove all project built bin files Namespace changes are the most common cause of these that show up for people who religiously prebuild because after update the old dll can still exist in the bin folder under the old name. Teravus On Thu, Oct 7, 2010 at 11:36 AM, Jonne Nauha <[email protected]>wrote: > Try disabling ViewerStatsModule, I have no idea what that is but probably > not very important one. Disablign == remove the dll from opensim folder or > rename the extension to something else (from .dll to .dont_load for > example). > > Best regards, > Jonne Nauha > realXtend developer > > http://www.realxtend.org/ > http://www.evocativi.com/ > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
