2010-01-07, 08:36 PM
I have moved over to win 7 and when I searched for new movies I got a nasty exception before anything where found.
A small thing; If I want to run the stand alone UI, I have to start as Administrator or else it crash immediately.
Back to the exception. I found that the reason where that I had deleted a movie and it's folder. Earlier Moviewiz could handle that, but not in win7.
After I removed the movie from the MovieWiz db as well, all works as expected.
The exception I got where:
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Film\Passion.Of.The.Christ.DVDRiP.XViD-DvP'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at WizPlugin.MovieEntry.FoldedFiles()
at WizPlugin.MovieWizConfigForm.FilterFiles(ArrayList inputFiles)
at WizPlugin.MovieWizConfigForm.cmdSearch_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)
A small thing; If I want to run the stand alone UI, I have to start as Administrator or else it crash immediately.
Back to the exception. I found that the reason where that I had deleted a movie and it's folder. Earlier Moviewiz could handle that, but not in win7.
After I removed the movie from the MovieWiz db as well, all works as expected.
The exception I got where:
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Film\Passion.Of.The.Christ.DVDRiP.XViD-DvP'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at WizPlugin.MovieEntry.FoldedFiles()
at WizPlugin.MovieWizConfigForm.FilterFiles(ArrayList inputFiles)
at WizPlugin.MovieWizConfigForm.cmdSearch_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)