MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Language specific support » Deutsches MediaPortal Forum » Media Portal - Support » Software/Codecs Mediaportal


Software/Codecs Mediaportal Informationen rund um 3rd party-Software und Mediacodecs

Reply
 
Thread Tools Display Modes
Old 2008-08-04, 13:18   #1 (permalink)
Portal Member
 
Join Date: Jun 2007
Location: Bremen
Age: 36
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default MP RC2 Installation nicht möglich

Wollte mir mal den aktuellen RC anschauen, es scheitert aber schon an der Installation, diese Bricht ab und in den Details steht folgendes:

Code:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.Runtime.InteropServices.COMException (0x800706D9): In der Endpunktzuordnung sind keine weiteren Endpunkte verfügbar. (Ausnahme von HRESULT: 0x800706D9)
   bei NetFwTypeLib.INetFwPolicy.get_CurrentProfile()
   bei MediaPortal.DeployTool.WindowsFirewallChecker.CheckStatus()
   bei MediaPortal.DeployTool.InstallDlg.AddPackageToListView(IInstallationPackage package)
   bei MediaPortal.DeployTool.InstallDlg.PopulateListView()
   bei MediaPortal.DeployTool.InstallDlg..ctor()
   bei MediaPortal.DeployTool.DialogFlowHandler.GetDialogInstance(DialogType dlgType)
   bei MediaPortal.DeployTool.BaseInstallationTypeDlg.GetNextDialog()
   bei MediaPortal.DeployTool.DeployTool.nextButton_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MediaPortal.DeployTool
    Assembly-Version: 0.9.1.16202.
    Win32-Version: 0.9.1.0.
    CodeBase: file:///D:/LOKALE~1/Temp/MediaPortal%20Installation/MediaPortal.DeployTool.exe.
----------------------------------------
System.Windows.Forms
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
    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.1433 (REDBITS.050727-1400).
    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.1433 (REDBITS.050727-1400).
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Xml
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
mscorlib.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MediaPortal.DeployTool.resources
    Assembly-Version: 0.9.1.16202.
    Win32-Version: 0.9.1.0.
    CodeBase: file:///D:/Lokale%20Einstellungen/Temp/MediaPortal%20Installation/de-DE/MediaPortal.DeployTool.resources.DLL.
----------------------------------------
Interop.NetFwTypeLib
    Assembly-Version: 1.0.0.0.
    Win32-Version: 1.0.0.0.
    CodeBase: file:///D:/Lokale%20Einstellungen/Temp/MediaPortal%20Installation/Interop.NetFwTypeLib.DLL.
----------------------------------------
System.Windows.Forms.resources
    Assembly-Version: 2.0.0.0.
    Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

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

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
Weis einer Rat ??

EDIT: Hard&Software steht nun in der Signatur

Last edited by JB72; 2008-08-04 at 16:51.
JB72 is online now   Reply With Quote
Old 2008-08-04, 16:53   #2 (permalink)
Portal Member
 
Join Date: Jun 2007
Location: Bremen
Age: 36
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

EDIT2: Hoffe Signatur erscheint nun.
__________________
htXP V1.1 == angepasstest und abgespecktes XP SP2
PDVD 7.3, DivX, XviD -- auf CompactFlash --

C2D 6300, DG965WH, 2 GB RAM, ADD2 HDMI Karte, KNC DVB-T
JB72 is online now   Reply With Quote
Reply

Bookmarks

Tags
installation, rc2

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
MP RC1 installation nicht möglich Frank21777 Media Portal - Allgemeines 2 2008-05-03 21:30
Installation der Fernbedienung nicht möglich anubis8686 Media Portal - Support 4 2007-05-26 17:52
S3-Standby funktionert nicht mehr nach MP-Installation ephi Hardware 1 2006-12-26 11:58
Yakumo DVB-T Quickstick Installation nicht möglich devconproductions Hardware 0 2006-10-22 19:40
deamon tools - SVCDs von der festplatte ausführen - seit RC2 nicht mehr möglich KenPark Media Portal - Support 2 2006-01-16 01:15


All times are GMT +1. The time now is 16:35.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden