sir,
How to solve this problem in there is no row at position 0.
I create web application using web service
localhost.WebService s = new localhost.WebService();
DataSet ds = s.serverstatuspasient1(nymbleticket, Servername);
string sts = ds.Tables[0].Rows[0].ItemArray[0].ToString();
comes this error:
there is no row at position 0.
regard
sekar.c
Regards
Sekar.c