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) nDroid v
« Previous 1 2 3 4 5 … 7 Next »
Can't install new version of service

 
  • 0 Vote(s) - 0 Average
Can't install new version of service
ccihon
Offline

Member

Posts: 139
Threads: 21
Joined: Feb 2013
#1
2013-04-02, 02:08 PM
Was succesful with previous version - I tried installing this new version - did stop the old service, and since have totally removed any service, regardless, once installed, I get this error when launching the config tool:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'nDroidLib, Version=1.8.4839.41224, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'nDroidLib, Version=1.8.4839.41224, Culture=neutral, PublicKeyToken=null'
at uk.co.beetec.csharp.nDroid.nDroidConfig.XmlSettings..ctor()
at uk.co.beetec.csharp.nDroid.nDroidConfig.SettingsForm.SettingForm_Load(Object sender, EventArgs e) in C:\Documents and Settings\gbpvr\My Documents\Visual Studio 2008\Projects\nDroidService\nDroidConfig\SettingsForm.cs:line 24
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
nDroidConfig
Assembly Version: 1.8.4839.41229
Win32 Version: 1.8.7
CodeBase: file:///C:/Program%20Files%20(x86)/Beetec%20Services/nDroid%20Service/nDroidConfig.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#2
2013-04-02, 07:36 PM
I can't reproduce this here and I'm really not sure what could be causing it. Try going to C:\Program Files\Beetec Services\nDroid Service then right-click on nDroidLib.dll and selecting Properties. If there's a button labelled "Unblock..." use it to unblock the file. Also, while you're on that properties page, select the Version tab to check the version is 1.8.7.0.
ccihon
Offline

Member

Posts: 139
Threads: 21
Joined: Feb 2013
#3
2013-04-02, 08:02 PM
This is Win7 64 so the file you reference is in Program Files (x86)\Beetec Services\nDroid Service - and the version is correct. I see no "Unblock", although I did change the permissions for "Users" to full control - still get the error when accessing the settings.....the service can be started and run, but does not allow me to edit the settings - as mentioned, the previous version ran fine
ccihon
Offline

Member

Posts: 139
Threads: 21
Joined: Feb 2013
#4
2013-04-02, 08:11 PM
Oddly enough I seem to be able to connct from the android client....-shows extracting, the populating database for each of 7 days, then hangs, it seems, on "Creating EPG update timer...Pending Recordings" - if I return to home on the Android phone then back to the app, it starts all over again.
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#5
2013-04-02, 09:45 PM
ccihon Wrote:This is Win7 64 so the file you reference is in Program Files (x86)\Beetec Services\nDroid Service - and the version is correct. I see no "Unblock", although I did change the permissions for "Users" to full control - still get the error when accessing the settings.....the service can be started and run, but does not allow me to edit the settings - as mentioned, the previous version ran fine
OK, concentrating on the nDroidConfig problem first - I did a search and found a possible answer. I've attached a zip with some new files. Stop the nDroid Service and drop the four files into the service folder then restart the service and see if the nDroidConfig utility will start.

ccihon Wrote:Oddly enough I seem to be able to connct from the android client....-shows extracting, the populating database for each of 7 days, then hangs, it seems, on "Creating EPG update timer...Pending Recordings" - if I return to home on the Android phone then back to the app, it starts all over again.
What version of NextPVR are you using? Also do you have it set to automatically update your EPG? If so, what time?
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#6
2013-04-03, 09:01 AM
Quote:Oddly enough I seem to be able to connect from the android client....-shows extracting, the populating database for each of 7 days, then hangs, it seems, on "Creating EPG update timer...Pending Recordings" - if I return to home on the Android phone then back to the app, it starts all over again.

I too am having this problem, although the service (1.8.7) is fine.

I have uninstalled and re-installed.
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#7
2013-04-03, 09:23 AM
OK, to repeat the last question above...
Quote:What version of NextPVR are you using? Also do you have it set to automatically update your EPG? If so, what time?
If you're using npvr v.2.6.2 it will have taken the original <EPGUpdateHour> (in config.xml) and added a random time (in minutes) to create the <EPGUpdateTime>. I modified nDroid v1.8.7 to work with this but I'm beginning to wonder if I didn't get it quite right. It works for me but I set my own update time to a round number (I always update at 7am and set the new time to 07:00:00).
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#8
2013-04-03, 09:49 AM
OK, success.

Yes. 2.6.2.
My <EPGUpdateHour> was 2, and <EPGUpdateTime> was "none".
I changed this to "02:00:00", restarted the nDroid service and it all worked.

Thanks
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#9
2013-04-03, 10:01 AM
Nistrod Wrote:OK, success.

Yes. 2.6.2.
My <EPGUpdateHour> was 2, and <EPGUpdateTime> was "none".
I changed this to "02:00:00", restarted the nDroid service and it all worked.

Thanks
Thanks for confirmation. I wasn't expecting <EPGUpdateTime> to have a possible value of "none". I obviously misunderstood how the new system works. I'll check with sub.

Cheers,
Brian
ccihon
Offline

Member

Posts: 139
Threads: 21
Joined: Feb 2013
#10
2013-04-03, 12:38 PM
bgowland Wrote:OK, concentrating on the nDroidConfig problem first - I did a search and found a possible answer. I've attached a zip with some new files. Stop the nDroid Service and drop the four files into the service folder then restart the service and see if the nDroidConfig utility will start.

What version of NextPVR are you using? Also do you have it set to automatically update your EPG? If so, what time?

As for the service fix, the provided files did not fix that issue - same error. I am running the latest version of NPVR, and have edited config.xml to replace "none" with "02:00:00" as did the other user - success! So for now it is functional, although I can't run the service utility, it seems. My old values from the previous version seemed to be saved somewhere and are functional, however? Thanks.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  ndroid TE recording event crashes recording service fuzzweed 0 4,501 2015-02-04, 07:00 AM
Last Post: fuzzweed
  ndroid service will not start wodger 12 12,484 2014-08-15, 07:56 AM
Last Post: drlava
  error 927 when attempting to install from Google play AntoniusFM 1 2,361 2013-11-19, 03:19 PM
Last Post: bgowland
  install problem? WKleeven 42 14,860 2013-11-12, 04:18 PM
Last Post: WKleeven
  disable "ndroid" service from exposing "C" drive? reven 2 2,341 2013-09-12, 01:28 PM
Last Post: reven
  nDroid Service v1.8.9 update bgowland 0 2,063 2013-05-12, 11:21 PM
Last Post: bgowland
  BadImageFormatException when opening nDroid Service Settings in Win Server 2012 reven 5 3,625 2013-05-11, 06:30 AM
Last Post: bgowland
  nDroid not loading after install on Tablet Guzzi948 14 5,701 2013-04-26, 10:09 PM
Last Post: bgowland
  Can't Get Past "nDroid service upgrade required" Message During v1.8.4 Install rogerjenn 11 5,020 2013-01-24, 10:48 AM
Last Post: odin
  New install - App freezes / crashes after download of data from service lostboy 9 4,798 2012-09-10, 08:00 PM
Last Post: bgowland

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

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

Linear Mode
Threaded Mode