SOSOS v3 Change Log A "point release" (a change to the number at the first decimal place) indicates that a change to the database or config file is also required. Since there is no formal notification process for changes, users are encouraged to periodically view this file. Starting with V3.1, there are separate Visual studio configuration files for building on Windows XP (WinXP_vbproj.zip) and Windows Vista (WinVista_vbproj.zip) See the Setup and Configuration Guide for additional details. Note: For building with Visual Studio 2008, you might get an error that the compiler can't find reference to the Microsoft.Data.ConnectionUI.dll file. In this case you should just re-add the reference using the new location for that DLL at: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Microsoft.Data.ConnectionUI.dll v3.1.0.4 14 Feb 08 Added a new CPU detection routine for Via C7 processor Changed AntiVirus routine to detect Symantec Endpoint Security v11 v3.1.0.3 8 Dec 07 New "Compiling Walk Through" section of the documentation Additional improvements to the polling system, accepts a poll wait time of 0 (to mean wait forever) Fixed a bug when returning more than 1000 Active Directory objects Added a "My.Settings" class for the .Net Framework v1.1 programs which allows cleaner v2.0 code that still maintains backward compatibility Multiple minor bug fixes and tweaks v3.1.0.2 29 Oct 07 Added a configuration option that will eliminate the encryption of the database Connection String (useful for small organizations that don't need that scale of complexity in order to maintain security) Multiple improvements to the polling system, which includes a new behavoir for the PollTimeout. Threads that exceed the timeout value are now forcable terminated rather than just abandonded. Multiple minor bug fixes v3.1.0 18 Jun 07 Major upgrade to support Windows Vista and 64-bit OS versions Separate "build configuration" for WinXP and WinVista Includes a version of SOSOS targeted for .Net Framework v1.1 See DatabaseChanges.txt for required changes to the database v3.0.0.6 5 Feb 07 (interim release) Many changes for Windows Vista compatibility (Accounts, Profiles, QFE, Tasks) Supports IPv6 Many other minor tweaks v3.0.0 3 Jul 06 Added a compile-time option to include the system drive letter in the ID field (to detect mult-boot PCs with the same PC name) Added PC_JoinedDomain column to record when a PC was first joined to the Domain (for use in organizations who "clone" PCs from a master image) Added new EventLogSettings table to help in gathering statistics for formulating the optimum audit setting for Event Logs Many cosmetic changes See DatabaseChanges.txt for required changes to the database V0.9.9 21 Jun 06 Initial Beta Release Now requires version 2.0 of the Dot Net Framework