Skip to main content

Since the new k2 build 807 (or something like that) 

Value Cannot be null.

Parameter Name: workflow type 

  My computer is hosed!

 

If you have not done so already I would suggest that you open a support ticket on this.

I am getting the exact same error,have an open support ticket.  Had the labs working on it for like a month... no luck

I only recieve the error when i deploy using a deployment package and msbuild.  When i deploy from visual studio i dont get the error at all.

Hi Guys,


We had this problem before (using 807 patch level 370). The workaround was:



  • Build and compile the process 
  • Using Visual Studio Deploy the process to a dev server first.
  • Change the environment to production and refresh infopath form if InfoPath integration is used
  • Create the MSBUILD package. Copy the package to production and run, export will be successful
  • Vice Versa

The rule is: If you compile and build the solution after the environment change, the MSBUILD will fail in production.


We have been trying to understand why and it could well be an environment issue as it only happened to few environments.


Hope this helps...


 


Reply