Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Support
2016-05-27T12:17:35Z
Changes so far in this version:

[FEATURE] Client/Server: Execute Task->Developed alternate execution method to handle error -1073741502
[FEATURE] Client/Server: Pushbullet->Enabled proxy in Connection settings
[FEATURE] Client/Server: SFTP/SSH Connection->Added support for overriding default Key Exchange Algorithm
[FEATURE] Client/Server: FTP Connection->Added support to select which SSL/TLS versions should be allowed
[FEATURE] Client/Server: New Task->Image - Convert
[FEATURE] Client/Server: Execute options moved to Credential (to control which API is used for execution)
[FEATURE] Client/Server: Variables->Added Math.Abs and Math.Round Variables
[FEATURE] Server: Email Trigger->Now supporting multiple attachment filters through semicolon separation
[FEATURE] Client/Server: HTTP Task->Added DELETE method option
[FEATURE] Client/Server: SysLog Task->Added "Application" and TCP/UDP option
[FEATURE] Client/Server: SSRS Task->Added Open Office XML format
[BUGFIX] Client: Handled problem related to AD user creation and deleting Credentials
[BUGFIX] Server: Run Job with options->Fixed if no first Task is selected
[BUGFIX] Server: Custom exit codes->Fixed a problem being overridden
[BUGFIX] Server: Fixed NonZeroExitCode override issue
[BUGFIX] Client: Variables->Removed warning when trying to update Variable (Variable name already exists)
[BUGFIX] Client: Variables->Fixed Variable translating problem with special chars like HTML
[BUGFIX] API: Fixed possible crash in Job/Task progress report
[BUGFIX] Server: Excel Convert Task->Fixed problem with overwriting existing files
[BUGFIX] Server: SSH Task->Fixed a problem with returning exit code
[BUGFIX] Server: SSRS Task->Fixed a problem with timing out after 100 seconds
[BUGFIX] Server: Connection Explorer->SSH terminal->Fixed issue with connecting to SSH server from remote client (when using public key authentication)
[BUGFIX] API: Fixed a problem inheriting timeout from Connection when using Execution context->Remote in Execute Task
[BUGFIX] Client/Server: Syslog Task - fixed missing/wrong facility codes
[BUGFIX] Server: Email Trigger->Fixed issue with TO/CC Variables (only got the last email if multiple)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Support
2016-05-30T15:50:30Z
New build, changes:

[BUGFIX] Server: Run Job with options->Fixed if no first Task is selected
[BUGFIX] Server: Custom exit codes->Fixed a problem being overridden
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-01T14:12:39Z
New build, changes:

[BUGFIX] Server: Fixed NonZeroExitCode override issue
[BUGFIX] Client: Variables->Removed warning when trying to update Variable (Variable name already exists)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-08T19:58:23Z
New build, changes:

[FEATURE] Client/Server: Pushbullet->Enabled proxy in Connection settings
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-10T12:21:49Z
New build, changes:

[FEATURE] Client/Server: SFTP/SSH Connection->Added support for overriding default Key Exchange Algorithm
[BUGFIX] Client: Variables->Fixed Variable translating problem with special chars like HTML
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2016-06-10T20:07:34Z
Shortly after installing the latest 8.1.2 beta this morning, the VCTray crashed. The following are the errors that were logged to the Windows Application event log:

An unhandled error has occured (please send the information below to support@visualcron.com):

VisualCron API version: 1.0.3, build: 27017
Protocol: 7.6.5
OS: 55


