Search found 7 matches

by vicron
Mon Jan 08, 2024 4:17 pm
Forum: Main Forum
Topic: Enterprise Dental PACS
Replies: 0
Views: 3818

Enterprise Dental PACS

Good Day All

I am looking for recommendations for an enterprise dental pacs that can interface with opendental.
The solution is for a major hospital/ dental school and must be on premise.

I know of MiPACS. Any recommendation will be helpful

Thanks in advance.
by vicron
Fri Jul 14, 2023 9:10 am
Forum: Developers
Topic: Voice command with Perio Chart
Replies: 4
Views: 3204

Re: Voice command with Perio Chart

The thing is that the error is also occurring in a fresh install of the trial version.
So I am assuming its some configuration issue on the computer itself
by vicron
Tue Jul 11, 2023 8:02 pm
Forum: Developers
Topic: Voice command with Perio Chart
Replies: 4
Views: 3204

Re: Voice command with Perio Chart

Hi

Thanks for your reply. I am using it on a normal windows 11 machine. I also get the problem if I install the trial version as well.
No VMs. Just straight install on the windows 11 computer.
by vicron
Wed Jul 05, 2023 11:32 am
Forum: Developers
Topic: Voice command with Perio Chart
Replies: 4
Views: 3204

Voice command with Perio Chart

Good Day All I compiled the 22.4 version of OD, everything went through smooth. But when I try to use the Voice in Perio Charts I keep getting this error. "The Voice command feature does not work over server RDP sessions" I know this was a bug in previous versions. IS this a bug in this version or a...
by vicron
Mon Jun 26, 2023 7:27 am
Forum: Developers
Topic: Error compiling 22.4
Replies: 4
Views: 3335

Re: Error compiling 22.4

I finally got it to compile in debug mode
I started from scratch and everything went through.

If I tried to compile in release mode, it gives a ton of errors.
But the compiled debug mode version works so far. Still to test it fully.
by vicron
Fri Jun 23, 2023 3:48 pm
Forum: Developers
Topic: Error compiling 22.4
Replies: 4
Views: 3335

Re: Error compiling 22.4

Hi ray

I downloaded the source code from github. Then I opened the project file within VS.
Removed some references to project files that were not included in the source code
Also had to make some references to the required dlls folder.
by vicron
Fri Jun 23, 2023 8:10 am
Forum: Developers
Topic: Error compiling 22.4
Replies: 4
Views: 3335

Error compiling 22.4

Hello All This is my first post. I am trying to compile version 22.4 using VS2022 community edition. I am getting this error. Error CS0234 The type or namespace name 'AuthorizationRequest' does not exist in the namespace 'Google' (are you missing an assembly reference?) OpenDental ...\opendental-22_...