Send Claims - Unhandled Exception
Send Claims - Unhandled Exception
Since upgrading to 6.9.37 I get an unhandled exception when I try to bring up the Send Claims window. The message is "Object reference not set to an instance of an object".
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Send Claims - Unhandled Exception
Can you send the entire error message. I will trim off what's not needed. I can't duplicate it.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Send Claims - Unhandled Exception
System.NullReferenceException: Object reference not set to an instance of an object.
at OpenDental.Eclaims.X12.GetMissingData(ClaimSendQueueItem queueItem, String& warning)
at OpenDental.Eclaims.Eclaims.GetMissingData(ClaimSendQueueItem queueItem, String& warnings)
at OpenDental.FormClaimsSend.FillGrid()
at OpenDental.FormClaimsSend.FormClaimsSend_Load(Object sender, EventArgs e)
at OpenDental.Eclaims.X12.GetMissingData(ClaimSendQueueItem queueItem, String& warning)
at OpenDental.Eclaims.Eclaims.GetMissingData(ClaimSendQueueItem queueItem, String& warnings)
at OpenDental.FormClaimsSend.FillGrid()
at OpenDental.FormClaimsSend.FormClaimsSend_Load(Object sender, EventArgs e)
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: Send Claims - Unhandled Exception
I reviewed that section, and don't see anything out of the ordinary. Looks like we'll need a copy of your database to replicate.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: Send Claims - Unhandled Exception
Database Maintenance fixed the problem. I'll try that first next time.