catch (Exception exp){throw new Exception("ERROR: Unable to Submit Order - " + exp.Message.ToString(),exp);
}
Exception was unhandled by user code
ERROR: Unable to Submit Order - The method or operation is not implemented.