Skip to main content

Hello,


I created a new K2 Workflow with Infopath form integration, i imported a greater InfoPath form, the deploy worked fine. But when i open the form, fill it out and submit it, always this error occur:


System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: The process cannot be started due to the following reason: Value cannot be null.
Parameter name: name
   at SourceCode.Workflow.RuntimeServices.Functions.InfoPathFunctions.HandleException(Exception ex)
   at SourceCode.Workflow.RuntimeServices.Functions.InfoPathFunctions.SubmitInfoPathData(Object infoPathFormXml)
   at SourceCode.Workflow.RuntimeServices.InfoPathService.SubmitInfoPathData(Object infoPathFormXml)
   --- End of inner exception stack trace ---


Where i find this Parameter that i can set it?


Thanks,


uekur
 


 

Hi Uekur,


When you look at the error in Service Manager what is the Error Type and Error Item Name? (if it gets this far...)


 


 


I think that it is related to another error, http://k2underground.com/forums/thread/18534.aspx

I am having this problem and the link does not seem to solve it.


Jason


Reply