Log of /trunk/TSAdminTool
Directory Listing
Revision
113 -
Directory Listing
Modified
Sat Jul 14 07:18:30 2012 UTC
(8 years, 6 months ago)
by
william
remove all calls to Logging.Initialize() outsite of the Logging class
Revision
112 -
Directory Listing
Modified
Sat Jul 14 07:14:59 2012 UTC
(8 years, 6 months ago)
by
william
+ update to .NET Framework 4.0
Revision
111 -
Directory Listing
Modified
Sat Jul 14 07:07:25 2012 UTC
(8 years, 6 months ago)
by
william
+ upgrade to VS2010
Revision
110 -
Directory Listing
Modified
Sat Jul 14 06:26:14 2012 UTC
(8 years, 6 months ago)
by
william
Revision
108 -
Directory Listing
Modified
Sat Jul 14 06:25:40 2012 UTC
(8 years, 6 months ago)
by
william
Revision
107 -
Directory Listing
Modified
Sat Jul 14 06:24:01 2012 UTC
(8 years, 6 months ago)
by
william
Revision
99 -
Directory Listing
Modified
Sat Jul 14 04:50:27 2012 UTC
(8 years, 6 months ago)
by
william
+ bulk commit
Revision
98 -
Directory Listing
Modified
Sat Jul 14 03:14:54 2012 UTC
(8 years, 6 months ago)
by
william
+ more work
Revision
97 -
Directory Listing
Modified
Sat Jul 14 03:02:06 2012 UTC
(8 years, 6 months ago)
by
william
+ alter context for Program.cs
Revision
96 -
Directory Listing
Modified
Sat Jul 14 03:01:07 2012 UTC
(8 years, 6 months ago)
by
william
force initialize logging
Revision
94 -
Directory Listing
Modified
Sat Jul 14 02:52:23 2012 UTC
(8 years, 6 months ago)
by
william
+ add lots of debug logging with proper context
Revision
93 -
Directory Listing
Modified
Sat Jul 14 02:35:50 2012 UTC
(8 years, 6 months ago)
by
william
+ update to .net 3.5 (so we have linq and extension support)
Revision
92 -
Directory Listing
Modified
Sat Jul 14 00:55:41 2012 UTC
(8 years, 6 months ago)
by
william
Revision
91 -
Directory Listing
Modified
Sat Jul 14 00:36:23 2012 UTC
(8 years, 6 months ago)
by
william
Revision
90 -
Directory Listing
Modified
Fri Jul 13 22:58:13 2012 UTC
(8 years, 6 months ago)
by
william
Revision
88 -
Directory Listing
Modified
Fri Jul 13 22:42:09 2012 UTC
(8 years, 6 months ago)
by
william
Revision
87 -
Directory Listing
Modified
Fri Jul 13 22:37:40 2012 UTC
(8 years, 6 months ago)
by
william
+ start implementation of AnywhereTS.DBSupport
Revision
86 -
Directory Listing
Modified
Fri Jul 13 21:13:27 2012 UTC
(8 years, 6 months ago)
by
william
+ Admin: add referens to DBSupport
+ add logging support for database
Revision
83 -
Directory Listing
Modified
Fri Jul 13 20:57:30 2012 UTC
(8 years, 6 months ago)
by
william
Revision
82 -
Directory Listing
Modified
Fri Jul 13 20:57:21 2012 UTC
(8 years, 6 months ago)
by
william
Revision
81 -
Directory Listing
Modified
Fri Jul 13 20:56:44 2012 UTC
(8 years, 6 months ago)
by
william
change DBName from AtsDb ==> AnywhereTS
Revision
79 -
Directory Listing
Modified
Fri Jul 13 02:24:25 2012 UTC
(8 years, 6 months ago)
by
william
change Database Name: AnywhereTS ==> AtsDb
+ need to add user settings
- set ServerIP
- set ServerDBInstance (SQLEXPRESS or other)
- need to set other settings
* build connection strings from these user settings at RunTime
and remove the atsConnectionString user settings
Connection string types:
- SQL Server Express Database
- SQL Server Database (Enterprise, etc [not an Express version])
- SQL Server Database File (.mdf)
Revision
78 -
Directory Listing
Modified
Fri Jul 13 02:21:43 2012 UTC
(8 years, 6 months ago)
by
william
+ comment-out NDC using statments that pass-in .sql script as context (this will keep the log file(s) lean an' mean)
Revision
77 -
Directory Listing
Modified
Fri Jul 13 01:35:49 2012 UTC
(8 years, 6 months ago)
by
william
+ fix syntax error in UpdateDatabase4.sql (commas cannot come after the last item in an ALTER table statement)
Revision
76 -
Directory Listing
Modified
Fri Jul 13 01:22:58 2012 UTC
(8 years, 6 months ago)
by
william
+ automatically replace the hardcoded database name AnyhwereTS with ATSGlobals.strDatabaseName when accessing SQLServerResources class
Revision
75 -
Directory Listing
Modified
Fri Jul 13 01:12:48 2012 UTC
(8 years, 6 months ago)
by
william
Qualify all INSERT/DELETE/UPDATE statments with databasename
Revision
74 -
Directory Listing
Modified
Fri Jul 13 00:43:28 2012 UTC
(8 years, 6 months ago)
by
william
ATSGlobals.strDatabaseName
Revision
73 -
Directory Listing
Modified
Thu Jul 12 22:00:37 2012 UTC
(8 years, 6 months ago)
by
william
+ attempt to get inner exception, if any
Revision
72 -
Directory Listing
Modified
Thu Jul 12 21:23:35 2012 UTC
(8 years, 6 months ago)
by
william
atsDataSet.Designer.cs:
ConnectionString = global::AnywhereTS.Properties.Settings.Default.atsConnectionString.Replace("AnywhereTS", "master");
Revision
70 -
Directory Listing
Modified
Thu Jul 12 20:47:35 2012 UTC
(8 years, 6 months ago)
by
william
+ get NDC ThreadContectStack using reflection
Revision
69 -
Directory Listing
Modified
Thu Jul 12 20:06:53 2012 UTC
(8 years, 6 months ago)
by
william
+ fix retrievale of NDC stack
+ get exception type name
Revision
68 -
Directory Listing
Modified
Thu Jul 12 19:40:36 2012 UTC
(8 years, 6 months ago)
by
william
+ show abort, retry, ignore dialog to user when unhandled exception is shown
Revision
67 -
Directory Listing
Modified
Thu Jul 12 19:34:37 2012 UTC
(8 years, 6 months ago)
by
william
Clone NDC stack within using statemnt
Revision
66 -
Directory Listing
Modified
Thu Jul 12 19:23:51 2012 UTC
(8 years, 6 months ago)
by
william
+ add support in unhandled exception handler to display the log4net output in a messagebox
Revision
65 -
Directory Listing
Modified
Thu Jul 12 19:07:58 2012 UTC
(8 years, 6 months ago)
by
william
also use bApplication.ThreadException in addition to AppDomain.UnhandledException
Revision
64 -
Directory Listing
Modified
Thu Jul 12 18:56:31 2012 UTC
(8 years, 6 months ago)
by
william
+ more exception logging
Revision
63 -
Directory Listing
Modified
Thu Jul 12 18:17:31 2012 UTC
(8 years, 6 months ago)
by
william
DeleteClient(): make sure to log if mac address cannot be found and show a messagebox
Revision
62 -
Directory Listing
Modified
Thu Jul 12 18:13:24 2012 UTC
(8 years, 6 months ago)
by
william
+ catch some errors and log in atsDataSet.Designer.cs
Revision
61 -
Directory Listing
Modified
Thu Jul 12 17:34:46 2012 UTC
(8 years, 6 months ago)
by
william
+ more wip for unhandled exception
Revision
60 -
Directory Listing
Modified
Thu Jul 12 17:12:08 2012 UTC
(8 years, 6 months ago)
by
william
+ turnoff DEBUG constant and change debug info from: pdb-only to full
Revision
59 -
Directory Listing
Modified
Thu Jul 12 17:03:02 2012 UTC
(8 years, 6 months ago)
by
william
don't change cursor to waitcursor on form load
Revision
58 -
Directory Listing
Modified
Thu Jul 12 17:00:14 2012 UTC
(8 years, 6 months ago)
by
william
move appdomain unhandled exceptions again (put into called methods)
Revision
57 -
Directory Listing
Modified
Thu Jul 12 16:47:17 2012 UTC
(8 years, 6 months ago)
by
william
move appdomain unhandled exception clause to the forms that are called by program.cs
Revision
56 -
Directory Listing
Modified
Thu Jul 12 16:44:24 2012 UTC
(8 years, 6 months ago)
by
william
use master instead of AnywhereTS
Revision
55 -
Directory Listing
Modified
Thu Jul 12 16:32:50 2012 UTC
(8 years, 6 months ago)
by
william
use ex.GetType() instead of e.ExceptionObject.GetType()
Revision
54 -
Directory Listing
Modified
Thu Jul 12 16:31:47 2012 UTC
(8 years, 6 months ago)
by
william
if we donot have a SqlException then prefix NDC with Exception instead of SqlException
Revision
52 -
Directory Listing
Modified
Thu Jul 12 16:29:51 2012 UTC
(8 years, 6 months ago)
by
william
+ add support to log all unhandled exception(s)
Revision
51 -
Directory Listing
Modified
Thu Jul 12 16:21:35 2012 UTC
(8 years, 6 months ago)
by
william
fix an issue that was resolved by connecting to master database instead of AnywhereTS database
Revision
50 -
Directory Listing
Modified
Thu Jul 12 14:51:57 2012 UTC
(8 years, 6 months ago)
by
william
+ define DEBUG constant and package .pdb debug files in installers
Revision
47 -
Directory Listing
Modified
Thu Jul 12 14:29:34 2012 UTC
(8 years, 6 months ago)
by
william
+ fix compilation errors
Revision
46 -
Directory Listing
Modified
Thu Jul 12 14:17:14 2012 UTC
(8 years, 6 months ago)
by
william
+ add logging across ATSAdmin Tool project
Revision
45 -
Directory Listing
Modified
Thu Jul 12 13:01:44 2012 UTC
(8 years, 6 months ago)
by
william
remove one sqlCon.close()
Revision
44 -
Directory Listing
Modified
Thu Jul 12 12:59:45 2012 UTC
(8 years, 6 months ago)
by
william
+ make sure connection is not already opened before attempted to open it
Revision
43 -
Directory Listing
Modified
Thu Jul 12 12:43:29 2012 UTC
(8 years, 6 months ago)
by
william
use ATSGlobals.strDatabaseVersion instead of duplicating the value in Database.cs
Revision
41 -
Directory Listing
Modified
Thu Jul 12 12:41:04 2012 UTC
(8 years, 6 months ago)
by
william
+ add logging in CheckVersion
Revision
40 -
Directory Listing
Modified
Thu Jul 12 12:25:58 2012 UTC
(8 years, 6 months ago)
by
william
+ more logging and changes
Revision
39 -
Directory Listing
Modified
Thu Jul 12 12:21:43 2012 UTC
(8 years, 6 months ago)
by
william
+ add logging messages
Revision
36 -
Directory Listing
Modified
Thu Jul 12 11:35:07 2012 UTC
(8 years, 6 months ago)
by
william
+ add logging library (to be shared across application)
Revision
35 -
Directory Listing
Modified
Thu Jul 12 11:05:02 2012 UTC
(8 years, 6 months ago)
by
william
+ setup app.config for multiple loggers
Revision
34 -
Directory Listing
Modified
Thu Jul 12 10:58:36 2012 UTC
(8 years, 6 months ago)
by
william
+ add personal SQLServer isntance to app.config (this can be put back if released to public)
Revision
33 -
Directory Listing
Modified
Thu Jul 12 10:52:05 2012 UTC
(8 years, 6 months ago)
by
william
+ attempt to add log4net support to ATSAdmin
Revision
32 -
Directory Listing
Modified
Thu Jul 12 10:34:47 2012 UTC
(8 years, 6 months ago)
by
william
+ add reference to log4net
Revision
29 -
Directory Listing
Modified
Thu Jul 12 10:01:23 2012 UTC
(8 years, 6 months ago)
by
william
update and add 3rdparty/MDAudi100/TrackBar.dll
Revision
26 -
Directory Listing
Modified
Thu Jul 12 07:41:33 2012 UTC
(8 years, 6 months ago)
by
william
Revision
25 -
Directory Listing
Modified
Wed Jul 11 20:39:32 2012 UTC
(8 years, 6 months ago)
by
william
+ commit current wip for non-existing database
Revision
24 -
Directory Listing
Modified
Wed Jul 11 20:15:18 2012 UTC
(8 years, 6 months ago)
by
william
+ comment-out version check and verify message
Revision
23 -
Directory Listing
Modified
Wed Jul 11 20:14:42 2012 UTC
(8 years, 6 months ago)
by
william
+ remove database drop when database does not exist
Revision
22 -
Directory Listing
Modified
Wed Jul 11 20:13:17 2012 UTC
(8 years, 6 months ago)
by
william
+ finish support for creating tables in an empty database (incase the database are pre-created, but contains no tables)
- still have AD login issues when creating the database from scratch (ie. it did not exist to begin with)
Revision
21 -
Directory Listing
Modified
Wed Jul 11 19:34:51 2012 UTC
(8 years, 6 months ago)
by
william
+ commit wip for when database exists, but is empty
Revision
20 -
Directory Listing
Modified
Wed Jul 11 18:48:42 2012 UTC
(8 years, 6 months ago)
by
william
+ deprecate some File ACL methods
Revision
19 -
Directory Listing
Modified
Wed Jul 11 18:07:00 2012 UTC
(8 years, 6 months ago)
by
william
+ fix instancename parsing
Revision
18 -
Directory Listing
Modified
Wed Jul 11 17:45:48 2012 UTC
(8 years, 6 months ago)
by
william
+ add support to createdatabase is it does not exist
Revision
17 -
Directory Listing
Modified
Wed Jul 11 16:48:23 2012 UTC
(8 years, 6 months ago)
by
william
+ fix more references to SQLEXPRESS
Revision
16 -
Directory Listing
Modified
Wed Jul 11 16:36:27 2012 UTC
(8 years, 6 months ago)
by
william
ProSupport.InitDatabase(): don't overwrite the application settings for connection string
Revision
12 -
Directory Listing
Modified
Wed Jul 11 16:06:57 2012 UTC
(8 years, 6 months ago)
by
william
change version frpom: *.0 to *.1
Revision
11 -
Directory Listing
Modified
Wed Jul 11 16:02:50 2012 UTC
(8 years, 6 months ago)
by
william
Runtime Version:2.0.50727.3603 => Runtime Version:2.0.50727.5456
Revision
10 -
Directory Listing
Modified
Wed Jul 11 16:01:40 2012 UTC
(8 years, 6 months ago)
by
william
SetupDatabase():
sqlCon.ConnectionString = Properties.Settings.Default.atsConnectionString;
+ this enables the user to set the connection string
(they could use SQLEXPRESS or a full Server install with named instances)
Data Source=.\SQLEXPRESS
-or-
Data Source=IPADDRES\INSTANCENAME
Revision
9 -
Directory Listing
Modified
Wed Jul 11 15:53:30 2012 UTC
(8 years, 6 months ago)
by
william
append -MSSQL
Revision
7 -
Directory Listing
Modified
Wed Jul 11 15:13:26 2012 UTC
(8 years, 6 months ago)
by
william
update svn:ignores
Revision
4 -
Directory Listing
Added
Wed Jul 11 14:19:13 2012 UTC
(8 years, 6 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