About
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.

Amit said
Shaunak Very very thanks for all the useful info – Amit
Vaishali said
I have written Response.Redirect(URL,False)
in order to resolve ThreadAborted Exception but it is still coming on live server.
I have written Response.Redirect() in try block. So i tried it in finally block still i m getting the same exception on live server.
Will u please help me resolve this prob.