I removed the personally identifiable info from the file path. Everything else is the way it was found.
---- 9/12/2007 6:40:00 PM ----
Unhandled Exception
Exception Message: The process cannot access the file because it is being used by another process.
Exception Source: mscorlib
Exception Stack: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.FileInfo.MoveTo(String destFileName)
at Sound_Packager.ModMain.ProcessCommandLine(Application App, ReadOnlyCollection`1 CommandArgs)
at Sound_Packager.Application.MyApplication_StartupNextInstance(Object sender, StartupNextInstanceEventArgs e)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstance(StartupNextInstanceEventArgs eventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstanceMarshallingAdaptor(Object args)
Exception Raw: System.IO.IOException: The process cannot access the file because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.FileInfo.MoveTo(String destFileName)
at Sound_Packager.ModMain.ProcessCommandLine(Application App, ReadOnlyCollection`1 CommandArgs)
at Sound_Packager.Application.MyApplication_StartupNextInstance(Object sender, StartupNextInstanceEventArgs e)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstance(StartupNextInstanceEventArgs eventArgs)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartupNextInstanceMarshallingAdaptor(Object args)
---- 9/14/2007 12:09:47 PM ----
Unhandled Exception
Exception Message: Please be sure a sound file exists at the specified location.
Exception Source: System
Exception Stack: at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
Exception Raw: System.IO.FileNotFoundException: Please be sure a sound file exists at the specified location.
File name: 'C:\Documents and Settings\Application Data\Stardock\SoundPackager\Temp Packages\Baseball\( Windows Default )'
at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
---- 9/14/2007 12:10:10 PM ----
Unhandled Exception
Exception Message: Please be sure a sound file exists at the specified location.
Exception Source: System
Exception Stack: at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
Exception Raw: System.IO.FileNotFoundException: Please be sure a sound file exists at the specified location.
File name: 'C:\Documents and Settings\Application Data\Stardock\SoundPackager\Temp Packages\Baseball\( Windows Default )'
at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
---- 9/14/2007 12:10:45 PM ----
Unhandled Exception
Exception Message: Please be sure a sound file exists at the specified location.
Exception Source: System
Exception Stack: at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
Exception Raw: System.IO.FileNotFoundException: Please be sure a sound file exists at the specified location.
File name: 'C:\Documents and Settings\Application Data\Stardock\SoundPackager\Temp Packages\Baseball\( Windows Default )'
at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
---- 9/14/2007 12:12:04 PM ----
Unhandled Exception
Exception Message: Please be sure a sound file exists at the specified location.
Exception Source: System
Exception Stack: at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)
Exception Raw: System.IO.FileNotFoundException: Please be sure a sound file exists at the specified location.
File name: 'C:\Documents and Settings\Application Data\Stardock\SoundPackager\Temp Packages\Baseball\( Windows Default )'
at System.Media.SoundPlayer.ValidateSoundFile(String fileName)
at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)
at System.Media.SoundPlayer.Play()
at Microsoft.VisualBasic.Devices.Audio.Play(SoundPlayer sound, AudioPlayMode mode)
at Microsoft.VisualBasic.Devices.Audio.Play(String location)
at Stardock.Os.Audio.PlayWav(String File, Boolean Loop)
at Sound_Packager.Forms.Main.PlayPackagePreviewSound()
at Sound_Packager.Forms.Main._ListPackages_ItemClicked(Object sender, ItemMouseUpEventArgs e)
at Stardock.Builder.BufferedListbox.BufferedListbox_MouseUp(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at Stardock.Builder.BufferedListbox.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)