Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

This forum is for programmers who have questions about the source code.
Post Reply
User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by wjstarck » Thu Dec 30, 2010 6:19 am

I can build my plugin project just fine against OD 7.6 with no errors. However, when I try to run it in OD I get:

Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ(System.String)'.

right after OD loads.

All the references appear to be OK. Did something change that would cause this to suddenly stop working?
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by wjstarck » Thu Dec 30, 2010 7:15 am

Hmmm, well, nevermind.

I remade some of the references and now it works...
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by drtech » Sat Jan 29, 2011 11:31 am

I am having the same problem...when running in debug mode it works fine...when running a release version I get the error v7.7.7
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by jordansparks » Sat Jan 29, 2011 1:13 pm

You have to make sure all of your projects are building.
Jordan Sparks, DMD
http://www.opendental.com

Roy Bloom
Posts: 79
Joined: Fri Jul 27, 2007 5:46 pm
Location: Spring Texas
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by Roy Bloom » Thu Feb 03, 2011 12:17 pm

ACK my anesthesia plugin is having the same problem in 7.6....int64 ....what can I do I need this.
[img]C:\Users\Roy%20Bloom%20DDS\Pictures\Roy.jpg[/img]


Roy Bloom DDS
General Dentist Providing IV Sedation and Oral Surgery for Your Patients at Your Practice.

http://sedationoncall.com
http://drbloom.com

User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by wjstarck » Thu Feb 03, 2011 2:05 pm

Roy Bloom wrote:ACK my anesthesia plugin is having the same problem in 7.6....int64 ....what can I do I need this.
I've fixed this for Roy. He was using an outdated version of the plugin.
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by drtech » Thu Feb 03, 2011 3:56 pm

Yes, I figured out when compiling the project, it was not building a new version of my plugin and so I was ending up with an old version.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

Roy Bloom
Posts: 79
Joined: Fri Jul 27, 2007 5:46 pm
Location: Spring Texas
Contact:

Re: Method not found: 'Int64 OpenDentBusiness.DataCore.NonQ

Post by Roy Bloom » Sat Feb 05, 2011 7:08 am

Thanks Dr. Starcks! It was a pleasure talking to you and look doers to purchasing this product in April. I still think there is a work around to Bluetooth the output from the EKG printer at 5 min intervals of the vitals using hyperterminal
Inal and criticare monitors. I now know two OMFS that do not despise me... Heh heh. I worked on autonotes from around 8 Friday morning to 2:30 Saturday morning. I can now click the whole note for all extractions and IV sedation that is the most inclusive since the notes I used to write in 1992-3 in the OMFS Fellowship. A set of thirds is now a page long typed progress note. Today working on IC for ext and IV in sheets and working out some kinks in autonotes as it was my first time use this feature.

Again Thank you..... And all the folks at OD that had to talk to me somany times overthe last few days.
[img]C:\Users\Roy%20Bloom%20DDS\Pictures\Roy.jpg[/img]


Roy Bloom DDS
General Dentist Providing IV Sedation and Oral Surgery for Your Patients at Your Practice.

http://sedationoncall.com
http://drbloom.com

Post Reply