Skip to main content
Question

Unhandled Exceptions

  • October 23, 2013
  • 0 replies
  • 11 views

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(Object[] 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, Object[] 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,
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.