NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 35 36 37 38 39 … 47 Next »
Statistic doesn't work anymore ....

 
  • 0 Vote(s) - 0 Average
Statistic doesn't work anymore ....
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#1
2007-06-07, 08:05 AM
Hi,

after Update to the build 61, i get an error while clicking on the statistic button (same is after update to build 62) :

Code:
Serverfehler in der Anwendung /gbpvr.
Laufzeitfehler
Beschreibung: Anwendungsfehler auf dem Server. Aufgrund der aktuellen benutzerdefinierten Fehlereinstellungen für diese Anwendung können die Details des Anwendungsfehlers (aus Sicherheitsgründen) nicht remote angezeigt werden. Sie können jedoch von Browsern angezeigt werden, die auf dem lokalen Server ausgeführt werden.

Details: Sie können die Details dieser Fehlermeldung auf dem lokalen Computer anzeigen, indem Sie ein <customErrors>-Tag in der Konfigurationsdatei web.config erstellen, die sich im Stammverzeichnis der aktuellen Webanwendung befindet. Das mode-Attribut dieses <customErrors>-Tags sollte dann auf "Off" festgelegt werden.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Hinweise: Die aktuelle Seite kann durch eine benutzerdefinierte Fehlerseite ersetzt werden, indem Sie das defaultRedirect-Attribut des <customErrors>-Konfigurationstags dieser Anwendung so setzen, das es auf einen benutzerdefinierten Fehlerseiten-URL zeigt.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>

Greetz
Cape-City
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2007-06-08, 02:55 AM
Cape-City Wrote:Hi,

after Update to the build 61, i get an error while clicking on the statistic button (same is after update to build 62) :

Code:
Serverfehler in der Anwendung /gbpvr.
Laufzeitfehler
Beschreibung: Anwendungsfehler auf dem Server. Aufgrund der aktuellen benutzerdefinierten Fehlereinstellungen für diese Anwendung können die Details des Anwendungsfehlers (aus Sicherheitsgründen) nicht remote angezeigt werden. Sie können jedoch von Browsern angezeigt werden, die auf dem lokalen Server ausgeführt werden.

Details: Sie können die Details dieser Fehlermeldung auf dem lokalen Computer anzeigen, indem Sie ein <customErrors>-Tag in der Konfigurationsdatei web.config erstellen, die sich im Stammverzeichnis der aktuellen Webanwendung befindet. Das mode-Attribut dieses <customErrors>-Tags sollte dann auf "Off" festgelegt werden.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


Hinweise: Die aktuelle Seite kann durch eine benutzerdefinierte Fehlerseite ersetzt werden, indem Sie das defaultRedirect-Attribut des <customErrors>-Konfigurationstags dieser Anwendung so setzen, das es auf einen benutzerdefinierten Fehlerseiten-URL zeigt.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
Greetz
Cape-City

This is the error you see when you are accessing EWA from a remote machine and an error occurs......access EWA on the host machine and click on the stats tab and see what the error is.

This logic has not changed in a long, long time so I really don't think it is a code issue.

Post your results.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
Cape-City
Offline

Member

Posts: 237
Threads: 44
Joined: Aug 2005
#3
2007-06-08, 09:24 AM
U are right ... i had a system crash some weeks ago and after reinstalling
my system i still forgot to create the "tv life buffering" folder.

now everything works great again ...

i the future i will check first directly on the host machine if everything is working there ...

thnx for quick help

cape-city
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2007-06-08, 09:57 AM
Cape-City Wrote:U are right ... i had a system crash some weeks ago and after reinstalling
my system i still forgot to create the "tv life buffering" folder.

now everything works great again ...

i the future i will check first directly on the host machine if everything is working there ...

thnx for quick help

cape-city

No problem...glad to hear you are back up and running..... Smile
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NEWA Modern Interface Home Screen Doesn't Display Available Disk Space on First Load BrettB 1 2,193 2016-11-20, 05:03 PM
Last Post: mvallevand
  Does not work remotely ww4397 16 7,382 2016-11-19, 02:53 PM
Last Post: dcpaschal
  Can't get live stream to work tripkip 2 2,986 2016-06-19, 01:48 PM
Last Post: UncleJohnsBand
  I can't get streaming Live TV to work IanSpringfield 20 12,623 2014-10-08, 08:52 PM
Last Post: IanSpringfield
  Upgrade Done... NEWA Work Begins kayleigh 10 4,506 2014-08-13, 09:56 PM
Last Post: dljones8053
  TV Guide, View Live doesn't work. Problem with address? WKleeven 14 4,962 2013-07-06, 03:00 PM
Last Post: UncleJohnsBand
  Can't get streaming to work in or outside home network ScaryBox 29 12,506 2012-12-02, 03:05 PM
Last Post: UncleJohnsBand
  Issue getting "external" VLC to work phmt 4 3,687 2012-09-28, 10:23 PM
Last Post: phmt
  Cannot get streaming to work ... jksmurf 21 8,305 2012-09-07, 05:44 PM
Last Post: Zogg
  FIrst Run Only - setting doesn't stick kevbotheone 7 2,319 2012-04-15, 02:00 AM
Last Post: UncleJohnsBand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode