H
help
If I enable debug at C# exceptions, it dutifully breaks and shows me the stack
of called procedures. At the top (of my list) is DateTime.ParseExact() and it
does through an exception if I proceed.
But, how can I examine the parameters to that call to see what it doesn't like?
tnx,
/steveA
of called procedures. At the top (of my list) is DateTime.ParseExact() and it
does through an exception if I proceed.
But, how can I examine the parameters to that call to see what it doesn't like?
tnx,
/steveA