+ add installer classes (did not need to create new projects)
update svn:ignores
+ add reference to System.Data.Linq
remove all calls to Logging.Initialize() outsite of the Logging class
+ update to .NET Framework 4.0
+ upgrade to VS2010
+ more work
+ alter context for Program.cs
force initialize logging
target .net 3.5
+ add lots of debug logging with proper context
+ attempt to get inner exception, if any
+ get NDC ThreadContectStack using reflection
+ fix retrievale of NDC stack + get exception type name
+ show abort, retry, ignore dialog to user when unhandled exception is shown
Clone NDC stack within using statemnt
+ add support in unhandled exception handler to display the log4net output in a messagebox
also use bApplication.ThreadException in addition to AppDomain.UnhandledException
+ more wip for unhandled exception
+ turnoff DEBUG constant and change debug info from: pdb-only to full
move appdomain unhandled exception clause to the forms that are called by program.cs
use ex.GetType() instead of e.ExceptionObject.GetType()
if we donot have a SqlException then prefix NDC with Exception instead of SqlException
use TSControlPanelLog for CPanel
+ add support to log all unhandled exception(s)
fix an issue that was resolved by connecting to master database instead of AnywhereTS database
+ define DEBUG constant and package .pdb debug files in installers
+ add logging across ATSAdmin Tool project
update and add 3rdparty/MDAudi100/TrackBar.dll
+ fix more references to SQLEXPRESS
change version frpom: *.0 to *.1
append -MSSQL
update svn:ignores
imported from https://anywherets.svn.sourceforge.net/svnroot/anywherets/trunk/ Revision: 1 Author: beartown Date: 3:10:40 AM, Monday, June 21, 2010 Message: First upload. Still todo in order to get a fully working product: Replace Thinstation images with vanilla Thinstation, modify ImageDesigntimeConfig.cs, ImageRuntimeConfig.cs in order to support the Thinstation image