Hi,
Today i upgraded from LF Form version 10.0 to 10.1 ,the same process i used before which was working without any error,but once i upgraded to LF 10.1,the same business process gets terminated in between the process.I am calling the sub process inside the main process,once it reaches the sub process the process gets terminated and event viewer shows below error
An unexpected error has occurred. [LFF502-UnexpectedError] Details: URL: Error: UnexpectedError Date: 7/20/2016 5:18:10 PM (Arabian Standard Time) HTTP Status Code: 500 Business Process ID: 4019 Instance ID: 33785 Business Process Name: SB-Outgoing Correspondence Stack Trace: Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException Message: An unexpected error has occurred. [LFF502-UnexpectedError] Inner exception: System.NullReferenceException Message: Object reference not set to an instance of an object. at Laserfiche.Forms.Routing.StartEvent.InitializeDataForNewMainProcessInstance(Int32 instanceId, IRoutingContext routingContext) at Laserfiche.Forms.Routing.StartEvent.Execute(Int32 instanceId, IRoutingContext routingContext) at Laserfiche.Forms.Routing.RoutingDispatcher.ExecuteSteps()
Note:The same business process works before upgraded to 10.1
Any solution to resolve ?