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
2015-03-04T11:07:33Z
[NOTE] All: New protocol version (7.6.2) for communication. Requires Server and Client version to be the same.
[FEATURE] Client/Server: SMTP Task->Added support for setting supported SSL/TLS versions
[FEATURE] Client/Server: XML Read Node Task->Added support for code page
[FEATURE] Client/Server: Add List permission to prevent users from seeing certain Jobs
[BUGFIX] Client/API: Assembly Execute Task->Increased timeout for assembly reflection
[BUGFIX] Client/API: Assembly Execute Task->Increased quota for array length
[BUGFIX] Client: SQL Connection->Fixed issue with testing Connection that could prevent later saving of the Connection
[BUGFIX] Client: SQL Connection->Fixed testing issue for Oracle
[BUGFIX] API: Processes->Fixed a bug that could result in problems listing running processes
[BUGFIX] Client: Login->Fixed a problem pasting password into password field at login phase
[BUGFIX] Server: Excel Convert->Fixed a problem handling empty rows
[BUGFIX] Client: Grid filter->Improved sorting & expansion of rows
[BUGFIX] Client: PowerShell Task->Fixed a problem selecting Authentication type
[BUGFIX] API: Popup Tasks and more->Fixed a problem resolving Job/loop Variables
[BUGFIX] Client/Server: Fixed a hang when trying to open the log window while having extended debugging on
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
ErikC
2015-03-04T12:09:26Z
Hi,

I tried this version and tried to add an assembly task.
It took much more time tha before, but the result is the same: No methods found in my DLL.

3/4/2015 12:53:01 PM	Info	User "VisualCron Tray Client User" (TrayClientUser) - Logged in successfully through  (uuid:4ceb5691-bc1e-42cc-9faf-59e286e385cc;id=2)
3/4/2015 12:53:01 PM	Debug	Updating login status for: uuid:4ceb5691-bc1e-42cc-9faf-59e286e385cc;id=2
3/4/2015 12:53:01 PM	Debug	Server time: 3/4/2015 12:53:01 PM
3/4/2015 12:53:12 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->CreateService->Response channel created on address: /TaskProcess/5a40712e-2261-4704-8904-2f57e10eebf9 (0)
3/4/2015 12:53:13 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Assembly loaded: System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (0)
3/4/2015 12:53:13 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Assembly loaded: TGB_Visualcron_functions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (0)
3/4/2015 12:53:13 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Assembly loaded successfully. (0)
3/4/2015 12:53:13 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Before serializing. (0)
3/4/2015 12:53:14 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Assembly loaded: ubewrbfu, Version=1.0.1.21108, Culture=neutral, PublicKeyToken=null (0)
3/4/2015 12:53:14 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->After serializing. Size: 17716 (0)
3/4/2015 12:53:14 PM	Debug	Assembly loaded: System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
3/4/2015 12:53:14 PM	Info	Saving Jobs (12)
3/4/2015 12:53:15 PM	Debug	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->Assembly loaded: System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (0)
3/4/2015 12:53:15 PM	Err	LoadAssemblyInfo->ExecuteProcess("F:\apps\VisualCron\\NETExecute40.exe" 5a40712e-2261-4704-8904-2f57e10eebf9 Request)->ProcessUnhandledException: System.UnhandledExceptionEventArgs(   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at MSMWW9lca08LF2cZ61.q6eb1JURi45BU34EDc.hHocL6vqDQkxhwrPkr()
   at MSMWW9lca08LF2cZ61.q6eb1JURi45BU34EDc.BRi845BU3(Object  , UnhandledExceptionEventArgs  )
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at VisualCron.ITaskService.ProcessAssemblyTaskInformation(String UniqueRequestId, AssemblyInfoBytesClass aic)
   at MSMWW9lca08LF2cZ61.q6eb1JURi45BU34EDc.hDbG3Nr8k(String[]  )) (0)

There is also an other error in the log:
Failed to save settings. Error: The process cannot access the file '........\Local Settings\Application data\Viasualcron\settings\settings_client.xml' because it is being used by another process.


Regards,
Erik
Uses Visualcron since 2006.
ErikC
2015-03-04T14:34:41Z
With the latste build I am able to add an assembly task.
There is still an issue of execute time here.

