View Single Post
Old 2007-09-06, 08:03   #43 (permalink)
midiboy
Portal Member
 
Join Date: Mar 2005
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Hi Big_Kev,

great project, thanks. A few things I noticed with 0.0.0.7 (first version I tried):

1. The program guide only shows the programs from the current system time and later but not earlier. Right now it is 10pm here and the first program displayed is from 10pm.

2. Clicking on next in the program guide opens a blank page with a HTTP 500 "Internal Servererror" Same happens when going to another date in the program guide. Tried with Firefox, IE6 and IE7. Only the same day is displayed properly.

3. The channels displayed are the ones MP Server found and named during the channel scan. Those are wrong mostly (at least in my case). Would it be possible to display the "display names" instead ?

Thanks for your work !
midiboy


Could you give me some more info?

Which version of TV Engine are you using?

Are you using MSSQL or MySQL database?

I can not reproduce those issues... the "500" error would indicate a crash in an SQL query and the blank page would indicate a rouge query that has not terminated but has not crashed.

There is possibly some sort of database mis-match here???

Regards
Kev

Hi Kev,

I am using TV Server version V0.2.3.0 RC1 Snapshot 15641 (one of the recent).
I am using the MSSQL database (SQL Express 2005 SP2)

But maybe the problem is that my TV server is running on Windows 2003 Server ?

By the way, today when logging on to my server via RDP (remote desktop) I found this message in eventlog:

Ereignistyp: Fehler
Ereignisquelle: Application Error
Ereigniskategorie: (100)
Ereigniskennung: 1000
Datum: 05.09.2007
Zeit: 21:52:19
Benutzer: Nicht zutreffend
Computer: MEDIASERVER
Beschreibung:
Fehlgeschlagene Anwendung MPWebInt.exe, Version 0.0.0.6, fehlgeschlagenes Modul unknown, Version 0.0.0.0, Fehleradresse 0x00000012.

It means that the MPwebInt.exe was closed due to an unkown error, the adress of the error is 0x00000012.


Then there was another entry in the eventlog:

Ereignistyp: Informationen
Ereignisquelle: DrWatson
Ereigniskategorie: Keine
Ereigniskennung: 4097
Datum: 05.09.2007
Zeit: 21:52:19
Benutzer: Nicht zutreffend
Computer: MEDIASERVER
Beschreibung:
Die Anwendung "C:\Programme\MP Web Interface\MPWebInt.exe" hat einen Programmfehler verursacht. Datum und Zeit des Fehlers: 05.09.2007 um 21:52:19.359 Ausnahme: c0000005 an Adresse 00000012 (<nosymbols>)

This one also says that an error had occured in MPwebint.exe and specifies time and date and exeption which is c0000005 an Adresse 00000012.

Maybe those things are related ?

Bye,
Alex
midiboy is offline   Reply With Quote