Commented Issue: NotV1SupportedException while creating a folder [12450]
HiGetting NotV1SupportedException when creating a folder.__Here's the stack trace:__Microsoft.Win32.TaskScheduler.NotV1SupportedException: MyClass.createTask is not supported on Task Scheduler 1.0 at...
View ArticleSource code checked in, #98181
* Fixed problem with 2.0 and 3.5 libraries still requiring 4.0 * Resolved issue with DateTimePicker not working with 24 hour clocks * Removed TaskCompability.V2_3 as it doesn't exist yet * Adjusted...
View ArticleClosed Issue: Version Support [12447]
Hi,The current version doesn't support 1.5 versioned tasks.This is the error we get:System.InvalidOperationException: The current version of the native library (1.4) does not support the original or...
View ArticleClosed Issue: DateTimePicker Issue [12433]
All DateTimePickers on the form some time show time in incorrect format. That depends on current regional settings. If regional settings use a 24 hour clock form translates the time into 12 hour format...
View ArticleClosed Issue: Windows 2008 R2 Server - unhandled exception [12432]
TaskEditDialog ted = new TaskEditDialog(dct, true, true); try { ted.ShowDialog();On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the next...
View ArticleReleased: Release 2.5.22 (Feb 05, 2017)
Update historyVersion 2.5.22Fixed problem with 2.0 and 3.5 libraries still requiring 4.0 Resolved issue with DateTimePicker not working with 24 hour clocks Removed TaskCompability.V2_3 as it doesn't...
View ArticleUpdated Release: Release 2.5.22 (Feb 05, 2017)
Update historyVersion 2.5.22Fixed problem with 2.0 and 3.5 libraries still requiring 4.0Resolved issue with DateTimePicker not working with 24 hour clocksRemoved TaskCompability.V2_3 as it doesn't...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
TaskEditDialog ted = new TaskEditDialog(dct, true, true); try { ted.ShowDialog();On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the next...
View ArticleReopened Issue: Windows 2008 R2 Server - unhandled exception [12432]
TaskEditDialog ted = new TaskEditDialog(dct, true, true); try { ted.ShowDialog();On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the next...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
TaskEditDialog ted = new TaskEditDialog(dct, true, true); try { ted.ShowDialog();On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the next...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
TaskEditDialog ted = new TaskEditDialog(dct, true, true); try { ted.ShowDialog();On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the next...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleNew Post: TriggerEditDialog StartBoundary is not showing correct format
Hello, thanks very much for the great wrapper. But I find there is time format display issue exists on the latest TriggerEditDialog -- When I set Non-English Time format on 'Region and Language' of...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View ArticleCommented Issue: Windows 2008 R2 Server - unhandled exception [12432]
```TaskEditDialog ted = new TaskEditDialog(dct, true, true);try { ted.ShowDialog();```On Windows 2008 R2 Server, logged in as an Administrator, when the ShowDialog() call exits (but before it hits the...
View Article