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
2009-07-31T10:29:41Z
In this release we present the flow chart which will give you a more detailed overview of your Job. The flow chart can be accesed through right click menu and Tools->Flow chart. Please let us know any findings you may have. If you find something that you think is not working properly please export your settings, tell us which Job and what you think is wrong and send to support@visualcron.com.

The requested Job grouping has been added in it's first stage. We will add multiple selection in later version.

Here are the changes for this version:

[FEATURE] Client: Added Job flow chart
[FEATURE] Client: Added object search dialog
[FEATURE] Client: Added object relations dialog
[FEATURE] Client: Now sorting Jobs in Report dialog
[BUGFIX] Server: Fixed a bug saving Server log settings
[BUGFIX] Server: Fixed a bug regarding private key in SSH Task
[BUGFIX] Server: Fixed a bug in Instant messaging Task regarding proxy
[BUGFIX] Server: Fixed a bug regarding transferring Email Notification Attachment settings from 4 -> 5
[BUGFIX] Server: Ignored Reply error on MVS servers (FTP)
[BUGFIX] Client: Fixed a bug regarding cloning SQL Connections
[BUGFIX] Client: Handled a bug in Remote file browser
Support attached the following image(s):

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
Support
2009-07-31T10:53:42Z
Please also take a look att Object search and Relations located in Tools. We have provided a way to see which global objects (like Notifications, Conditions, Credentials etc.) are in use and where.

Also we have an object search so you can search internally after strings located within Job and Task objects.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
hawkings
2009-08-03T17:18:36Z
Just downloaded ver 5.3.1, but it appears that it thinks that it is still 5.2.2.

You need to update the version number or update the download link. :)

Btw, really nice with the object relation listing. A tool that is greatly appreciated
Support
2009-08-03T20:01:02Z
Please try again now. We had some initial problems with 5.3.1. and had to remove it from download.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
levi
2009-08-06T07:44:02Z
Hi,

I installed 5.3.1 and now my tasks are giving the following error:

6/08/2009 3:37:27 PM Info Job started: [hourly] DESKBANK Copy from BE EP to ZEUS
6/08/2009 3:37:27 PM Info User "VisualCron Default Admin" - Ran Job: [hourly] DESKBANK Copy from BE EP to ZEUS
6/08/2009 3:37:27 PM Info Task started: Monitor EP and BE Folders for Changes (89)
6/08/2009 3:37:27 PM Err Exception in Task: The specified account does not exist.

I do not what account it is referring to because this job/task does not have a user set up for it to run under.

Levi
Support
2009-08-06T13:35:30Z
What kind of Task is it? It is probably a Credential that is not valid (a username or password that has changed)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
levi
2009-08-07T00:45:10Z
It is just a copy files task, it used to work ok.

D:\ is fine and the share \\zeus is accessible via explorer fine, \\zeus does not need any credentials as it is mapped with a user/pass using net use.
levi attached the following image(s):
Support
2009-08-07T11:47:36Z
You cannot map it that way because mappings are not shared across users. Your service is probably running as SYSTEM and do not see the mappings. Try changing the username for the VisualCron service.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
levi
2009-08-10T01:30:43Z
Hi it has always worked in the past.

The Visual Cron service is running under AU\Administrator (who has domain admin rights). The share is mapped under that account. The problem we face with the share is, the system is non-windows - it is an IBM as400 share that can only be mapped using net use.
Support
2009-08-10T11:00:25Z
It is something with that user that you use as the system it is saying that that account does not exist. We have not changed anything in this area.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2009-08-13T14:47:29Z
Wow,

I wasn't looking and I just saw all the changes (5.3.1)... wow 😎

