Hello,
For Visualcron version 8.4.0, whenever we run a ".net code execute" type of task, we can observe that vc got hanged and after sometime, connection failed to localhost message coming and we had to restart Visualcron service. So, can someone suggest the cause and solution for this.
We can see following from event viewer
Application: VisualCronService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Reflection.TargetInvocationException
Stack:
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at VisualCronAPI.ReflectionHelper.ANIOPLANOOOINEGKBPCHHIBGOFCEKOOLJAKP(System.Reflection.Module[], LangT, System.String, System.Collections.Generic.List`1<VisualCron.DotNetParameterClass>, System.Type ByRef)
at VisualCronAPI.ReflectionHelper.RunCode(LangT, System.String, System.String, System.Collections.Generic.List`1<VisualCron.DotNetParameterClass>, System.Type ByRef, System.Collections.Generic.List`1<System.String>)
at VisualCronService.ProcessTaskDotNETExecuteClass+_Closure$__9-1._Lambda$__0()
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()
See following attached image for VC status after reopen.