Skip to main content
Hi,

 

 

I am recieving unhandled exceptions from FME

 

 

Unhandled Exception: System.ArgumentException: Missing parameter does not have a default value. Parameter name: parameters    at System.Reflection.MethodBase.CheckArguments(ObjectO] parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig)    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object,] parameters, CultureInfo culture, Boolean skipVisibilityChecks)    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Objecte] parameters, CultureInfo culture)

 

 

Does anyone know how to debug this issue? All of my transformers are reporting a valid state and my feature classes allow Null values, so it should be fine.

 

 

Thanks,
Be the first to reply!

Reply