An easy .NET operation takes 0.3 seconds to complete.
The same code in a dll takes more than 2 seconds to complete, that's more than 7 times slower.
This wasn't the case in version 6.

Can you make this quick again?


Regards,
Erik
Uses Visualcron since 2006.
ErikC
2015-03-04T14:46:09Z
Hi,

I just received an email of you and I want to share this with the rest:
Quote:

Yes, there is a huge difference. In version 6 we executed withing the VisualCron service. This gave us a lot of problems as loaded references and dlls cannot be unloaded. If you wanted to update a dll you had to restart the VC service. To avoid this we are now executing assemblies in their own processes. This requires process execution and communication between VC server and process. Takes a bit longer to initiate.


I created the dll for easy change of code in all my tasks. With this delay I have to go back to the .NET task, but than I come bank to a previous topic of me: .NET tasks 

Is there a feature for this?

Regards
Erik
Uses Visualcron since 2006.
Support
2015-03-04T15:08:09Z
Originally Posted by: ErikC 

Hi,

I just received an email of you and I want to share this with the rest:

Quote:

Yes, there is a huge difference. In version 6 we executed withing the VisualCron service. This gave us a lot of problems as loaded references and dlls cannot be unloaded. If you wanted to update a dll you had to restart the VC service. To avoid this we are now executing assemblies in their own processes. This requires process execution and communication between VC server and process. Takes a bit longer to initiate.


I created the dll for easy change of code in all my tasks. With this delay I have to go back to the .NET task, but than I come bank to a previous topic of me: .NET tasks 

Is there a feature for this?

Regards
Erik



Not right now but it is a nice idea that we will keep discussing!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-05T09:16:16Z
New build, changes:

[BUGFIX] Client/API: Assembly Execute Task->Increased quota for array length
[BUGFIX] Client: SQL Connection->Fixed issue with testing Connection that could prevent later saving of the Connection
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-05T14:12:24Z
New build, changes:

[FEATURE] Client/Server: SMTP Task->Added support for setting supported SSL/TLS versions
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2015-03-06T06:56:10Z
Hi,

Minor issue in the context menu on tasks / jobs:

The icon of the task log has a blue border arround it.

Regards,
Erik
Uses Visualcron since 2006.
Support
2015-03-06T14:21:08Z
New build, changes:

[FEATURE] Client/Server: XML Read Node Task->Added support for code page
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2015-03-06T18:25:48Z
In 7.6.1, when I change the "All" selection in the grid filter for jobs to either "Active" or "Inactive", that would cause the client to crash. This appears to be fixed in 7.6.2. I am able to filter on inactive jobs without the client crashing. However, I did notice that when changing any of the filtering options for jobs or tasks, the resulting list of jobs are automatically expanded to show the tasks within each job. I'm not sure what version introduced this change, but going back to 7.2.1 (which is our current production version), the jobs would not automatically expand when changing the grid filter options. Is it possible to change it so that jobs aren't automatically expanded when changing the grid filter options? Thanks.
Support
2015-03-11T15:35:11Z
Originally Posted by: jshoebrook 

In 7.6.1, when I change the "All" selection in the grid filter for jobs to either "Active" or "Inactive", that would cause the client to crash. This appears to be fixed in 7.6.2. I am able to filter on inactive jobs without the client crashing. However, I did notice that when changing any of the filtering options for jobs or tasks, the resulting list of jobs are automatically expanded to show the tasks within each job. I'm not sure what version introduced this change, but going back to 7.2.1 (which is our current production version), the jobs would not automatically expand when changing the grid filter options. Is it possible to change it so that jobs aren't automatically expanded when changing the grid filter options? Thanks.



Please test the latest build.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-11T15:35:41Z
Originally Posted by: ErikC 

Hi,

Minor issue in the context menu on tasks / jobs:

The icon of the task log has a blue border arround it.

Regards,
Erik



Fixed. Thanks
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-11T15:36:23Z
New build, changes:

[FEATURE] Client/Server: Add List permission to prevent users from seeing certain Jobs
[BUGFIX] API: Processes->Fixed a bug that could result in problems listing running processes
[BUGFIX] Client: Login->Fixed a problem pasting password into password field at login phase
[BUGFIX] Server: Excel Convert->Fixed a problem handling empty rows
[BUGFIX] Client: Grid filter->Improved sorting & expansion of rows
[BUGFIX] Client: PowerShell Task->Fixed a problem selecting Authentication type

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2015-03-11T15:52:55Z
Originally Posted by: Support 

