EHRTEST symbol

This forum is for programmers who have questions about the source code.
Post Reply
alkhaef
Posts: 105
Joined: Fri Jul 02, 2010 10:37 am
Location: Los Angeles, CA

EHRTEST symbol

Post by alkhaef » Tue Nov 08, 2011 3:52 pm

Hi all. I'm trying to build 11.1 (in Debug configuration), but I'm having troubles related to EHR...

1. Here are some of the errors:
a) Error 19 Metadata file '...\opendental11.1\OpenDental\bin\Debug\OpenDental.exe' could not be found TestCanada
b) Error 27 The type or namespace name 'FormEHR' could not be found (are you missing a using directive or an assembly reference?) ...\opendental11.1\OpenDental\Main Modules\ContrChart.cs 3631 11 OpenDental
...
I just checked out a fresh copy, and the Debug configuration has this EHRTEST defined. I'm guessing that's something you guys use internally, and so is all the code it's nagging about. This should be un-defined, right?

2. Is there a delay in the indexing of the search keywords in the forum? I tried searching for EHR, EHRTEST, etc, with no results. However, I saw a few posts somewhat related.

Thanks,
Al
Al
Help! I've OD'ed on OD! :)

User avatar
jordansparks
Site Admin
Posts: 5770
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: EHRTEST symbol

Post by jordansparks » Tue Nov 08, 2011 6:31 pm

Right, remove EHRTEST from the debug config. Sorry about that.

We just moved over to a new server and probably forgot to turn on indexing. Thanks.
Jordan Sparks, DMD
http://www.opendental.com

User avatar
jordansparks
Site Admin
Posts: 5770
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: EHRTEST symbol

Post by jordansparks » Tue Nov 08, 2011 6:46 pm

I tweaked the indexing settings and rebuilt the index. EHR is now showing up nicely in the searches.
Jordan Sparks, DMD
http://www.opendental.com

Post Reply