Can't install RC1 (1 Viewer)

mironicus

Portal Pro
March 9, 2008
688
44
TV-Server Version: 1.0 RC1
MediaPortal Version: 1.0 RC1
MediaPortal Skin:
Windows Version: Vista 32 Bit
CPU Type: BE-2400
HDD:
Memory: 2 Gigabyte
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card:
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:

I deinstalled my old Mediaportal 0.2.30 fully. I got this failure message during the install of RC1.

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

************** Ausnahmetext **************
System.Runtime.InteropServices.COMException (0x800706D9): Eine Instanz der COM-Komponente mit der CLSID {304CE942-6E39-40D8-943A-B913C40C9CD4} konnte aufgrund des folgenden Fehlers nicht von der IClassFactory erstellt werden: 800706d9.
bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
bei System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
bei MediaPortal.DeployTool.WindowsFirewallChecker.GetFirewallManager()
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.1434 (REDBITS.050727-1400).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MediaPortal.DeployTool
Assembly-Version: 0.9.1.22503.
Win32-Version: 0.9.1.0.
CodeBase: file:///C:/Users/Rene/AppData/Local/Temp/MediaPortal.DeployTool.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1434 (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.1434 (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.1434 (REDBITS.050727-1400).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
MediaPortal.DeployTool.resources
Assembly-Version: 0.9.1.22503.
Win32-Version: 0.9.1.0.
CodeBase: file:///C:/Users/Rene/AppData/Local/Temp/de-DE/MediaPortal.DeployTool.resources.DLL.
----------------------------------------
System.Xml
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1434 (REDBITS.050727-1400).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
Interop.NetFwTypeLib
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/Users/Rene/AppData/Local/Temp/Interop.NetFwTypeLib.DLL.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1434 (REDBITS.050727-1400).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.312 (rtmLHS.050727-3100).
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.
 

mironicus

Portal Pro
March 9, 2008
688
44
I start MediaPortal_Setup_1.0_RC1.exe

I choose "Install"

I select my primary language.

I begin the installation. (Next->)

I select some options (Next->....).

After choosing "One-Click-Installation" (Next->) this error message will be displayed (look above). The program stops working.

If I choose manuall install the error message will be displayed after choosing the available options.

I solved the problem. I had my Firewall turned off (with XP-Antispy) and other security services not running. After going back to the Vista default settings (all on) MediaPortal RC1 installed successfully.
 

JoeSmith

Portal Pro
November 17, 2007
314
44
Home Country
Germany Germany
might not be related to your problem :
i have deactived the windows firefall & security center stuff
and on my first install (not one click) i forgot the remove the "enter firewall bla bla" option and the installer crashed
so this could be a generell problem in the installer, if the one click installer tries to modify firewall rules when there is no security center
 

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    so this could be a generell problem in the installer, if the one click installer tries to modify firewall rules when there is no security center
    :D for this info!

    *edit*
    i have just noticed that on my test PC the security center service is deactivated and the firewall is turned off. all works fine here.

    but i will forward this onfo to the devs. :)
     

    chemelli

    Retired Team Member
  • Premium Supporter
  • September 28, 2006
    6,159
    2,264
    49
    Milano, Italy
    Home Country
    Italy Italy
    System.Runtime.InteropServices.COMException (0x800706D9): Eine Instanz der COM-Komponente mit der CLSID {304CE942-6E39-40D8-943A-B913C40C9CD4} konnte aufgrund des folgenden Fehlers nicht von der IClassFactory erstellt werden: 800706d9.
    bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
    bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
    bei System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
    bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
    bei MediaPortal.DeployTool.WindowsFirewallChecker.GetFirewallManager()
    bei MediaPortal.DeployTool.WindowsFirewallChecker.CheckStatus()

    Fixed in SVN 18843.

    Simone
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    the fix will be part of 1.0RC2

    in the meantime
    1. start 1.0RC1refesh installer
    2. choose "c:/deploytool" as target in the first screen
    3. close the tool
    4. go to "c:/deploytool"
    5. open the "deploy" folder
    6. choose "package-mediaportal.exe" to install it manualy

    chemelli could you please add this bug you fixed to mantis, and set target version ot RC2?
    so we then see what got fixed between RC1 and RC2 in the roadmap.
    :D
     

    Users who are viewing this thread

    Top Bottom