Código:
y cuando le doy clic se queda cargando y no hace nada y despues de unos 30 o 60 segundo me manda este error:Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Response.Redirect("http://www.google.com.mx") End Sub
Código:
Alguien sabe a que se debe o como lo puedo evitar, el problema es que es solo en esa pagina porque ya lo hice en otras y jalan perfecto.Request timed out. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Request timed out. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [HttpException (0x80004005): Request timed out.]
SALUDOS y GRACIAS.