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 … 9 10 11 12 13 … 47 Next »
Server Error in '/' Application ; Cannot have multiple items selected in a DropDownLi

 
  • 0 Vote(s) - 0 Average
Server Error in '/' Application ; Cannot have multiple items selected in a DropDownLi
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#11
2012-08-26, 06:41 AM
Ah ..it's back. Works great, thanks once again!
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#12
2012-08-26, 05:06 PM
jksmurf Wrote:Thank you kind sir ...

Will test it when I can find my Search Tab in Local Login (it sometimes go walkabout after an error, comes back when I restart my PC - I think).
Remote Login has the Tab...

k.

This is probably due to your security cookie getting stepped on or corrupted.... I notice in the shot without the Episode Search tab there is also no config tab that leads me to believe that it may be a result of the cookie getting lost. Simply closing the browser and then re-accessing should re-establish the cookie.
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
hgary
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2011
#13
2012-09-11, 03:40 AM
I am getting the same error message with the new patch, and the orginal release of 2.55

I have Windows 7 Sp1 x64,, 8 GB RAM DDR3-1333, Asus E45-M-1-Pro Motherboard 1.65 GB APU, HD Homerun US-CA , Java is Version 7 update 7 Fresh install
It worked on the last stable release except for the Weekly Manually recorded shows, it always recorded them 24 hours early. but now I don't know what it does, since I don't get any program information from my cable provider, so I have to use
the web interface.

Here is the error message I get, while connected to the box though IE9 Same Error in Firefox too **** Line 15 is in RED in the source error: ****

Exception Details: System.Web.HttpException: Cannot have multiple items selected in a DropDownList.

I copied the web folder to my D drive on the last attempt with the same results.

Thanks

Source Error:


Line 13: <script type="text/javascript" src="public/Ajax2.js"></script>
Line 14: <script type="text/javascript" src="<%=Convert.ToString(Session["theme"])%>/js/common.js"></script>
Line 15: <script type="text/javascript" src="<%=Convert.ToString(Session["theme"])%>/js/manualrecord.js"></script>
Line 16: <script type="text/javascript">
Line 17: function reloadAndClose()


Source File: d:\Users\Public\NPVR\web\ManualRecord2.aspx Line: 15

Stack Trace:


[HttpException (0x80004005): Cannot have multiple items selected in a DropDownList.]
System.Web.UI.WebControls.DropDownList.VerifyMultiSelect() +106
System.Web.UI.WebControls.ListControl.RenderContents(HtmlTextWriter writer) +124
System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +32
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +189
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +25
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +167
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +32
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +218
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +47
ASP.manualrecord2_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\Users\Public\NPVR\web\ManualRecord2.aspx:15
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +88
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +25
System.Web.UI.Page.Render(HtmlTextWriter writer) +30
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4849




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456
hgary
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2011
#14
2012-09-11, 01:16 PM
After the error message, it seems like the programs that are manually recorded are actually recording the shows, just that application is giving the error message, and not closing the webpage, as it did in previous releases.
I'll do more testing though to see if the Manual recording of weekly shows still may be 24 hours early. I would have to go to the Pending Recordings and manually change the date to record to Tomorrow then it would work. But like I said i just downloaded the program and applied all the patches, so I will do more testing.
Thanks
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#15
2012-09-12, 02:59 AM
hgary Wrote:After the error message, it seems like the programs that are manually recorded are actually recording the shows, just that application is giving the error message, and not closing the webpage, as it did in previous releases.
I'll do more testing though to see if the Manual recording of weekly shows still may be 24 hours early. I would have to go to the Pending Recordings and manually change the date to record to Tomorrow then it would work. But like I said i just downloaded the program and applied all the patches, so I will do more testing.
Thanks

Have you applied the patch that is on the first page of this post?
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
hgary
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Sep 2011
#16
2012-09-17, 01:36 PM
Yes i did that first after installing the program from a fresh install, I received the error, and applied the patch.
with the same error message.

Thanks
NC. Man
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Jul 2011
#17
2012-10-03, 07:18 PM
I'm also getting this error with the new 2.5.9 installed. When i click the "Manual Record" button under the TVguide Tab, a popup windows opens. In this window i can add name, Channel, date, time to start, end ...etc. However when i click the "Record" button i get the error shown below. The TV program still gets recorded, I just don't understand why i'm getting this error.


Exception Details: System.Web.HttpException: Cannot have multiple items selected in a DropDownList.

Source Error:


Line 13: <script type="text/javascript" src="public/Ajax2.js"></script>
Line 14: <script type="text/javascript" src="<%=Convert.ToString(Session["theme"])%>/js/common.js"></script>
Line 15: <script type="text/javascript" src="<%=Convert.ToString(Session["theme"])%>/js/manualrecord.js"></script>
Line 16: <script type="text/javascript">
Line 17: function reloadAndClose()


Source File: c:\Users\Public\NPVR\web\ManualRecord2.aspx Line: 15

Stack Trace:


[HttpException (0x80004005): Cannot have multiple items selected in a DropDownList.]
System.Web.UI.WebControls.DropDownList.VerifyMultiSelect() +106
System.Web.UI.WebControls.ListControl.RenderContents(HtmlTextWriter writer) +124
System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +32
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +189
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +25
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +167
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +32
System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) +219
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +47
ASP.manualrecord2_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\Users\Public\NPVR\web\ManualRecord2.aspx:15
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +88
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +25
System.Web.UI.Page.Render(HtmlTextWriter writer) +30
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +52
System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +198
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4849


Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#18
2012-10-28, 01:50 AM
Manual Record with the multi-select drop down issue is fixed here.
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)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error with Web Admin? jksmurf 0 2,415 2019-06-20, 10:34 AM
Last Post: jksmurf
  Server Error in '/' Application smajor 19 17,185 2017-10-27, 12:57 PM
Last Post: mvallevand
  multiple genre Bobbing 16 11,415 2017-07-17, 01:33 PM
Last Post: jksmurf
  Error when trying to stream from NEWA on PC jksmurf 2 2,877 2017-02-27, 05:12 AM
Last Post: jksmurf
  Server Error in '/' Application [streaming failure] oldman 3 3,137 2017-02-04, 12:48 AM
Last Post: UncleJohnsBand
  Server Error when settign a manual recording in NEWA martinu 2 2,433 2017-01-23, 01:30 AM
Last Post: UncleJohnsBand
  Multiple Users for Web Admin rowle1jt 5 3,982 2017-01-10, 01:00 AM
Last Post: UncleJohnsBand
  Internal Server Error SilverTiger 5 3,306 2016-07-24, 04:03 PM
Last Post: UncleJohnsBand
  "Record selected" returns error web page ... softfoot 5 3,867 2016-03-26, 01:37 PM
Last Post: UncleJohnsBand
  Server Error in "/" Application ? Lone_Stranger 1 2,452 2016-02-19, 02:10 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