3
Answers

Format exception was unhandled by user code ; why getting th

Photo of D G

D G

10y
3.8k
1
Why am I getting "Format exception was unhandled by user code" : for the below statement :

int _testMemberId = Convert.ToInt32("xyz");

please can anyone help me quickly to find my mistake.

Thanks in advance.

Answers (3)