MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » Installation, configuration support


Installation, configuration support Having trouble installing or configuring MediaPortal?

Reply
 
LinkBack Thread Tools Display Modes
Old 2008-04-25, 20:38   #1 (permalink)
Portal User
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default Error installing MP 1.0 Rc2

Hi,

i have troubles at the beginning of the install MediapPortal 1.0 RC2 ( sorry, rc1)
I get an error
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: type
bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
bei MediaPortal.DeployTool.WindowsFirewallChecker.GetF irewallManager()
bei MediaPortal.DeployTool.WindowsFirewallChecker.Chec kStatus()
bei MediaPortal.DeployTool.InstallDlg.AddPackageToList View(IInstallationPackage package)
bei MediaPortal.DeployTool.InstallDlg.PopulateListView ()
bei MediaPortal.DeployTool.InstallDlg.RequirementsDlg_ ParentChanged(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnParentChanged(Event Args e)
bei System.Windows.Forms.ContainerControl.OnParentChan ged(EventArgs e)
bei System.Windows.Forms.Control.AssignParent(Control value)
bei System.Windows.Forms.Control.ControlCollection.Add (Control value)
bei MediaPortal.DeployTool.DeployTool.SwitchDialog(Dep loyDialog dlg)
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(MouseEventAr gs 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.O nMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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.23002.
Win32-Version: 0.9.1.0.
CodeBase: file:///C:/temp/delme/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.
----------------------------------------
MediaPortal.DeployTool.resources
Assembly-Version: 0.9.1.31300.
Win32-Version: 0.9.1.0.
CodeBase: file:///C:/temp/delme/de-DE/MediaPortal.DeployTool.resources.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.
----------------------------------------
System.Configuration
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
----------------------------------------
System.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.resources/2.0.0.0_de_b77a5c561934e089/System.resources.dll.
----------------------------------------
Interop.NetFwTypeLib
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/temp/delme/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>

Last edited by tango38317; 2008-04-26 at 00:12.
tango38317 is offline   Reply With Quote
Old 2008-04-25, 23:30   #2 (permalink)
Portal Developer
 
chemelli's Avatar
 
Join Date: Sep 2006
Location: Italy - Padova
Age: 34
Posts: 1,094
Thanks: 50
Thanked 48 Times in 39 Posts

Country:

My System

Send a message via Skype™ to chemelli
Default

RC2 ? Did you compile on your own ?

Simone
chemelli is offline   Reply With Quote
Old 2008-04-26, 00:15   #3 (permalink)
Portal User
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts


Default

sorry, i have downloaded rc1, and test mediaportal.deploytool.exe svn18888.
tango38317 is offline   Reply With Quote
Reply

Bookmarks

Tags
installing, 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 On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing on Windows Vista RC2 drfonz Get Support 12 2008-01-15 22:00
Error installing tv-server with Vista Enterprise spinmar Get Support 1 2007-05-28 12:39
error code 2869 - whene installing TVserver tomeliten4 Get Support 1 2007-03-22 10:47
MP 0.2 RC2 exit error e268 General Support 0 2006-01-16 16:14
Any special to thinkin of when installing MO 0.2.0 RC2 ? spyse Installation, configuration support 5 2005-12-15 22:05


All times are GMT +1. The time now is 07:39.


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