Exception: Value does not fall within the expected range.
Exception Type: System.ArgumentException
Stack Trace: at Microsoft.SharePoint.SPFieldCollection.GetField(String strName, Boolean bThrowException)
at Microsoft.SharePoint.SPFieldCollection.GetField(String strName)
at CSE.Solutions.Messaging.AskQuestion.<>c__DisplayClass1.b__0()
Exception: Value cannot be null.
Parameter name: Fields
Exception Type: System.ArgumentNullException
Stack Trace: at CSE.Solutions.Messaging.CSECustomControl.GetSingleStringValue(String paramKey, Boolean bCanObmit)
at CSE.Solutions.Messaging.CSECustomControl.GetSingleStringValue(String paramKey)
at CSE.Solutions.Messaging.AskQuestion.EnsureParams()
at CSE.Solutions.Messaging.CSECustomControl.ParseParams()
at CSE.Solutions.Messaging.CSECustomControl.set_Parameters(String value)
at CSE.Solutions.Messaging.WebControlWebPart.EnsureControlParameters()