I tried the flow chart and encounterd an error:

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

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at Charting.Flowchart.jIH21h9LM(JobClass )
   at Charting.Flowchart.ShowJob(JobClass j, Collection`1 Jobs, Collection`1 con, Collection`1 no)
   at frmFlowChart.1yUKLCSuv(JobClass , Boolean )
   at frmFlowChart.32IjMxA1T(Object , ToolEventArgs )
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolValueChanged(ToolEventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.ComboBoxTool.ComboBoxToolExtraSharedProps.SetValue(Object value, ComboBoxTool tool)
   at Infragistics.Win.UltraWinToolbars.ComboBoxTool.set_Value(Object value)
   at Infragistics.Win.UltraWinToolbars.ToolBase.OnValueChanged()
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnEditor_ValueChanged(Object sender, EventArgs e)
   at Infragistics.Win.EmbeddableEditorBase.RaiseValueChangedEvent()
   at Infragistics.Win.EditorWithCombo.Infragistics.Win.IValueListOwner.OnSelectedItemChanged()
   at Infragistics.Win.ValueList.ProcessSelectedIndexChanged(Int32 selectedIndex, Boolean commit)
   at Infragistics.Win.ValueListDropDown.OnSelectedIndexChanged()
   at Infragistics.Win.ValueListDropDown.SetSelectedIndexHelper(Int32 value, Boolean bringIntoView)
   at Infragistics.Win.ValueListDropDown.SelectItemByMouse(ValueListItem valueListItem)
   at Infragistics.Win.ValueListDropDown.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at Infragistics.Win.ValueListDropDownUnsafe.WndProc(Message& message)
   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.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VisualCronClient
    Assembly Version: 5.3.1.33574
    Win32 Version: 5.3.1.33574
    CodeBase: file:///F:/Apps/VisualCron/VisualCronClient.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
VisualCron
    Assembly Version: 1.0.1.33564
    Win32 Version: 1.0.1.33564
    CodeBase: file:///F:/Apps/VisualCron/VisualCron.DLL
----------------------------------------
Infragistics2.Win.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.v9.1.DLL
----------------------------------------
Infragistics2.Shared.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Shared.v9.1.DLL
----------------------------------------
VisualCronAPI
    Assembly Version: 1.0.3.33569
    Win32 Version: 1.0.3.33569
    CodeBase: file:///F:/Apps/VisualCron/VisualCronAPI.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ndx__kpx
    Assembly Version: 1.0.1.33564
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ewekij7u
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ihxps9yo
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
a_vdzo-n
    Assembly Version: 5.3.1.33574
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SecureBlackbox
    Assembly Version: 7.1.0.160
    Win32 Version: 7.1.0.160
    CodeBase: file:///F:/Apps/VisualCron/SecureBlackbox.DLL
----------------------------------------
SecureBlackbox.IDEA
    Assembly Version: 7.1.0.160
    Win32 Version: 7.1.0.160
    CodeBase: file:///F:/Apps/VisualCron/SecureBlackbox.IDEA.DLL
----------------------------------------
Infragistics2.Win.UltraWinToolbars.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinToolbars.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinEditors.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinEditors.v9.1.DLL
----------------------------------------
Infragistics2.Win.Misc.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.Misc.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinGrid.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinGrid.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinStatusBar.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinStatusBar.v9.1.DLL
----------------------------------------
Infragistics2.Win.AppStylistSupport.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.AppStylistSupport.v9.1.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
bjdlp5bq
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Infragistics2.Win.UltraWinTabControl.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinTabControl.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinListView.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinListView.v9.1.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.



Regards
Erik
Uses Visualcron since 2006.
ErikC
2009-08-13T14:58:42Z
Hi,

I also tried a normal FTP connection (5.3.1) and I got this message in the log:

8/13/2009 2:54:40 PM	Info	Job started: UBS test
8/13/2009 2:54:40 PM	Debug	Job (9) was added to processlist: UBS test
8/13/2009 2:54:40 PM	Debug	Task (9) was added to processlist: test naar f:\temp\ubs
8/13/2009 2:54:40 PM	Info	User "VisualCron Default Admin" - Ran Job: UBS test
8/13/2009 2:54:40 PM	Info	Task started: test naar f:\temp\ubs (9)
8/13/2009 2:54:40 PM	Debug	FTP Command Count: 1
8/13/2009 2:54:41 PM	Err	Unhandled FTP login error: SBSimpleFTPS.EElFTPSUnacceptedReplyError: Unaccepted server reply (error code is 530)
   at SBSimpleFTPS.TElSimpleFTPSClient.DoSendCmd(String Command, Int16[] AcceptCodes, Boolean EstablishDataConnection)
   at SBSimpleFTPS.TElSimpleFTPSClient.SendCmd(String Command, Int16[] AcceptCodes)
   at SBSimpleFTPS.TElSimpleFTPSClient.Login()
   at X6WMk9ttIDHJhkP8Ru.qnbkTUsgvxD4AOnvW9.7EYeVOVad(ConnectionClass , Boolean )
8/13/2009 2:54:41 PM	Debug	Commands done
8/13/2009 2:54:41 PM	Debug	Before dispose
8/13/2009 2:54:41 PM	Debug	Disposing timer
8/13/2009 2:54:41 PM	Debug	Trying to disconnect
8/13/2009 2:54:41 PM	Debug	Stopping watch
8/13/2009 2:54:41 PM	Debug	Before GetOutput
8/13/2009 2:54:41 PM	Debug	Before RaiseTaskCompleted
8/13/2009 2:54:41 PM	Info	Task completed: test naar f:\temp\ubs (9)
8/13/2009 2:54:41 PM	Debug	Setting previous task in TaskProcessCompleted: test naar f:\temp\ubs (95076b8b-7b38-40b9-bb8e-745a715b777a) in job: UBS test
8/13/2009 2:54:41 PM	Debug	Process status - About to SendTaskProcess (9)
8/13/2009 2:54:41 PM	Debug	Process status - About to RemoveTaskProcess (9)
8/13/2009 2:54:41 PM	Debug	Task (9) was removed from processlist: test naar f:\temp\ubs
8/13/2009 2:54:41 PM	Info	Job process was aborted by user.
8/13/2009 2:54:41 PM	Debug	Job (9) was removed from processlist: UBS test


It could be that my credentials are wrong, but should it give an unhandled FTP error?

Regards
Erik
Uses Visualcron since 2006.
Support
2009-08-13T16:04:01Z
About the first error (flowchart). Are you able to export your settings and send to support@visualcron.com?

About FTP error. It seems more like you are using explicit when implicit should be used. What is the name of the FTP server?

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2009-08-13T16:14:29Z
I will email the settings tomorrow. The ftp is now working due to some security settings at the server side, so no issue anymore. Had something to do with blocking my IP address at the application (ftp server) level.
Uses Visualcron since 2006.
Support
2009-08-13T16:17:44Z
Thanks!

ErikC wrote:

I will email the settings tomorrow. The ftp is now working due to some security settings at the server side, so no issue anymore. Had something to do with blocking my IP address at the application (ftp server) level.



Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2009-08-20T11:15:42Z
Is it possible to remember the group state (expand/collaps)?

Regards
Erik
Uses Visualcron since 2006.
Support
2009-08-20T11:20:20Z
Please make a Feature request about that.

ErikC wrote:

Is it possible to remember the group state (expand/collaps)?

Regards
Erik



Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2009-08-23T21:29:18Z
Please try beta 5.3.2.

http://www.visualcron.co...m.aspx?g=posts&t=796 

ErikC wrote:

Wow,

I wasn't looking and I just saw all the changes (5.3.1)... wow 😎

I tried the flow chart and encounterd an error:

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

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
   at Charting.Flowchart.jIH21h9LM(JobClass )
   at Charting.Flowchart.ShowJob(JobClass j, Collection`1 Jobs, Collection`1 con, Collection`1 no)
   at frmFlowChart.1yUKLCSuv(JobClass , Boolean )
   at frmFlowChart.32IjMxA1T(Object , ToolEventArgs )
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolValueChanged(ToolEventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.ComboBoxTool.ComboBoxToolExtraSharedProps.SetValue(Object value, ComboBoxTool tool)
   at Infragistics.Win.UltraWinToolbars.ComboBoxTool.set_Value(Object value)
   at Infragistics.Win.UltraWinToolbars.ToolBase.OnValueChanged()
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnEditor_ValueChanged(Object sender, EventArgs e)
   at Infragistics.Win.EmbeddableEditorBase.RaiseValueChangedEvent()
   at Infragistics.Win.EditorWithCombo.Infragistics.Win.IValueListOwner.OnSelectedItemChanged()
   at Infragistics.Win.ValueList.ProcessSelectedIndexChanged(Int32 selectedIndex, Boolean commit)
   at Infragistics.Win.ValueListDropDown.OnSelectedIndexChanged()
   at Infragistics.Win.ValueListDropDown.SetSelectedIndexHelper(Int32 value, Boolean bringIntoView)
   at Infragistics.Win.ValueListDropDown.SelectItemByMouse(ValueListItem valueListItem)
   at Infragistics.Win.ValueListDropDown.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at Infragistics.Win.ValueListDropDownUnsafe.WndProc(Message& message)
   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.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
VisualCronClient
    Assembly Version: 5.3.1.33574
    Win32 Version: 5.3.1.33574
    CodeBase: file:///F:/Apps/VisualCron/VisualCronClient.exe
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
VisualCron
    Assembly Version: 1.0.1.33564
    Win32 Version: 1.0.1.33564
    CodeBase: file:///F:/Apps/VisualCron/VisualCron.DLL
----------------------------------------
Infragistics2.Win.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.v9.1.DLL
----------------------------------------
Infragistics2.Shared.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Shared.v9.1.DLL
----------------------------------------
VisualCronAPI
    Assembly Version: 1.0.3.33569
    Win32 Version: 1.0.3.33569
    CodeBase: file:///F:/Apps/VisualCron/VisualCronAPI.DLL
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ndx__kpx
    Assembly Version: 1.0.1.33564
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ewekij7u
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
ihxps9yo
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
a_vdzo-n
    Assembly Version: 5.3.1.33574
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SecureBlackbox
    Assembly Version: 7.1.0.160
    Win32 Version: 7.1.0.160
    CodeBase: file:///F:/Apps/VisualCron/SecureBlackbox.DLL
----------------------------------------
SecureBlackbox.IDEA
    Assembly Version: 7.1.0.160
    Win32 Version: 7.1.0.160
    CodeBase: file:///F:/Apps/VisualCron/SecureBlackbox.IDEA.DLL
----------------------------------------
Infragistics2.Win.UltraWinToolbars.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinToolbars.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinEditors.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinEditors.v9.1.DLL
----------------------------------------
Infragistics2.Win.Misc.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.Misc.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinGrid.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinGrid.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinStatusBar.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinStatusBar.v9.1.DLL
----------------------------------------
Infragistics2.Win.AppStylistSupport.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.AppStylistSupport.v9.1.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
bjdlp5bq
    Assembly Version: 1.0.3.33569
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Infragistics2.Win.UltraWinTabControl.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinTabControl.v9.1.DLL
----------------------------------------
Infragistics2.Win.UltraWinListView.v9.1
    Assembly Version: 9.1.20091.1000
    Win32 Version: 9.1.20091.1000
    CodeBase: file:///F:/Apps/VisualCron/Infragistics2.Win.UltraWinListView.v9.1.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.



Regards
Erik



Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top