2007-06-21, 08:32 AM
Hi,
I have had EWA working great for over a year now. Yesterday it suddenly stopped working and gives the error below. I have updated to the latest GBPVVR release 99.12 and the vv63 release of EWA but it still fails. Any ideas what I need to do to fix this anyone?
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
[No relevant source lines]
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\841b6ecd\6cbcb031\App_global.asax.n4h3dqy4.0.cs Line: 0
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
xd426863f4d052758.xcbcfc48b9705b7a2..ctor() +818
xd426863f4d052758.xcbcfc48b9705b7a2.x479a7b07c9d5bd70() +46
xd426863f4d052758.x396614b3dae3b1da..ctor(Boolean xc58f860b79d3e36f) +307
xd426863f4d052758.x396614b3dae3b1da.x479a7b07c9d5bd70() +48
GBPVR.Backend.Common.ScheduleHelper.LoadRecordingSchedule() +27
gbweb.Global..ctor() in C:\Program Files\devnz\gbpvr\web\Global.asax.cs:34
ASP.global_asax..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\841b6ecd\6cbcb031\App_global.asax.n4h3dqy4.0.cs:0
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +103
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +261
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1036
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +114
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +181
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +331
I have had EWA working great for over a year now. Yesterday it suddenly stopped working and gives the error below. I have updated to the latest GBPVVR release 99.12 and the vv63 release of EWA but it still fails. Any ideas what I need to do to fix this anyone?
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
[No relevant source lines]
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\841b6ecd\6cbcb031\App_global.asax.n4h3dqy4.0.cs Line: 0
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
xd426863f4d052758.xcbcfc48b9705b7a2..ctor() +818
xd426863f4d052758.xcbcfc48b9705b7a2.x479a7b07c9d5bd70() +46
xd426863f4d052758.x396614b3dae3b1da..ctor(Boolean xc58f860b79d3e36f) +307
xd426863f4d052758.x396614b3dae3b1da.x479a7b07c9d5bd70() +48
GBPVR.Backend.Common.ScheduleHelper.LoadRecordingSchedule() +27
gbweb.Global..ctor() in C:\Program Files\devnz\gbpvr\web\Global.asax.cs:34
ASP.global_asax..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\841b6ecd\6cbcb031\App_global.asax.n4h3dqy4.0.cs:0
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +103
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +261
System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +1036
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +114
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +181
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +331