I used break point to view the control flow. Control jumps directly to the catch block after the line--
using (SqlDataReader reader = cmd.ExecuteReader())
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Govinda Rajulu YemineniPosted Jul 28, 2015, 6:12 AM
Manas MohapatraPosted Jul 28, 2015, 5:21 AM