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
2008-06-25T10:22:16Z
This release contains the following changes:

* Send email Task can now Encrypt and Sign emails according to S/MIME and PGP MIME standard.
* User Variables has been added.
- In the Manage Variables you can list, view, delete and add new Variables
- we have added a Set Variable Task which creates or updates and existing variable
- we have added a Remove Variable Task which deletes Variable
- we have added a Calculate Variable Task which can increment/decrement/multiply/divide two values and store them in a Variable.

The Variables part is not yet documented. Probably, the documentation will be updated later today.

Please put any bugs, comments etc. regarding this version here.

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
ErikC
2008-06-26T07:52:14Z
After three times I managed to download the beta. (firewalles are great sometimes 😣 ).

I'll give it a try, Thanks!
Uses Visualcron since 2006.
Support
2008-06-26T08:06:45Z
Thanks, we are storing the file in our database (forum option) so I guess it is streamed from there. I don't know if that is causing the problem. We will await further feedback.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2008-06-26T08:28:46Z
Hi Henrik,

I'm now testing the variable addition. Here are some results:

I see in the log_server file the following:
- Debug Error touching lasttick.dat, err: The process cannot access the file 'F:\apps\VisualCron 4\settings\lasttick.dat' because it is being used by another process.

[edit]I thought I had a problem with the calculate variable task, but I did not run my job the right way. I did click run... in the context menu but there was a task selected not the job[/edit]
Uses Visualcron since 2006.
Support
2008-06-26T08:57:26Z
The "touch error" is not a serious error and is related to a busy startup of the service.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2008-06-26T09:05:16Z
- I would like to see a message when I create a variable with the same name saying you can't.
Now its immediately overwritten.

- double click on a user vaiable in the manage variables screen pops up the edit window would be nice.
Now it works with a double right click if it is selected?

- If I add some variables, and deleting them resulting having zero, I still can click the delete and edit buttons.
Uses Visualcron since 2006.
ErikC
2008-06-26T09:13:42Z
I got this message when I wanted to edit a task with a calculate variable task.
The variable used in this task was deleted in the variable manager screen.




See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at UCTaskCalculateVariable.CheckValues() in C:\sourcefiles\code\VisualCron\Tasks\Variables\UCTaskCalculateVariable.vb:line 23
at jvNlWi9cBH.CheckValues() in C:\sourcefiles\code\VisualCron\Tasks\frmTaskGeneric.vb:line 365
at jvNlWi9cBH.3RO95(Object , EventArgs ) in C:\sourcefiles\code\VisualCron\Tasks\frmTaskGeneric.vb:line 340
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

MC
Assembly Version: 3.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

‘Š—‘šˆ†œ‘’˜›’ˆ“ˆŽ
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll

License
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll

VisualCronClient
Assembly Version: 4.9.6.17118
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll

VisualCron
Assembly Version: 1.0.1.17104
Win32 Version: 1.0.1.17104
CodeBase: file:///F:/Apps/VisualCron%204/VisualCron.DLL

Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

VisualCronAPI
Assembly Version: 1.0.1.17113
Win32 Version: 1.0.1.17113
CodeBase: file:///F:/Apps/VisualCron%204/VisualCronAPI.DLL

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

d0vzdnx4
Assembly Version: 1.0.1.17113
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

Infragistics2.Win.UltraWinStatusBar.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinStatusBar.v7.3.DLL

Infragistics2.Shared.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Shared.v7.3.DLL

Infragistics2.Win.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.v7.3.DLL

tb6frqdh
Assembly Version: 1.0.1.17113
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

SecureBlackbox
Assembly Version: 6.0.0.143
Win32 Version: 6.0.0.143
CodeBase: file:///F:/Apps/VisualCron%204/SecureBlackbox.DLL

SecureBlackbox.IDEA
Assembly Version: 6.0.0.143
Win32 Version: 6.0.0.143
CodeBase: file:///F:/Apps/VisualCron%204/SecureBlackbox.IDEA.DLL

wdkkpwmd
Assembly Version: 4.9.6.17118
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll

n0ulyxji
Assembly Version: 1.0.1.17104
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

Infragistics2.Win.UltraWinGrid.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinGrid.v7.3.DLL

Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

dyndplpc
Assembly Version: 4.9.6.17118
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll

Infragistics2.Win.UltraWinTabControl.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinTabControl.v7.3.DLL

Infragistics2.Win.UltraWinTree.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinTree.v7.3.DLL

Infragistics2.Win.UltraWinToolbars.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinToolbars.v7.3.DLL

Infragistics2.Win.UltraWinEditors.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.UltraWinEditors.v7.3.DLL

System.Design
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll

Infragistics2.Win.Misc.v7.3
Assembly Version: 7.3.20073.38
Win32 Version: 7.3.20073.38
CodeBase: file:///F:/Apps/VisualCron%204/Infragistics2.Win.Misc.v7.3.DLL


************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Uses Visualcron since 2006.
Support
2008-06-26T09:28:58Z
Thanks, we will look at that.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top