Object reference not found

I’m getting error in my workflow (object reference not set to the instance) can anyone help me with that ?

Some of the value in your workflow is passing null or empty value.

Regards,
AK

the problem is when im try to run main file then only the error is persists when i run only selected workflow it working properly

Then this should be because of Invoke variable passing to other workflow. See the In/Out Property of that variable. Some where it would pass as null or empty.

Regards,
AK