Hi,
Hope someone can help!
When I setup FAVC and click 'Generate DVD' I get...
Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit, the application will close immediately.
Could not find a part of the path 'C:\Documents and Settings\Mark\Documents\Config.ini'.
Click on details gives me the following...
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\Mark\Documents\Config.ini'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append)
at FAVC.FAVCForm1.Button1_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(MouseEventAr gs 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.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FAVC
Assembly Version: 1.6.0.0
Win32 Version: 1.06
CodeBase: file:///C:/Program%20Files/FAVC/FAVC.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
TrackBar
Assembly Version: 1.0.2195.37365
Win32 Version: 1.0.2195.37365
CodeBase: file:///C:/Program%20Files/FAVC/TrackBar/TrackBar.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
+ Reply to Thread
Results 1 to 4 of 4
-
-
It's related to .NET 2.0
Try the latest version of the Runtime Libraries
http://www.softpedia.com/get/Others/Signatures-Updates/Microsoft-NET-Framework-Service-Pack.shtml -
Originally Posted by Soopafresh
Thanks for the reply and link! -
Just for chuckles try installing FAVC in a folder so that there's no space in the file path. I have mine in C:\Utils\FAVC
The Config.ini file is therefore located at:
C:\utils\favc\Documents\Config.ini
Windows allowing spaces in filenames has broken more code that any single change. No reason for it at all!http://milesaheadsoftware.org/
Fully enabled freeware for Windows PCs.
Similar Threads
-
DVD Shrink Error: Programing Error, exception occurred
By lapetite_66 in forum DVD RippingReplies: 5Last Post: 2nd Jun 2010, 15:59 -
"An unhandled exception occurred in 3rd party module and will be close
By BLSAMPLES in forum ComputerReplies: 4Last Post: 12th Jul 2009, 22:30 -
Unhandled exception error mencoder convert opendivx video - How to solve?
By melaos in forum Newbie / General discussionsReplies: 1Last Post: 8th Jul 2009, 04:43 -
an unhandled exception has occured in your application
By thekingbeyond in forum SVCD2DVD & VOB2MPGReplies: 4Last Post: 8th Jun 2007, 16:54 -
SVCD2DVD error on start up 'Application has generated an exception...'
By Turnstyle in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 16th May 2007, 03:53