help on compiling OD

This forum is for programmers who have questions about the source code.
Post Reply
jfd2
Posts: 56
Joined: Sat Feb 16, 2008 10:14 pm

help on compiling OD

Post by jfd2 » Tue Dec 24, 2024 10:44 am

Hello all,

Need help on compiling od 24.3.32.0 just pulled. I had change the references for all the project but got stuck on xCenteralManger with 92 error messages like this all related to OpenDental.UI:

Severity Code Description Project File Line Suppression State Details
Error (active) CS0234 The type or namespace name 'Button' does not exist in the namespace 'OpenDental.UI' (are you missing an assembly reference?) xCentralManager I:\dev\opendental\CentralManager\FormCentralUserEdit.Designer.cs 266

which dll am I missed to attach? I see the opendentalbusiness already in the reference.

Thanks a lot and happy holidays.

Jeff
Best regards,

Jeff

Post Reply