![]() |
|
|||
|
Whats Up With Program Guide Performance?
I am attempting to record a show and the program guide takes forever to diplay. As I am typing this, it has yet to display. Refreshing the page promptly displays an asp.net error message.
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> |
|
|||
|
Oh bother.... another week, another screw up with Snapstream's servers.
I am seeing the same thing here... can't access the program guide (get the same application server errors you reported). Maybe its their way of thanking me for ranting the last time they let the servers go down for a day without notification or acknowledgement. Guess I should learn to not heckle the guy with the microphone anymore huh?
|
|
|||
|
Program Guide Performance
Its March 13, 2004 5:49 EST and the program gudie is not working AGAIN!
Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. |
|
||||
|
Quote:
__________________
TomZ This is a test, this is only a test. Had this been your real life, you would have been told what to do. BTV 3.4.4 (Build 1334), Athlon XP 2000, 256m RAM, 120g maxtor ultra, ATI AIW 9000 Pro, PRV-250, DirecTV - RCA DRD 486 RH (controlled via serial port), Beyond TV 3.4.2, Television S-Video output (no monitor), Gyration wireless compact keyboard and mouse |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upcoming Recordings, whats DELETE and whats PREVENT? | Fast351 | Beyond TV and Beyond TV Link | 6 | 11-08-2007 10:30 PM |
| New HDD, no more calulating. - Also program performance loss. | iblob | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 5 | 08-04-2006 02:55 PM |
| Support Program Performance | WMcKinney | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 0 | 01-19-2006 12:18 PM |
| program guide has "unavailable" as program listings on most channels | Nick DC | Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum | 4 | 06-06-2005 08:10 PM |
| Program Guide in the Program Doesn't work. | jamesbender | SnapStream Discussion | 18 | 08-05-2003 11:55 AM |