2005-08-30, 01:31 AM
I had just made a change in the EPG in the config. After I hit the "OK" button to exit I got several popup boxes saying there was an error in the .NET and then a ton of other popups with unhandled exceptions. I could not close the windows so I had to use task manager to stop the process. When I tried to restart the gbpvr recording service it would not do it and gave me some message about looking in the helpmsg. When I hit the config after closing the windows it totally reinstalled GBPVR and erased everything I had - the devices, the schedule recordings and all the config settings. The logs only showed a fresh install so I cannot send them to Sub to see the error. I went into the webserver section to see if anything was there. The following is the error it gave me.
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------
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:
Line 263:}
Source File: C:\Program Files\devnz\gbpvr\web\Details.aspx.cs Line: 265
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
gbweb.Details.InitializeComponent() in C:\Program Files\devnz\gbpvr\web\Details.aspx.cs:265
gbweb.Details.OnInit(EventArgs e) in C:\Program Files\devnz\gbpvr\web\Details.aspx.cs:255
System.Web.UI.Control.InitRecursive(Control namingContainer) +233
System.Web.UI.Page.ProcessRequestMain() +197
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------
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:
Line 263:}
Source File: C:\Program Files\devnz\gbpvr\web\Details.aspx.cs Line: 265
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
gbweb.Details.InitializeComponent() in C:\Program Files\devnz\gbpvr\web\Details.aspx.cs:265
gbweb.Details.OnInit(EventArgs e) in C:\Program Files\devnz\gbpvr\web\Details.aspx.cs:255
System.Web.UI.Control.InitRecursive(Control namingContainer) +233
System.Web.UI.Page.ProcessRequestMain() +197
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032