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 … 26 27 28 29 30 … 47 Next »
Error with 1.2.13

 
  • 0 Vote(s) - 0 Average
Error with 1.2.13
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#1
2008-05-27, 12:41 PM
I get the following error when I try to log into EWA since I upgraded gbpvr to 1.2.13. I found that I was running version 74 of EWA so I upgraded to build 76 and I'm still getting this error. I'm using IIS and I've given full control to Everyone to the gbpvr directory (temporarily) and still get the error. Any suggestions?

Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Requested registry access is not allowed.

Source Error:

Line 492: if (!reload && (configWeb != null)) return;
Line 493:
Line 494: Logger.Verbose("RecorderHelperConfig: LoadFromFile()");
Line 495:
Line 496: configWeb = new XmlDocument();


Source File: c:\Program Files\devnz\gbpvr\web\App_Code\classes\Settings.cs Line: 494

Stack Trace:

[SecurityException: Requested registry access is not allowed.]
System.ThrowHelper.ThrowSecurityException(ExceptionResource resource) +48
Microsoft.Win32.RegistryKey.InternalOpenSubKey(String name, RegistryKeyPermissionCheck permissionCheck, Int32 rights) +246
Microsoft.Win32.RegistryKey.OpenSubKey(String name, RegistryKeyPermissionCheck permissionCheck) +35
GBPVR.Public.Logger.LogMessage(Int32 level, String message) +638
GBPVR.Public.Logger.Verbose(String message) +12
gbweb.Settings.LoadFromFile(Boolean reload) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\Settings.cs:494
gbweb.Settings.GetSetting(Object moduleObject, String settingName) in c:\Program Files\devnz\gbpvr\web\App_Code\classes\Settings.cs:443
gbweb.Settings.Load() in c:\Program Files\devnz\gbpvr\web\App_Code\classes\Settings.cs:149
gbweb.Settings..ctor() in c:\Program Files\devnz\gbpvr\web\App_Code\classes\Settings.cs:141
gbweb.Global..cctor() in c:\Program Files\devnz\gbpvr\web\App_Code\Global.asax.cs:40
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#2
2008-05-27, 02:02 PM
Whew, glad I'm not the only one...

k.
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 |
BrainStormer
Offline

Senior Member

Posts: 544
Threads: 38
Joined: Oct 2005
#3
2008-05-27, 02:21 PM
Did you remember to go to services and check "Allow to interact with desktop" on the recording service?
Intel i5 3.2Ghz Quad Core, Windows 10 Pro 64Bit
12 GB RAM, Gigabit LAN,3TB SATA HD 8MB Cache Dedicated Recording Drive
SiliconDust Prime, PCH A-100 & C-200, Chromecast, FireTV
Raspberry Pi 3 Running OSMC, Samsung Smart TV UN32H5201AF
Cable Provider: Comcast in Oregon, USA
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#4
2008-05-27, 02:32 PM
This wasn't checked for the previous version and it worked ok. Is this something that has changed?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2008-05-27, 10:08 PM
BrainStormer Wrote:Did you remember to go to services and check "Allow to interact with desktop" on the recording service?

Argghhhh... Good pickup.

k.
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
#6
2008-05-28, 02:08 AM
EWA reads its settings and saved searches from the gbpvr\ directory (not the gbpvr\web directory) so you need to give IIS access (read/write) to that directory 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
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#7
2008-05-28, 02:24 AM
I did that. Is this code on line 494 in Settings.cs :
Quote:Logger.Verbose("RecorderHelperConfig: LoadFromFile()");
trying to write to the Windows event log?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#8
2008-05-28, 02:29 AM
pbb Wrote:I did that. Is this code on line 494 in Settings.cs :
trying to write to the Windows event log?

No....I don't think so....Logger would be witting to the log file in one of the sub directories found under here (the gbpvrpublic.dll will be in the sub directory that contains the logs)

Code:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\66372bc5\b1db62aa\assembly\dl3
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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2008-05-28, 02:32 AM
I should note that this build (76) has very, very minor changes only at the page level so any issues that you may be experiencing are most likley not related to the new EWA version but environment changes with the GBPVR upgrade itself.

I stay away from IIS for running EWA....just think it is bloat to run the app...sometimes simple is better and the built in server for EWA provides plenty of performance....and it can run alongside IIS without issue.
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
pbb
Offline

Member

Posts: 229
Threads: 62
Joined: Feb 2005
#10
2008-05-28, 05:03 PM
Thanks for the info. I'll look into the writes on the temporary directory you mentioned. I've seen issues like that before with ASP.NET.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


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,891 2017-02-27, 05:12 AM
Last Post: jksmurf
  Server Error in '/' Application [streaming failure] oldman 3 3,147 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,886 2016-03-26, 01:37 PM
Last Post: UncleJohnsBand
  Server Error in "/" Application ? Lone_Stranger 1 2,463 2016-02-19, 02:10 AM
Last Post: UncleJohnsBand
  Server Error in '/' Application mdenecke 1 2,990 2016-01-13, 03:33 AM
Last Post: UncleJohnsBand
  Server Error when trying to schedule with NEWA in 336? jksmurf 5 3,876 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