System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at VisualCronAPI.ClientProcessWorkerThread.EFEBEPBKJLBIMDEMEGOLJIKKGPDONHEJHFGB(Server , VCJobProcessClass ) in C:\sourcefiles\code\VisualCronAPI\Client\Progress\ClientProcessWorkerThread.vb:line 111
at VisualCronAPI.ClientProcessWorkerThread.Run() in C:\sourcefiles\code\VisualCronAPI\Client\Progress\ClientProcessWorkerThread.vb:line 27
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Application: VCTray.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
at System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(Int32)
at VisualCronAPI.ClientProcessWorkerThread.EFEBEPBKJLBIMDEMEGOLJIKKGPDONHEJHFGB(VisualCronAPI.Server, VisualCron.VCJobProcessClass)
at VisualCronAPI.ClientProcessWorkerThread.Run()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

Faulting application name: VCTray.exe, version: 1.0.1.27025, time stamp: 0x575ac813
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23392, time stamp: 0x56eb3604
Exception code: 0xe0434352
Fault offset: 0x000000000001a06d
Faulting process id: 0x2074
Faulting application start time: 0x01d1c322f620024e
Faulting application path: C:\Program Files (x86)\VisualCron\VCTray.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 35d3e914-2f26-11e6-902e-005056bf5376
Support
2016-06-11T10:45:51Z
Originally Posted by: jshoebrook 

Shortly after installing the latest 8.1.2 beta this morning, the VCTray crashed. The following are the errors that were logged to the Windows Application event log:

An unhandled error has occured (please send the information below to support@visualcron.com):

VisualCron API version: 1.0.3, build: 27017
Protocol: 7.6.5
OS: 55


