When I use Response.Redirect(...) to redirect my form to a new page I get the error:
A first chance exception of type \'System.Threading.ThreadAbortEx
Here's the official line on the problem (I couldn't find the latest, but I don't think the situation has changed for later versions of .net)