Debug Problem
Posted: Wed Apr 22, 2009 2:19 am
When I try to debug project, before the program starts I'm given this kind of message;
A newer version has been installed on at least one computer, but Setup.exe could not be found in any
of the following paths: C:\OpenDentImages\. Download again?
with Ok and Cancel buttons.
After I select Ok buttoni then program throws an exception;
throw new Exception(prefName+" is an invalid pref name.");
in PrefB.cs at line 89
Can anyone help me how to solve this problem?
Thanks...
A newer version has been installed on at least one computer, but Setup.exe could not be found in any
of the following paths: C:\OpenDentImages\. Download again?
with Ok and Cancel buttons.
After I select Ok buttoni then program throws an exception;
throw new Exception(prefName+" is an invalid pref name.");
in PrefB.cs at line 89
Can anyone help me how to solve this problem?
Thanks...