Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

This forum is for programmers who have questions about the source code.
Post Reply
mowgli
Posts: 134
Joined: Fri Sep 14, 2007 1:42 pm

Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

Post by mowgli »

This method DisposeDevice() is missing a definition in module ControlImagesJ.cs, causing the OpenDental project to fail to build. The project xImagingDeviceManager failed to load but I did add a reference to the ImagingDeviceManager.dll found in RequiredDLLs. Still not found. Trying to add a screenshot here:
Image
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

Post by jordansparks »

Sorry about that. I just committed a new .dll.
Jordan Sparks, DMD
http://www.opendental.com
mowgli
Posts: 134
Joined: Fri Sep 14, 2007 1:42 pm

Re: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

Post by mowgli »

Thanks! Saw the email notification this morning :D
Walker@ExtraDent
Posts: 26
Joined: Thu Feb 18, 2021 2:45 pm

Re: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

Post by Walker@ExtraDent »

I'm having the same problem with 21.1. I found the ImagingDeviceManager.dll in the RequiredDLLs folder, but still the same error. I used the one in the 20.5 RequiredDLLs and it worked though.
Shari Walker
V.P. of Development
ExtraDent - Development
ShariWalker@ExtraDent.com
Phone: (866) 886.5113 ext. 301
Mobile: (317) 432.9326
www.extradent.com
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Open Dental 20.5.17 project can't build, def missing for DisposeDevice()

Post by jordansparks »

This was committed a few days ago
Jordan Sparks, DMD
http://www.opendental.com
Post Reply