Server Error in '/' Application.

Response is not available in this context.

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: Response is not available in this context.

Source Error:


Line 49:             profileReader.Close()
Line 50:         Else
Line 51:             Response.End()
Line 52:         End If
Line 53:         activeReader.Close()

Source File: d:\resiwebs\abescondos.com\mobile\App_Code\global.vb    Line: 51

Stack Trace:


[HttpException (0x80004005): Response is not available in this context.]
   System.Web.HttpApplication.get_Response() +12070340
   Global_asax.Application_Start(Object sender, EventArgs e) in d:\resiwebs\abescondos.com\mobile\App_Code\global.vb:51


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0