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?
Unable to build WpfControlsOD.dll
Re: Unable to build WpfControlsOD.dll
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.
The best thing about a boolean is even if you are wrong, you are only off by a bit.
Jason Salmon
Open Dental Software
http://www.opendental.com
Jason Salmon
Open Dental Software
http://www.opendental.com
-
- Posts: 4
- Joined: Tue Oct 03, 2023 6:58 pm
Re: Unable to build WpfControlsOD.dll
you are a lifesaver, thank you