Response.Redirect() is not working in the Remote Environment
-
Hi, I am new to asp.net2.0, i've created a sample project and in the code of the project i am redirecting to another page using the code: Response.Redirect("~/A/Hi.aspx"); Which gives me an exception : "Thread was being aborted:mscorlib" What could be the problem ? Plz help me out.
-
Hi, I am new to asp.net2.0, i've created a sample project and in the code of the project i am redirecting to another page using the code: Response.Redirect("~/A/Hi.aspx"); Which gives me an exception : "Thread was being aborted:mscorlib" What could be the problem ? Plz help me out.
Navaneeth How to use google | Ask smart questions
-
Hi, I am new to asp.net2.0, i've created a sample project and in the code of the project i am redirecting to another page using the code: Response.Redirect("~/A/Hi.aspx"); Which gives me an exception : "Thread was being aborted:mscorlib" What could be the problem ? Plz help me out.
-
Hi, I am new to asp.net2.0, i've created a sample project and in the code of the project i am redirecting to another page using the code: Response.Redirect("~/A/Hi.aspx"); Which gives me an exception : "Thread was being aborted:mscorlib" What could be the problem ? Plz help me out.