HI, while executing the line string PPAValues = Request.Form["_HS" + i + "ProjPAValues"].ToString();
in ASP.Net(.aspx.cs file), i m getting error as "Thread was being aborted". can anyone pls help me to resolve it.
Previosly this code was working fine.
Thank you.