Page 1 of 1

Unable to build WpfControlsOD.dll

Posted: Sun Oct 08, 2023 8:30 pm
by captainblund
Hi everyone. Hope you're having a good day.

Currently trying to build WpfControlsOD.dll, but can't build it because of missing references to OpenDentalHelp.dll. When I try to add that aforementioned dll to my references, I can check the box and add it, but it wont actually change anything. If I reopen the references its back to being unchecked. Anyone know what the issue is?

Image

Re: Unable to build WpfControlsOD.dll

Posted: Mon Oct 16, 2023 4:53 pm
by jsalmon
Did you first drop the reference to OpenDentalHelp before trying to add it? The current reference is pointing at the project, which you need to drop. Then you should be able to add the reference to the DLL.

Re: Unable to build WpfControlsOD.dll

Posted: Fri Oct 20, 2023 11:31 am
by captainblund
you are a lifesaver, thank you