ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/TSControlPanel
Revision 73 - Directory Listing - [select for diffs]
Modified Thu Jul 12 22:00:37 2012 UTC (10 years, 10 months ago) by william
Diff to previous 70 (colored)
+ attempt to get inner exception, if any

Revision 70 - Directory Listing - [select for diffs]
Modified Thu Jul 12 20:47:35 2012 UTC (10 years, 10 months ago) by william
Diff to previous 69 (colored)
+ get NDC ThreadContectStack using reflection

Revision 69 - Directory Listing - [select for diffs]
Modified Thu Jul 12 20:06:53 2012 UTC (10 years, 10 months ago) by william
Diff to previous 68 (colored)
+ fix retrievale of NDC stack
+ get exception type name

Revision 68 - Directory Listing - [select for diffs]
Modified Thu Jul 12 19:40:36 2012 UTC (10 years, 10 months ago) by william
Diff to previous 67 (colored)
+ show abort, retry, ignore dialog to user when unhandled exception is shown

Revision 67 - Directory Listing - [select for diffs]
Modified Thu Jul 12 19:34:37 2012 UTC (10 years, 10 months ago) by william
Diff to previous 66 (colored)
Clone NDC stack within using statemnt

Revision 66 - Directory Listing - [select for diffs]
Modified Thu Jul 12 19:23:51 2012 UTC (10 years, 10 months ago) by william
Diff to previous 65 (colored)
+ add support in unhandled exception handler to display the log4net output in a messagebox

Revision 65 - Directory Listing - [select for diffs]
Modified Thu Jul 12 19:07:58 2012 UTC (10 years, 10 months ago) by william
Diff to previous 61 (colored)
also use bApplication.ThreadException in addition to AppDomain.UnhandledException

Revision 61 - Directory Listing - [select for diffs]
Modified Thu Jul 12 17:34:46 2012 UTC (10 years, 10 months ago) by william
Diff to previous 60 (colored)
+ more wip for unhandled exception

Revision 60 - Directory Listing - [select for diffs]
Modified Thu Jul 12 17:12:08 2012 UTC (10 years, 10 months ago) by william
Diff to previous 57 (colored)
+ turnoff DEBUG constant and change debug info from: pdb-only to full

Revision 57 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:47:17 2012 UTC (10 years, 10 months ago) by william
Diff to previous 55 (colored)
move appdomain unhandled exception clause to the forms that are called by program.cs

Revision 55 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:32:50 2012 UTC (10 years, 10 months ago) by william
Diff to previous 54 (colored)
use ex.GetType() instead of e.ExceptionObject.GetType()

Revision 54 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:31:47 2012 UTC (10 years, 10 months ago) by william
Diff to previous 53 (colored)
if we donot have a SqlException then prefix NDC with Exception instead of SqlException

Revision 53 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:30:29 2012 UTC (10 years, 10 months ago) by william
Diff to previous 52 (colored)
use TSControlPanelLog for CPanel

Revision 52 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:29:51 2012 UTC (10 years, 10 months ago) by william
Diff to previous 51 (colored)
+ add support to log all unhandled exception(s)

Revision 51 - Directory Listing - [select for diffs]
Modified Thu Jul 12 16:21:35 2012 UTC (10 years, 10 months ago) by william
Diff to previous 50 (colored)
fix an issue that was resolved by connecting to master database instead of AnywhereTS database

Revision 50 - Directory Listing - [select for diffs]
Modified Thu Jul 12 14:51:57 2012 UTC (10 years, 10 months ago) by william
Diff to previous 49 (colored)
+ define DEBUG constant and package .pdb debug files in installers

Revision 49 - Directory Listing - [select for diffs]
Modified Thu Jul 12 14:36:54 2012 UTC (10 years, 10 months ago) by william
Diff to previous 46 (colored)

Revision 46 - Directory Listing - [select for diffs]
Modified Thu Jul 12 14:17:14 2012 UTC (10 years, 10 months ago) by william
Diff to previous 29 (colored)
+ add logging across ATSAdmin Tool project

Revision 29 - Directory Listing - [select for diffs]
Modified Thu Jul 12 10:01:23 2012 UTC (10 years, 10 months ago) by william
Diff to previous 17 (colored)
update and add 3rdparty/MDAudi100/TrackBar.dll

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:48:23 2012 UTC (10 years, 10 months ago) by william
Diff to previous 12 (colored)
+ fix more references to SQLEXPRESS

Revision 12 - Directory Listing - [select for diffs]
Modified Wed Jul 11 16:06:57 2012 UTC (10 years, 10 months ago) by william
Diff to previous 9 (colored)
change version frpom: *.0 to *.1

Revision 9 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:53:30 2012 UTC (10 years, 10 months ago) by william
Diff to previous 7 (colored)
append -MSSQL

Revision 7 - Directory Listing - [select for diffs]
Modified Wed Jul 11 15:13:26 2012 UTC (10 years, 10 months ago) by william
Diff to previous 4 (colored)
update svn:ignores
Revision 4 - Directory Listing - [select for diffs]
Added Wed Jul 11 14:19:13 2012 UTC (10 years, 10 months ago) by william
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

Convenience Links