Absturz bei mp3-Konvertierung
Verfasst: Fr 21 Mai 2004, 13:13
Hallo,
ich nutze das MCE-Tool im Online-Renaming Modus.
Beim nachträglichen Konvertieren der gestreamten Songs ins mp3-Format kommt es wiederholt zu einer Fehlermeldung des .NET-Frameworks (siehe Anhang).
Ein Klick auf Details liefert folgende Informationen:
Wenn das MCE-Tool im Anschluss neu gestartet und die Konvertierung nach mp3 neu angestossen wird, wird das mp2-File, das zuvor den Fehler provoziert hat, kommentarlos gelöscht.
Die Bearbeitung der restlichen Files geht normal weiter.
Bei der Abarbeitung von gut 100 Files ist dieses Problem jetzt etwa 5-mal aufgetreten.
anderl
ich nutze das MCE-Tool im Online-Renaming Modus.
Beim nachträglichen Konvertieren der gestreamten Songs ins mp3-Format kommt es wiederholt zu einer Fehlermeldung des .NET-Frameworks (siehe Anhang).
Ein Klick auf Details liefert folgende Informationen:
Code: Alles auswählen
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The process cannot access the file "D:\Radio\My Music Station\Terrorvision\How To Make Friends And Influence\Terrorvision - Alice What´s The Matter.mp2" because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileInfo.Delete()
at MCE_Tool.Database_Actions.ConvertFile()
at MCE_Tool.Database_Actions.CheckFileDB(FileInfo curFile)
at MCE_Tool.frmAddDatabase.btnConvAll_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.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
----------------------------------------
MCE-Tool
Assembly Version: 0.3.6.1
Win32 Version: 0.3.6.1
CodeBase: file:///C:/Programme/MCE%20Tool/MCE-Tool.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
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
ADODB
Assembly Version: 7.0.3300.0
Win32 Version: 7.10.3077
CodeBase: file:///C:/Programme/MCE%20Tool/ADODB.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
Die Bearbeitung der restlichen Files geht normal weiter.
Bei der Abarbeitung von gut 100 Files ist dieses Problem jetzt etwa 5-mal aufgetreten.
anderl