Running with Windows System 7

Please let us know what bugs you found

Running with Windows System 7

Postby Giovanna Rana » Fri Dec 31, 2010 11:30 am

I COULD NOT FIND INFORMATION IF MAKEITONE MEDIA PLAYER VERSION 2.02 IS COMPATIBLE WITH MICROSOFT WINDOWS 7.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WITH MITH MICROSOFT SYSTEM 7 AND MICROSOFT .NET FRAMEWORK 4 (STANDALONE INSTALLER) THE PROGRAM IS UNUSABLE; VERY SLOWLY RUNNING AND THEN I SEE THE FOLLOWING ERROR MESSAGE, I REPLAY CONTINUE BUT THE PROGRAM DO NOTHING AND I STOP THE APPLICATION:

"An unhandled exeption has occurred in you application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shut down immediately.
Unable to read beyond the end of the stream"

DETAILS OF EXCEPTION
************** Testo dell'eccezione **************
System.IO.EndOfStreamException: Impossibile leggere oltre la fine del flusso.
in System.IO.__Error.EndOfFile()
in System.IO.BinaryReader.ReadByte()
in AlbumMaker.AlbumReader.parse_Album(String unsource_File, String undest_root, Boolean bPreview, Boolean& bAbort, Boolean bDeleteAlbum, ProgressBar pbCopy, Button btnunPack, ListBox lstunSource, ProgressBar pbFile)
in AlbumMaker.AlbumReader.read_Album(String unsource_File, String undest_root, Boolean bPreview, Boolean& bAbort, Boolean bDeleteAlbum, ProgressBar pbCopy, Button btnunPack, ListBox lstunSource, ProgressBar pbFile)
in MP3Player.frmMain.Read_Album(String strFileName)
in MP3Player.frmMain.Get_Sub_Folders(String strBaseFolder, Boolean bHome)
in MP3Player.frmMain.Form1_Activated(Object sender, EventArgs e)
in System.Windows.Forms.Form.OnActivated(EventArgs e)
in System.Windows.Forms.Form.set_Active(Boolean value)
in System.Windows.Forms.Form.WmActivate(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in MP3Player.frmMain.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4952 (win7RTMGDR.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MMPlayer
Versione assembly: 2.0.4016.3685
Versione Win32: 2.0.4016.3685
Base di codice: file:///C:/Program%20Files/MakeitOne/Media%20Player/MMPlayer.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4952 (win7RTMGDR.050727-4900)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 2.0.0.0
Versione Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
Base di codice: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WITH MITH MICROSOFT SYSTEM 7 AND .NET FRAMEWORK VERSION 1.1 REDISTRIBUTABLE PACKAGE THE PROGRAM IS PARTIALLY USABLE; VERY SLOWLY RUNNING AND THEN I SEE THE FOLLOWING ERROR MESSAGE, I REPLAY CONTINUE; THE PROGRAM CONTINUE BUT DURING THE OPERATION GIVE ME CONTINUOUSLY THE SAME ERROR MESSAGE AND IT WORKS PRETTY BAD

"An unhandled exeption has occurred in you application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will be shut down immediately.
Unable to read beyond the end of the stream"

DETAILS OF EXCEPTION
************** Exception Text **************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadByte()
at AlbumMaker.AlbumReader.parse_Album(String unsource_File, String undest_root, Boolean bPreview, Boolean& bAbort, Boolean bDeleteAlbum, ProgressBar pbCopy, Button btnunPack, ListBox lstunSource, ProgressBar pbFile)
at AlbumMaker.AlbumReader.read_Album(String unsource_File, String undest_root, Boolean bPreview, Boolean& bAbort, Boolean bDeleteAlbum, ProgressBar pbCopy, Button btnunPack, ListBox lstunSource, ProgressBar pbFile)
at MP3Player.frmMain.Read_Album(String strFileName)
at MP3Player.frmMain.Get_Sub_Folders(String strBaseFolder, Boolean bHome)
at MP3Player.frmMain.lstAlphabet_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
at System.Windows.Forms.ListBox.set_SelectedItem(Object value)
at MP3Player.frmMain.Form1_Activated(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MP3Player.frmMain.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
MMPlayer
Assembly Version: 2.0.4016.3685
Win32 Version: 2.0.4016.3685
CodeBase: file:///C:/Program%20Files/MakeitOne/Media%20Player/MMPlayer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
LET ME KNOW IF THE APPLICATION SHOULD WORK WITH MICROSOFT SYSTEM 7 AND IF NOT LET ME KNOW IF YOU WILL DEVELOP A COMPATIBLE APPLICATION.

THANK YOU

GIoVANNA RANA
Giovanna Rana
 
Posts: 3
Joined: Mon Aug 23, 2010 1:44 pm

Re: Running with Windows System 7

Postby makeitone » Mon Apr 04, 2011 3:08 am

Sorry for the delayed reply. Windows 7 is not a problem, even on x64. I suspect the problem is your regional settings, some countries use "," instead of "." as the decimal separator and this has caused problems with the Album Maker before. I will try to release an updated version of the Media Player with the latest Album Maker library.
makeitone
 
Posts: 133
Joined: Wed Aug 04, 2004 3:32 am


Return to B u g s

Who is online

Users browsing this forum: No registered users and 3 guests

cron