Hi,
When I try to run my program I get this error message:
Now, I don't try to read any files on purpose so I cannot insert a catch statement. Is there any other way to find out what file it tries to read?
When I try to run my program I get this error message:
"An exception 'System.IO.File NotFoundExcepti on" has occurred in maintenance.exe "
"However, no debuggers are registered that can debug this exception. Unable to JIT debug"
"However, no debuggers are registered that can debug this exception. Unable to JIT debug"
Comment