Response.Redirect will cause a ThreadAbort exception. To resolve this use Response.Redirect(url,false) ;
Subscribe to:
Post Comments (Atom)
A directory of ASP.NET tutorials,ASP.NET Codebook, applications, scripts, assemblies and articles for the novice to professional developer
Response.Redirect will cause a ThreadAbort exception. To resolve this use Response.Redirect(url,false) ;
No comments:
Post a Comment