Page 1 of 1

OpenDental.Thinfinity;

Posted: Thu Jun 18, 2020 3:26 am
by mopensoft
Hi OpenDental,

I tried to compile version 20.1 and got issue with missing namespace OpenDental.Thinfinity. I could not find implementation of this namespace.

Any suggestion?

Thanks,
Minh

Re: OpenDental.Thinfinity;

Posted: Thu Jun 18, 2020 6:54 am
by cmcgehee
You can follow the step at the end of https://opendental.com/site/sourcecode.html:

Error: The name 'OpenDental.Thinfinity' does not exist in the current context - In the OpenDental project, remove the VirtualWeb reference. Then right-click on "References" -> "Add Reference". Select the Browse dropdown and the Browse button. Locate the VirtualWeb.dll within the "Required dlls" folder and click Add."

I'd recommend doing the same for the OpenDentalHelp project since you'll get a similar error when you try to compile 20.2.

Re: OpenDental.Thinfinity;

Posted: Sat Jun 20, 2020 9:17 pm
by mopensoft
Thanks Chris. It fixed the problem.