Page 1 of 1

Missing Source Module / Projects ?

Posted: Thu Nov 21, 2019 2:21 pm
by Krammig
Morning,

I am hoping you can help with the following question, or point us in the right direction.

Having installed both the Trial and the Source, we are seeing the following items missing and despite a lot of reading and looking around, we just can't seem to understand where to find these missing projects/components.

OpenDentalHelp
OpenDentalSocket
OpenDentalWebCore
OpenDentBusiness.ODXam_19_1
Web
xCDT
xEHR
xODCrypt

Your feedback would be much appreciated.

Re: Missing Source Module / Projects ?

Posted: Fri Nov 22, 2019 8:58 am
by PatrickC
Good Morning,

Those projects are Open Dental internal projects and not part of the public source code. In general, you can ignore them, or even remove them in your sln. I see that both 19.3 and 19.4 are not compiling when the most current source code is acquired through svn, but if you go back to 19.2 you'll be able to compile the solution without loading those projects. I'll look into what is preventing 19.3 and 19.4 from compiling.

Re: Missing Source Module / Projects ?

Posted: Fri Nov 22, 2019 12:01 pm
by PatrickC
I removed a dll reference causing the failure to compile in version 19.3 and 19.4(head). Run an svn update to apply these changes.

Re: Missing Source Module / Projects ?

Posted: Fri Nov 22, 2019 4:39 pm
by Krammig
Thanks for that Patrick.

Cheers