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.


bbusse
2014-10-20T12:59:53Z
I can confirm the 2 powershell task issues noted are now fixed. Running powershell task via a file now shows the output instead of the file name, and the x86 execution mode doesn't have a problem after checking/unchecking the x86 mode option between runs.

And just because I wanted to be sure... i did also confirm x86 mode does in fact launch in 32-bit mode :)

Brian
Sylvain
2014-10-20T13:33:28Z
Hi,

I'm working on a Dot Net application which uses the VisualCron API in 7.5.0 beta.
It seems, it is not possible to activate/deactivate a trigger through the API. There is no error message and nothing happened.
Code to try to activate the trigger:
VisualCron.JobClass jc = s.Jobs.GetJobByName(sNameOfJob);
foreach (VisualCron.TriggerClass tc in jc.Triggers)
tc.Active = true;
s.Jobs.Update(jc);

Is it possible to fix this in the 7.5.0 version please?

Edit: My fault, this works fine, the user must have right to modify the job.

Many thanks,
Kind regards,
Sylvain
bbusse
2014-10-20T15:57:32Z
Problem with new FTP (and presumably SFTP/etc..) tasks not retaining their remote paths and getting reset to / after first upgrade or service restart since being created.

See this thread for details. Every version since 7.1.3 up to and including the latest beta of 7.5.0 released today is included in the problem.

http://www.visualcron.co...sts&t=4237#post18785 

Brian
Support
2014-10-22T16:24:29Z
New build, changes:

[BUGFIX] Server: Fixed general crash issue related to Flow
[BUGFIX] Client: FTP Task->Fixed display issue of Connection used
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-23T14:27:08Z
New build, changes:

[BUGFIX] Server: Archive Decompress Task->Fixed a problem with destinationfolder and error handling
[BUGFIX] Server: FTP Task->Download->Fixed a problem converting old settings which could lead to a reset in Remote file filter settings
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-24T12:47:44Z
New build, changes:

Added some new fixes and features for new AD logon.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-28T17:17:10Z
New build, changes:

Fixed a problem with Task.Result value introduced in 7.5.0.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-28T19:49:57Z
New build, changes:

Fixed a parsing error in Variable parsing introduced in 7.5.0.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-29T11:26:50Z
New build, changes:

[FEATURE] Client/Server: Web service Task->Added client Certificate support
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-30T15:28:17Z
New build, changes:

[BUGFIX] Server: Assembly execute Task->Fixed a problem reflecting x86 assemblies
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-10-31T14:26:55Z
New build, changes:

[BUGFIX] Server: SQL Task->Handled an error in SQL Job execution related to null messages in result at completion
+ AD fixes so you can inherit or override permissions from AD group
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2014-11-05T14:29:38Z
public version released. Thank you for your testing!
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Users browsing this topic
Scroll to Top