System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at VisualCronAPI.ClientProcessWorkerThread.EFEBEPBKJLBIMDEMEGOLJIKKGPDONHEJHFGB(Server , VCJobProcessClass ) in C:\sourcefiles\code\VisualCronAPI\Client\Progress\ClientProcessWorkerThread.vb:line 111
at VisualCronAPI.ClientProcessWorkerThread.Run() in C:\sourcefiles\code\VisualCronAPI\Client\Progress\ClientProcessWorkerThread.vb:line 27
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Application: VCTray.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
at System.Collections.Generic.Dictionary`2[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(Int32)
at VisualCronAPI.ClientProcessWorkerThread.EFEBEPBKJLBIMDEMEGOLJIKKGPDONHEJHFGB(VisualCronAPI.Server, VisualCron.VCJobProcessClass)
at VisualCronAPI.ClientProcessWorkerThread.Run()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

Faulting application name: VCTray.exe, version: 1.0.1.27025, time stamp: 0x575ac813
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23392, time stamp: 0x56eb3604
Exception code: 0xe0434352
Fault offset: 0x000000000001a06d
Faulting process id: 0x2074
Faulting application start time: 0x01d1c322f620024e
Faulting application path: C:\Program Files (x86)\VisualCron\VCTray.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 35d3e914-2f26-11e6-902e-005056bf5376



Thanks, I will make sure we handle that!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-12T18:02:58Z
New build, changes:

[FEATURE] Client/Server: FTP Connection->Added support to select which SSL/TLS versions should be allowed
[BUGFIX] API: Fixed possible crash in Job/Task progress report
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-14T07:56:44Z
New build, changes:

[BUGFIX] Server: SSH->Fixed a problem with returning exit code
+ fix for PowerShell Task from previous build
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-15T08:40:36Z
New build, changes:

[FEATURE] Client/Server: New Task->Image - Convert
[BUGFIX] Server: SSRS Task->Fixed a problem with timing out after 100 seconds
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-15T16:10:41Z
New build, changes:

+ minor changes in exit code handling
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-16T13:19:20Z
New build, changes:

+ added debugging for SSISDB Task
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-16T14:36:35Z
New build, changes:

[BUGFIX] Server: Connection Explorer->SSH terminal->Fixed issue with connecting to SSH server from remote client (when using public key authentication)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-17T09:33:49Z
New build, changes:

[FEATURE] Client/Server: Execute options moved to Credential (to control which API is used for execution)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-18T09:39:08Z
New build, changes:

[BUGFIX] API: Fixed a problem inheriting timeout from Connection when using Execution context->Remote in Execute Task
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-22T09:19:52Z
New build, changes:

+ fixed crash in Add/Edit Connections window
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-06-29T15:42:00Z
New build, changes:

[BUGFIX] Client/Server: Syslog Task - fixed missing/wrong facility codes
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-07-01T09:42:27Z
New build, changes:

[FEATURE] Client/Server: Variables->Added Math.Abs and Math.Round Variables
[FEATURE] Server: Email Trigger->Now supporting multiple attachment filters through semicolon separation
[FEATURE] Client/Server: HTTP Task->Added DELETE option
[BUGFIX] Server: Email Trigger->Fixed issue with TO/CC Variables (only got the last email if multiple)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-07-04T09:42:07Z
New build, changes:

[FEATURE] Client/Server: SysLog Task->Added "Application" and TCP/UDP option
[FEATURE] Client/Server: SSRS Task->Added Open Office XML format
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-07-05T07:20:43Z
This version was released publicly today - thank you for testing!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2016-07-06T14:15:35Z
We found an issue in Execute Task when using no Credential. In some cases it could result in a premature error. Please re-download the latest official version and re-install.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2016-07-06T14:26:01Z
Originally Posted by: Support 

We found an issue in Execute Task when using no Credential. In some cases it could result in a premature error. Please re-download the latest official version and re-install.



Is the "official" version what is downloaded from either the Download section of the website or from the client? They both have 7/5 dates associated with the install executable.
jshoebrook
2016-07-06T14:46:44Z
Originally Posted by: jshoebrook 

Originally Posted by: Support 

We found an issue in Execute Task when using no Credential. In some cases it could result in a premature error. Please re-download the latest official version and re-install.



Is the "official" version what is downloaded from either the Download section of the website or from the client? They both have 7/5 dates associated with the install executable.



I also noticed that the size of the 8.1.2 install executable is almost 50% larger than the install executable that was released yesterday. Yesterday, the size of install executable was 88,141 KB. Today, it is 127,625 KB. Would the fix for the Execute Task issue have caused such a large increase in the size of the install executable?
Support
2016-07-06T14:54:28Z
Originally Posted by: jshoebrook 

Originally Posted by: jshoebrook 

Originally Posted by: Support 

We found an issue in Execute Task when using no Credential. In some cases it could result in a premature error. Please re-download the latest official version and re-install.



Is the "official" version what is downloaded from either the Download section of the website or from the client? They both have 7/5 dates associated with the install executable.



I also noticed that the size of the 8.1.2 install executable is almost 50% larger than the install executable that was released yesterday. Yesterday, the size of install executable was 88,141 KB. Today, it is 127,625 KB. Would the fix for the Execute Task issue have caused such a large increase in the size of the install executable?



It is not a result of the Execute Task. This is a result of new Web Macro Task in development. We had come so far so we included related files in the installer. It is not affecting performance other than size.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2016-07-06T15:12:02Z
Originally Posted by: Support 

Originally Posted by: jshoebrook 

Originally Posted by: jshoebrook 

Originally Posted by: Support 

We found an issue in Execute Task when using no Credential. In some cases it could result in a premature error. Please re-download the latest official version and re-install.



Is the "official" version what is downloaded from either the Download section of the website or from the client? They both have 7/5 dates associated with the install executable.



I also noticed that the size of the 8.1.2 install executable is almost 50% larger than the install executable that was released yesterday. Yesterday, the size of install executable was 88,141 KB. Today, it is 127,625 KB. Would the fix for the Execute Task issue have caused such a large increase in the size of the install executable?



It is not a result of the Execute Task. This is a result of new Web Macro Task in development. We had come so far so we included related files in the installer. It is not affecting performance other than size.



Ok, thanks. I also noticed that the install dialog specifies version 8.2.0. However, after the install, the client shows 8.1.2 in the dialog's banner. That is somewhat confusing.
Scroll to Top