Accessing HttpContext.Current in Application_start in IIS 7.0 gives se(vikramlakhotia.com)
submitted by
Vineet2(435) 4 years, 5 months ago
One of the major changes in IIS 7.0 is that the HTTP context is not available in the application_start event. If you try to work with the http context (with the help of Httpcontext.current) in the application_start event in global.asax then you will receive an ASP.NET 500 – Server Error: Request is not available in this context.
|category: ASP.NET
|Views: 37
tags:
ASP.NET another
Everyones tags:
Your Tags: