NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 373 374 375 376 377 … 433 Next »
Unhandled exception when going to the decoders setting - unmanaged.dll problem

Unhandled exception when going to the decoders setting - unmanaged.dll problem
jboyter14
Offline

Junior Member

Posts: 19
Threads: 4
Joined: Sep 2009
#1
2011-03-05, 08:19 PM
Hello,
I was just trying to install NPVR on my older laptop when I get the message posted below in the settings under the decoders menu.

Also, in the about menu under settings it says: "WARNING: The DirectX runtime is not available on this machine. Software rendering instead." - i wonder if this is related

I just installed the latest ATI drivers for the Radeon X300 that the computer uses. And I installed the latest DirectX 9c runtime. Everything else seems to be functioning normally. I can run GBPVR without a problem. I also have NPVR installed on 3 other machines (including 1 server with a TV card) without a hitch.

I've tried an older verion of NPVR and the latest March 1st version.


Here's the error message:

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

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
File name: 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' ---> System.Runtime.InteropServices.COMException (0x800736B1): This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
at NextPVR.Settings.PlaybackSettingsPage.DevicesSettingsPage_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at NextPVR.Settings.SettingsForm.listBoxPageSelector_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#2
2011-03-06, 05:29 PM
Arey you sure you have last one DirectX runtime from 11/30/2010?
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
jboyter14
Offline

Junior Member

Posts: 19
Threads: 4
Joined: Sep 2009
#3
2011-03-06, 10:39 PM
Yes, I have the latest DirectX.

Today I just tried to install on another freshly formatted desktop and I got the same error!! Completely different hardware, so thats not the problem.

I installed Windows XP, drivers, dot.net, C++ redist, directx 9.0c Nov2010, SAF 4.0, and finally NPVR; perfectly clean system (oh yeah, installed Chrome too)

Is something with the configuration wrong?
Maybe this part of the error is important: "This application has failed to start because the application configuration is incorrect."

I get this same error if I try to run the registerfilters batch file.

Please help! I am getting very frustrated with this. Reverting back to GBPVR for now.. Sad
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,759
Threads: 769
Joined: Nov 2003
#4
2011-03-06, 11:04 PM
I dont know what is causing this error. I've not seen it before. I suspect it's something to do with the .net runtime configuration files. (not NPVR config files)
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#5
2011-03-07, 06:43 AM
jboyter14 Wrote:Yes, I have the latest DirectX.

Today I just tried to install on another freshly formatted desktop and I got the same error!! Completely different hardware, so thats not the problem.

I installed Windows XP, drivers, dot.net, C++ redist, directx 9.0c Nov2010, SAF 4.0, and finally NPVR; perfectly clean system (oh yeah, installed Chrome too)

Is something with the configuration wrong?
Maybe this part of the error is important: "This application has failed to start because the application configuration is incorrect."

I get this same error if I try to run the registerfilters batch file.

Please help! I am getting very frustrated with this. Reverting back to GBPVR for now.. Sad

If you are using nPRV, you should use SAF5, SAF4 doesn't support nPVR.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#6
2011-03-07, 12:48 PM
I have had problems with both DirectX9 and .Net on my NPVR Windows XP computers. I have twice downloaded and installed the DirectX runtime on my portable and NPVR still insists it’s not installed. After running Windows Update on my latest clean install on the main NPVR computer, “dxdiag” said DirectX 9c was installed but NPVR said it was not installed until I manually installed the redistributable.

Windows Update seems a bit random about what .NET it installs. I think NPVR only uses .NET2.0 and one of my computers only had just .NET2.0 installed but NPVR would not install until I manually installed .NET3.0. After which Update installed .NET3.5 plus service packs and other updates for all three versions. However without manual intervention I have seen Windows Update take 2-3 days to install all the latest .Net Updates. NPVR does seem more prone to “Exception errors” until all the latest .NET service packs and updates are installed.

Chris
jboyter14
Offline

Junior Member

Posts: 19
Threads: 4
Joined: Sep 2009
#7
2011-03-07, 02:50 PM
It does sound like a .NET error specific error to me (I'm a C# programmer myself). I'll try installing .NET 3.5 and put on the latest updates / service packs. I'm not using Windows Update at all- I prefer redistributable.

Are you sure SAF 4 doesn't support NPVR? I'm pretty sure I've been using it because I had it installed on my other machines when using GB-PVR. Then I installed NPVR, but did not install SAF 5 or any additional codecs.
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#8
2011-03-07, 03:12 PM
jboyter14 Wrote:Are you sure SAF 4 doesn't support NPVR? I'm pretty sure I've been using it because I had it installed on my other machines when using GB-PVR. Then I installed NPVR, but did not install SAF 5 or any additional codecs.

Yes.
It can still work (if you tweek nPVS settings manually), but SAF5 is recomended.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
jboyter14
Offline

Junior Member

Posts: 19
Threads: 4
Joined: Sep 2009
#9
2011-03-12, 02:03 PM
I installed the latest .NET framework 3.5 (which includes the latest 2.0 with service packs) and NPVR started working. I also had to run the register filters because they had not installed correctly when NPVR was installed.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,759
Threads: 769
Joined: Nov 2003
#10
2011-03-12, 04:45 PM
Great - glad you got it fixed.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR4 and MPC-HC problem The Solutor 29 7,208 2021-07-27, 03:45 PM
Last Post: The Solutor
  Epg setting SD token NextPvr 4.2.4 casimir@zyxu.ca 1 1,590 2021-03-05, 01:38 PM
Last Post: mvallevand
  Problem locking on to a tuner? time_lord 7 3,064 2021-01-09, 12:06 PM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,823 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,444 2020-12-01, 12:44 PM
Last Post: romdl
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,415 2020-10-29, 09:40 PM
Last Post: mvallevand
  Problem setting up recording for some programmes LeoL 5 2,050 2020-10-21, 09:34 PM
Last Post: LeoL
  Replayed recording problem Tj.2 25 9,408 2020-09-22, 04:51 PM
Last Post: baj1
  Recurring recording problem Dave48167 18 4,382 2020-09-10, 08:26 PM
Last Post: Dave48167
  Problem with 1 device and 1 frequency lost@c 6 2,087 2020-08-21, 04:11 AM
Last Post: lost@c

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

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

Linear Mode
Threaded Mode