Originally Posted by: jshoebrook 

In 7.6.1, when I change the "All" selection in the grid filter for jobs to either "Active" or "Inactive", that would cause the client to crash. This appears to be fixed in 7.6.2. I am able to filter on inactive jobs without the client crashing. However, I did notice that when changing any of the filtering options for jobs or tasks, the resulting list of jobs are automatically expanded to show the tasks within each job. I'm not sure what version introduced this change, but going back to 7.2.1 (which is our current production version), the jobs would not automatically expand when changing the grid filter options. Is it possible to change it so that jobs aren't automatically expanded when changing the grid filter options? Thanks.



Please test the latest build.



I just installed the latest 7.6.2 build and the jobs no longer automatically expand when changing the grid filter options. Thanks!
jshoebrook
2015-03-11T19:16:34Z
Is there an ETA for the release of 7.6.2? Thanks.
Support
2015-03-12T10:35:47Z
Originally Posted by: jshoebrook 

Is there an ETA for the release of 7.6.2? Thanks.



Hopefully next week. Thanks
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-12T11:23:03Z
New build, changes:

[BUGFIX] API: Popup Tasks and more->Fixed a problem resolving Job/loop Variables
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2015-03-12T14:15:33Z
I noticed after installing yesterday's 7.6.2 build, the following duplicate debug notifications are output to the server log when closing the client. I've installed the latest 7.6.2 build this morning and this is still occurring. What change caused this and why is the same notification output 3 times? It's not causing any issues when closing the client. I'm just concerned with the server log file getting filled up with unnecessary data.

3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3
3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3
3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3
Support
2015-03-12T15:15:15Z
Originally Posted by: jshoebrook 

I noticed after installing yesterday's 7.6.2 build, the following duplicate debug notifications are output to the server log when closing the client. I've installed the latest 7.6.2 build this morning and this is still occurring. What change caused this and why is the same notification output 3 times? It's not causing any issues when closing the client. I'm just concerned with the server log file getting filled up with unnecessary data.

3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3
3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3
3/12/2015 9:03:34 AM Debug Connection removed: uuid:dcee3ab3-9770-49f2-a27e-6f8392c4d8f7;id=3



We are currently testing various connection issues and I will pass this this on to the developers. Thanks.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-12T16:33:47Z
New build, changes:

[BUGFIX] Client/Server: Fixed a hang when trying to open the log window while having extended debugging on
+ fixes to new List permission
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-12T23:33:46Z
New build, changes:

+ fix a hang issue when connecting
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-13T14:18:19Z
New build, changes:

+ fixes issue with duplicate logging when logging out
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
jshoebrook
2015-03-13T15:15:31Z
Originally Posted by: Support 

New build, changes:

+ fixes issue with duplicate logging when logging out



I just installed the latest build. Now there are 2 logging messages instead of 3. Both are basically the same except the first one has a date/time stamp in the message (with an incorrect value for the hour).

3/13/2015 10:05:49 AM Debug 2015-03-13 15:05:49.174: Connection removed (Server->Client class Event): uuid:d714d8cd-e30d-48b5-a8d9-ce1609347026;id=2
3/13/2015 10:05:49 AM Debug Connection removed (Server Event): uuid:d714d8cd-e30d-48b5-a8d9-ce1609347026;id=2
Support
2015-03-17T09:31:02Z
Originally Posted by: jshoebrook 

Originally Posted by: Support 

New build, changes:

+ fixes issue with duplicate logging when logging out



I just installed the latest build. Now there are 2 logging messages instead of 3. Both are basically the same except the first one has a date/time stamp in the message (with an incorrect value for the hour).

3/13/2015 10:05:49 AM Debug 2015-03-13 15:05:49.174: Connection removed (Server->Client class Event): uuid:d714d8cd-e30d-48b5-a8d9-ce1609347026;id=2
3/13/2015 10:05:49 AM Debug Connection removed (Server Event): uuid:d714d8cd-e30d-48b5-a8d9-ce1609347026;id=2



Thanks for the feedback. This is not a serious error but just added debugging.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2015-03-17T09:31:31Z
Thank you for all the feedback - we have released this version officially today.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Users browsing this topic
Scroll to Top