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 … 8 9 10 11 12 … 47 Next »
Application Error

 
  • 0 Vote(s) - 0 Average
Application Error
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#1
2013-01-28, 01:48 AM
Been a few days since i had touch NEWA and i came today to modify my recurrent schedule and when i click on any show, i get

Code:
Server Error in '/' Application.

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>

I tried http://forums.nextpvr.com/showthread.php...post450607 but i get the same problem. Im guessing this problem is also the reason Recurring Recordings in X-NEWA shows Unknown for Channels.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#2
2013-01-28, 02:27 AM (This post was last modified: 2013-01-28, 03:31 AM by mvallevand.)
This problem may be http://forums.nextpvr.com/showthread.php...Recordings Can you edit them in NextPVR?

The X-NEWA problem might be another utf conversion problem likely unrelated. I checked using the db you uploaded and the all show fine here on 1.4.2 Maybe you need to hit the Refresh option to clean up the cache.

Martin
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#3
2013-01-28, 03:34 PM
mvallevand Wrote:This problem may be http://forums.nextpvr.com/showthread.php...Recordings Can you edit them in NextPVR?

The X-NEWA problem might be another utf conversion problem likely unrelated. I checked using the db you uploaded and the all show fine here on 1.4.2 Maybe you need to hit the Refresh option to clean up the cache.

Martin

In Nextpvr i am able to edit recurring show list. In NEWA, i get the error message from any PC i try from. In X-NEWA , it was working fine till this problem appeared. Here is my Latest DB + the web.log after i try to edit recurring show via NEWA.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#4
2013-01-28, 11:41 PM
Your "unknown" errors look valid to me. It looks to me like you removed and re-added your channels without updating the recurring recordings so they point to non-existent channels.

Martin
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#5
2013-01-29, 12:06 AM
Yes thats true i had to remove them to change the to a script to double blast to counter sleep mode of my Sa8300, would this be the reason i cant edit the recurring show via NEWA. how do i update them?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#6
2013-01-29, 12:11 AM
Are your recurring recordings actually recording without a match to a channel? I suspect not and that you will have to reschedule them.

Martin
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2013-01-29, 12:16 AM
If you bring up NEWA on the server you will get a detail error messge rather than the message shown in the first post. Also.... web.log may have info to look at as well.
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
saitoh183
Offline

Member

Posts: 153
Threads: 19
Joined: Jan 2013
#8
2013-01-29, 12:26 AM
mvallevand Wrote:Are your recurring recordings actually recording without a match to a channel? I suspect not and that you will have to reschedule them.

Martin
UncleJohnsBand Wrote:If you bring up NEWA on the server you will get a detail error messge rather than the message shown in the first post. Also.... web.log may have info to look at as well.
Well i dont know as recordings start tonight. But taking into account your suggestion, i recreated the show, and now the update works...so i guess when re-adding channels, we have to redo all our show programming. Good to know for future. i dont know if the show would have recorded anyways even if the it didnt show the channel. Is there a way to avoid this if ever we need to re-add a channel?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Error with Web Admin? jksmurf 0 2,423 2019-06-20, 10:34 AM
Last Post: jksmurf
  Server Error in '/' Application smajor 19 17,214 2017-10-27, 12:57 PM
Last Post: mvallevand
  Error when trying to stream from NEWA on PC jksmurf 2 2,887 2017-02-27, 05:12 AM
Last Post: jksmurf
  Server Error in '/' Application [streaming failure] oldman 3 3,146 2017-02-04, 12:48 AM
Last Post: UncleJohnsBand
  Server Error when settign a manual recording in NEWA martinu 2 2,449 2017-01-23, 01:30 AM
Last Post: UncleJohnsBand
  Internal Server Error SilverTiger 5 3,332 2016-07-24, 04:03 PM
Last Post: UncleJohnsBand
  "Record selected" returns error web page ... softfoot 5 3,885 2016-03-26, 01:37 PM
Last Post: UncleJohnsBand
  Server Error in "/" Application ? Lone_Stranger 1 2,461 2016-02-19, 02:10 AM
Last Post: UncleJohnsBand
  Server Error in '/' Application mdenecke 1 2,985 2016-01-13, 03:33 AM
Last Post: UncleJohnsBand
  Server Error when trying to schedule with NEWA in 336? jksmurf 5 3,869 2015-12-12, 12:34 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode