MediaPortal Forums HTPC/MediaCenter

Sponsored Ads

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Skins and Plugins Installer (MPI)

Skins and Plugins Installer (MPI) This section is for MPI, the Skins and plugins installer.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 2007-03-01, 21:29   #11 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

Quote:
Originally Posted by mzemina View Post
Have you thought about allowing your installer to download from URL (maybe to a temp directory and then delete after sucessful finish)?

After all you have a couple of the necessary installer .mpi files on your website.

EDIT: Are the .mpi files suppose to download as .zip files then we are suppose to rename the .zip to .mpi or is it just my computer?
Yes in next release.
dukus is offline  
Old 2007-03-01, 21:34   #12 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,010
Thanks: 30
Thanked 9 Times in 9 Posts

Country:


Default

Detail text from the error panel:
HTML Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' or one of its dependencies. The system cannot find the file specified.
File name: 'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73'
   at MPInstaler.MPpackageStruct.LoadFromFile(String fil)
   at MPInstaler.start_form.install_Package(String fil)
   at MPInstaler.start_form.button2_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MPInstaler
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/mike.zemina/Desktop/MPInstaler.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
BTW - When I downloaded the .mpi file it was copied to my harddisk with the .zip extension!
__________________
mzemina is offline  
Old 2007-03-02, 11:03   #13 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

Missing dll.
ICSharpCode.SharpZipLib.dll
Sorry.

Last edited by dukus; 2007-03-02 at 16:45.
dukus is offline  
Old 2007-03-02, 16:11   #14 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,010
Thanks: 30
Thanked 9 Times in 9 Posts

Country:


Default

That didn't help - I have that .dll and the .mpi file and the .exe for the installer on my desktop. Details of error:
HTML Code:
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 'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73'
   at MPInstaler.MPpackageStruct.LoadFromFile(String fil)
   at MPInstaler.start_form.install_Package(String fil)
   at MPInstaler.start_form.button2_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MPInstaler
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/mike.zemina/Desktop/MPInstaler.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
__________________
mzemina is offline  
Old 2007-03-02, 16:43   #15 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

Try this dll. I don't use latest version. This dll is distributed with Mediaportal.
Attached Files
File Type: zip ICSharpCode.SharpZipLib.zip (55.8 KB, 21 views)
dukus is offline  
Old 2007-03-02, 16:52   #16 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,010
Thanks: 30
Thanked 9 Times in 9 Posts

Country:


Default

Still is not working.
__________________
mzemina is offline  
Old 2007-03-02, 17:11   #17 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

Quote:
Originally Posted by mzemina View Post
That didn't help - I have that .dll and the .mpi file and the .exe for the installer on my desktop. Details of error:
The .dll and the .exe file must be in mediaportal(where the mediaportal.exe located) folder.
dukus is offline  
Old 2007-03-02, 18:47   #18 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,010
Thanks: 30
Thanked 9 Times in 9 Posts

Country:


Default

Quote:
Originally Posted by dukus View Post
Quote:
Originally Posted by mzemina View Post
That didn't help - I have that .dll and the .mpi file and the .exe for the installer on my desktop. Details of error:
The .dll and the .exe file must be in mediaportal(where the mediaportal.exe located) folder.
That made all the difference in the world! Maybe the installer needs an installer!!

I think the program should tell the user where the install will be taking place. You have default destinations for plugins and skins - but the logos were not skins! So a normal user wouldn't know where the files are being placed.

Also when installing over the top of a previous install - shouldn't the user be notified that the program will be overwriting existing files and be given a choice?
__________________
mzemina is offline  
Old 2007-03-03, 16:07   #19 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

New version:
- Notify if the extension already instaled
- New field for description
- Showing the installed files
- Online support, direct download from site(Control Panel, Online tab)

Futures release:
- Uninstalling
- Checking updates
dukus is offline  
Old 2007-03-10, 00:24   #20 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 293
Thanks: 5
Thanked 28 Times in 14 Posts

Country:

My System

Default

Some updates:
- New field for group
- Language file support
- Some design in control panel
dukus is offline  
Closed Thread

Bookmarks

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
(original thread) MCE Replacement Plugin v1.0.0 and-81 MCE Replacement Plugin 532 2007-02-23 23:24
(original thread) MP-TVSeries Inker My TVSeries 666 2007-02-21 21:15
(original thread) US/Canadian/Mexico EPG Zap2it Plugin Released bradsjm zap2it (discontinued) 513 2007-02-21 14:07
(original thread) MyFilms v3.1 - Use an ANT Movie Database (AMC) in MP zebons My Films 201 2007-02-12 08:27
(original thread) My Lyrics Plugin mackey My Lyrics Plugin 213 2007-01-27 11:39


All times are GMT +1. The time now is 05:28.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Integrated by BBpixel ©2004-2008, jvbPlugin
Protected by Akismet Blog with WordPress