19 Jan
2017
19 Jan
'17
10:51 p.m.
On 20/01/2017 06:55, Andy wrote:
I send only small piece of code. This program is compiled but is runtime error.
1. What is the value of the parameter you are passing to it? 2. Try wrapping it in a try/catch and see if it is throwing an exception. The type and message of that exception may give you a hint.