Hello.
I am running an earlier version of DNN on my laptop, suddenly I recieve the following error:
Request is not available in this context
I am just trying to connect to the DNN site that has been working like a charm for quite some time now.
The version I am running is 4.6.x I think, I do not quite know where to confirm it when I am not able to connect.
I am running Windows Vista and just installed a bunch of upgrades, I suppose that might be the reason it is failing?
I could, of course try to uninstall the upgrades, but that will take some time, so I figured if there was someone who could tell me how to fix it?
I have copied the stack trace here:
[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpContext.get_Request() +3465893
DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) in C:\inetpub\wwwroot\WEBDEV\App_Code\Global.asax.vb:292
[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +3385130
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +125
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +182
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +259
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +245
[HttpException (0x80004005): Request is not available in this context]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3465475
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +675