NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 733 734 735 736 737 … 1231 Next »
PC Client, gbpvr.ldb, ASP .NET permissions?

 
  • 0 Vote(s) - 0 Average
PC Client, gbpvr.ldb, ASP .NET permissions?
ApexHack
Offline

Member

Posts: 184
Threads: 34
Joined: Mar 2006
#1
2006-08-29, 04:53 AM
Did you hear the one about the statistician?
Probably….

Seriously, I'm getting pretty frustrated I can't get this to work when it seems like most have done it with little problem.

Whenever the RecordingService runs on the server the lock file is created and deleted when stopped. I obviously need to have it running on the server all the time.

I spent hours trying to figure out how to set .NET permissions, but only succeeded in confusing myself thoroughly. I'm hoping someone can help me get it to where both the client and server have correct permissions so the lock file is not created, or allowed to be manipulated by both. I think it has something to do with File I/O whatever.

The odd thing to me is that in gbpvr.exe.log things look like they're going well until it gets to the log excerpt at the end which has problems with station list, ChannelFactory and something else that I don't understand.

Man, I just don't know why I'm having so much trouble. And now I'm pissed to the point where I will either get it working or destroy something trying.

I will look into webadmin as a last resort.

Oh, and all this is for NET 1.1 on GBPVR ver.96.08. I hope I'm not getting gipped on support just because I choose to stick with an older version.

I would sincerely appreciate some help.
Cheers

8/28/2006 4:28:55 AM.099 VERBOSE [2] Initializing skin helper for: .\skin\Blue\fm radio\skin.xml
8/28/2006 4:28:56 AM.261 ERROR [2] Error loading station list: System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot open the file '\\192.168.0.7\c$\program files\devnz\gbpvr\gbpvr.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at xd426863f4d052758.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at xae10db17d26ba033.xf4c930acf61d19ac.x60a8ea63f665aa5e()
8/28/2006 4:28:56 AM.261 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="ForegroundTransparency"]
8/28/2006 4:28:56 AM.261 VERBOSE [2] getValue cached value: /settings/EPGProcessingMode : NORMAL
8/28/2006 4:28:56 AM.261 VERBOSE [2] getValue cached value: /settings/EPGProcessingMode : NORMAL
8/28/2006 4:28:56 AM.261 VERBOSE [2] SimpleScreenSaverTask created
8/28/2006 4:28:56 AM.261 VERBOSE [2] getValue() loading new key/value into cache: /settings/DisableAnimation
8/28/2006 4:28:56 AM.261 VERBOSE [2] getValue: /settings/DisableAnimation : false
8/28/2006 4:28:56 AM.271 VERBOSE [2] CustomTaskSettings.loadAll()
8/28/2006 4:28:56 AM.281 ERROR [8] Failure in ChannelFactory::getShowsInTimePeriod(): System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot open the file '\\192.168.0.7\c$\program files\devnz\gbpvr\gbpvr.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at xd426863f4d052758.x645bf0ede6e7454f.xcd9091e563ef11a9(DateTime x787497fc33be3c14, DateTime xe3f5c33dc7dd7900, Boolean xc8d841a3666abbad)
8/28/2006 4:28:56 AM.321 ERROR [2] The Microsoft Jet database engine cannot open the file '\\192.168.0.7\c$\program files\devnz\gbpvr\gbpvr.mdb'. It is already opened exclusively by another user, or you need permission to view its data.
8/28/2006 4:28:56 AM.321 ERROR [2] at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
at System.Data.OleDb.OleDbConnection.InitializeProvider()
at System.Data.OleDb.OleDbConnection.Open()
at xd426863f4d052758.x1d248470894f26c1.xec273cb62c940b66()
at xae10db17d26ba033.xbb1566157f5f8b1f..ctor(String x2b67e84843b345a4, Boolean x16a8bfd49ea44853)
at xae10db17d26ba033.xbb1566157f5f8b1f.xfb409e85bd292293(String[] xf18a926310372520)
8/28/2006 4:28:56 AM.361 ERROR [26] Error int SourceConfigurationContainer::LoadAll(): System.ArgumentNullException: Value cannot be null.
Parameter name: punk
at System.Runtime.InteropServices.Marshal._WrapIUnknownWithComObject(IntPtr i, Object owner)
at System.Data.OleDb.OleDbWrapper.IDataInitialize()
at System.Data.OleDb.OleDbConnection.GetObjectPool()
at System.Data.OleDb.OleDbConnection.CreateProvider(OleDbConnectionString constr)
at System.Data.OleDb.OleDbConnection.Open()
at xd426863f4d052758.xcbcfc48b9705b7a2.xa19cc1d2df8cbd74()
at xd426863f4d052758.xda34526142ca690b.x1f966edc637a8924(Boolean x81c765f11f40b327)
8/28/2006 4:28:56 AM.361 VERBOSE [26] About to connect to remote recording service
8/28/2006 4:28:56 AM.361 VERBOSE [26] getValue() loading new key/value into cache: /settings/RecordingServiceLocation
8/28/2006 4:28:56 AM.361 VERBOSE [26] getValue: /settings/RecordingServiceLocation : tcp://192.168.0.7:7968/RecordingRemote
8/28/2006 4:28:56 AM.401 VERBOSE [26] getValue() loading new key/value into cache: /settings/UseWindowsMediaPlayerForAudio
8/28/2006 4:28:56 AM.401 VERBOSE [26] getValue: /settings/UseWindowsMediaPlayerForAudio : true
8/28/2006 4:28:56 AM.401 VERBOSE [26] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
8/28/2006 4:28:56 AM.401 VERBOSE [26] getValue: /settings/NetRadioBufferSize : 96000
8/28/2006 4:28:56 AM.401 INFO [26] NetRadio buffer size is: 96000
[end of log]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2006-08-29, 06:05 AM
Quote:Oh, and all this is for NET 1.1 on GBPVR ver.96.08. I hope I'm not getting gipped on support just because I choose to stick with an older version.
I dont support old versions of GB-PVR, or the PC client, so prepare to be double gipped Big Grin

Seriously, the lack of answer out of me is more an issue of not being aware of what issues might popup when you try this non-official non-supported PC client. Its not something I've experimented with, so its not something I have any expertise in.
ApexHack
Offline

Member

Posts: 184
Threads: 34
Joined: Mar 2006
#3
2006-08-29, 07:52 AM
Come on, no help at how to go about setting permissions in .NET? A crumb at least.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2006-08-29, 10:11 AM
i've been running it for a while and never get any permissions problems...
maybe you're not running the recording service under a 'user' account?
try in xp's services manager, and set the 'logon' to a user's account..
also, the db connect string should have same user/pw for both...
you're using access db, so it's either that or a problem with the odbc drivers or components...
you'll need to do this anyways to see network shares from gbpvr..Smile
oh and make sure the 'client' machine's recording service is turned off..[either disable or put on manual and stop it]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 62,229 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,305 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,183 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,470 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,072 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,343 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,421 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,389 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,450 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,829 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode