MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal Tools » DeployTool (Installer for MediaPortal 1.0)


Reply
 
Thread Tools Display Modes
Old 2008-12-03, 12:21   #1 (permalink)
Portal Member
 
Join Date: Aug 2007
Age: 30
Posts: 41
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

fixed RC4 Installer hangs when TVServer is already running

Hello.

i installed RC4 while RC3 and latest SVN was installed and TV-Server was running.
MP Deinstall was successful, but when deinstalling TVServer, a .NET error message appeared with the detailed text below. (.NET 3.5 SP1 installed)
then i started TVServer-Config to stop the service manually and tried again -> the same error message.
then i deinstalled TVServer manually and tried again and now installation worked correctly.

Error Message:
(sorry, but system language is german so the error message is also in german)

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

************** Ausnahmetext **************
System.IO.IOException: Die Datei C:\DOKUME~1\Thomas\LOKALE~1\Temp\uninstall-tve3.exe ist bereits vorhanden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
bei MediaPortal.DeployTool.Utils.UninstallNSIS(String RegistryFullPathName)
bei MediaPortal.DeployTool.InstallationChecks.TvServer Checker.UnInstall()
bei MediaPortal.DeployTool.Sections.InstallDlg.Perform PackageAction(IInstallationPackage package, ListViewItem item)
bei MediaPortal.DeployTool.Sections.InstallDlg.GetNext Dialog()
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.3053 (netfxsp.050727-3000).
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MediaPortal.DeployTool
Assembly-Version: 0.9.1.31467.
Win32-Version: 0.9.1.0.
CodeBase: file:///H:/HTPC/HTPC%20Installation/07%20MediaPortal/MediaPortal%20RC4%20entpackt/MediaPortal.DeployTool.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000).
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.3053 (netfxsp.050727-3000).
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.3053 (netfxsp.050727-3000).
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.3053 (netfxsp.050727-3000).
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.3053 (netfxsp.050727-3000).
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MediaPortal.DeployTool.resources
Assembly-Version: 0.9.1.31467.
Win32-Version: 0.9.1.0.
CodeBase: file:///H:/HTPC/HTPC%20Installation/07%20MediaPortal/MediaPortal%20RC4%20entpackt/de-DE/MediaPortal.DeployTool.resources.DLL.
----------------------------------------
Interop.NetFwTypeLib
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///H:/HTPC/HTPC%20Installation/07%20MediaPortal/MediaPortal%20RC4%20entpackt/Interop.NetFwTypeLib.DLL.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.42 (RTM.050727-4200).
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.
__________________
__________________________________________________
AMD X64 4400+
2x 1GB PC6400 DualChannel
Geforce 8500GT
Technotrend Budget 1401 S DVB-S Receiver
__________________________________________________

Last edited by flokel; 2008-12-03 at 14:04.
tom78 is offline   Reply With Quote
Old 2008-12-03, 14:04   #2 (permalink)
Portal Tester
 
flokel's Avatar
 
Join Date: Oct 2005
Location: Unterfranken
Age: 24
Posts: 942
Thanks: 60
Thanked 46 Times in 41 Posts

Country:

My System

Default

This problem is known and already fixed.

0001834: .NET unhandled exception during previous version uninstall: "uninstall-mp.exe already exists".... - MediaPortal Bugtracker

Nevertheless for reporting.
__________________
Regards,
Flo
flokel is online now   Reply With Quote
Reply

Bookmarks

Tags
hangs, installer, rc4, running, tvserver

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
RC4 Installer Wipes Out All Settings and Databases fforde DeployTool (Installer for MediaPortal 1.0) 7 2008-12-03 04:06
Hang on TVserver(rc4) iosub 1.0 RC4 and SVN Builds 1 2008-12-02 14:35
TVServer configuration says tv service not running, but it IS running?? Embercide Installation, configuration support 0 2008-08-23 12:37
New installer hangs on yac-area-codes.xml exp6 0.2.3.0 RC3 and SVN Builds 2 2007-10-17 13:16
RC4 problem with the installer Paede The old Bugreport Forum 1 2006-04-27 12:24


All times are GMT +1. The time now is 12:18.


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